summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Application/MemoryProfileInfo
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-281/+333
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-6/+6
2020-02-10MdeModulePkg/Application: Fix various typosAntoine Coeur1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-25/+4
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2017-05-24MdeModulePkg MemoryProfileInfo: Use PdbStringOffset to get PDB infoStar Zeng1-3/+3
2016-10-27MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE()Laszlo Ersek1-3/+3
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2-3/+1
2016-07-05MdeModulePkg MemoryProfileInfo: Handle "/" character in the PDB pathStar Zeng1-1/+1
2016-07-01MdeModulePkg MemoryProfileInfo: Enhance output info for memory leak detectionStar Zeng2-162/+725
2016-04-29MdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng2-31/+75
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin1-1/+1
2015-07-01MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refi...Qiu Shumin1-3/+3
2015-05-18MdeModulePkg: Update memory profile for OEM reserved memory type.Star Zeng1-3/+36
2015-04-29MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao1-1/+2
2014-11-17MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng1-4/+19
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng4-0/+774