audk/MdeModulePkg/Include/Guid
Star Zeng 072a3ca1d3 MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffset
At 94092aa603, we extended
MEMORY_PROFILE_ALLOC_INFO to add ActionStringOffset and
Reserved2[6] fields, that was not aware the Reserved[4]
field can be reused to have better memory profile database
size efficiency.

With the patch, PcdMemoryProfilePropertyMask|0x3 and
PcdMemoryProfileMemoryType|0xffff, the memory profile
database size can be reduced as below on my sample platform.

UefiMemoryProfileSize - 0x1597A8 -> UefiMemoryProfileSize - 0x12AB28
SmramProfileSize - 0xCF68 -> SmramProfileSize - 0xB8E8

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2016-07-09 10:35:28 +08:00
..
AcpiS3Context.h Add missing status code in several modules. 2012-10-30 04:23:40 +00:00
BootScriptExecutorVariable.h
CapsuleVendor.h
ConnectConInEvent.h Fix some coding style issues 2012-08-21 05:26:00 +00:00
ConsoleInDevice.h
ConsoleOutDevice.h
Crc32GuidedSectionExtraction.h
DebugMask.h
DriverSampleHii.h
EventExitBootServiceFailed.h Measure ExitBootServices failure case 2012-08-02 06:34:20 +00:00
FaultTolerantWrite.h MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). 2013-07-03 09:08:40 +00:00
FirmwarePerformance.h MdeModulePkg-FPDT(1): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET definition. 2016-04-29 12:49:16 +08:00
HiiBootMaintenanceFormset.h MdeModulePkg:Refine the code comments in UiApp 2015-08-04 09:11:42 +00:00
HiiResourceSampleHii.h
IdleLoopEvent.h
Ip4Config2Hii.h MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, 2015-07-07 08:19:55 +00:00
Ip4IScsiConfigHii.h
LoadModuleAtFixedAddress.h
LzmaDecompress.h MdeModulePkg: Add LzmaDecompress Guid 2015-04-07 00:29:01 +00:00
MdeModuleHii.h
MdeModulePkgTokenSpace.h
MemoryProfile.h MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffset 2016-07-09 10:35:28 +08:00
MemoryStatusCodeRecord.h MdeModulePkg/MemoryStatusCode: Expose the DXE memory status code table. 2016-06-29 09:46:51 +08:00
MemoryTypeInformation.h
MtcVendor.h
PcdDataBaseHobGuid.h
PcdDataBaseSignatureGuid.h MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file. 2015-04-10 09:01:46 +00:00
Performance.h Move the memory allocation and variable set to BdsEntry, use VariableLock protocol to lock the L”PerfDataMemAddr” variable and prevent malware to update it. 2013-05-23 02:56:41 +00:00
PiSmmCommunicationRegionTable.h MdeModulePkg: Add EDKII_PI_SMM_COMMUNICATION_REGION_TABLE definition. 2016-04-29 12:49:08 +08:00
PlatDriOverrideHii.h
RamDiskHii.h MdeModulePkg: Add RamDiskDxe driver implementation 2016-02-29 13:51:08 +08:00
RecoveryDevice.h
SmmLockBox.h
SmmVariableCommon.h MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
StandardErrorDevice.h
StatusCodeCallbackGuid.h
StatusCodeDataTypeDebug.h
StatusCodeDataTypeVariable.h Report the setting variable failure to platform through the status code when core cannot handle the error. 2014-03-25 02:38:54 +00:00
SystemNvDataGuid.h MdeModulePkg: Fix typo. 2015-03-13 08:13:16 +00:00
TtyTerm.h Add "TtyTerm" terminal type to TerminalDxe 2015-07-09 06:24:11 +00:00
UsbKeyBoardLayout.h
VarErrorFlag.h MdeModulePkg Variable: Implement variable quota management. 2015-01-27 08:42:47 +00:00
VariableFormat.h MdeModulePkg: Add BS+RT+AT variable attribute definition 2016-02-02 00:53:39 +00:00
VariableIndexTable.h
VlanConfigHii.h
ZeroGuid.h