audk/MdeModulePkg/Include/Guid
Star Zeng f248539538 MdeModulePkg SmiHandlerProfile: Use fixed data type in data structure
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=568

Use fixed data type in data structure and make the structure
be natural aligned.
Without this update, the code must assume DXE and SMM are using
same data type (same size of UINTN), but it may be not true at
some case, for example, after standalone SMM feature is enabled.
With this update, the data structure will be phase independent
and convenient for consumer to parse the data.

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>
2017-05-24 15:27:34 +08:00
..
AcpiS3Context.h
BootScriptExecutorVariable.h
CapsuleVendor.h
ConnectConInEvent.h
ConsoleInDevice.h
ConsoleOutDevice.h
Crc32GuidedSectionExtraction.h
DebugMask.h
DriverSampleHii.h
EventExitBootServiceFailed.h
FaultTolerantWrite.h
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
HiiResourceSampleHii.h
IdleLoopEvent.h
Ip4Config2Hii.h
Ip4IScsiConfigHii.h
LoadModuleAtFixedAddress.h
LzmaDecompress.h
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
NonDiscoverableDevice.h MdeModulePkg: introduce non-discoverable device protocol 2016-12-07 09:01:27 +00:00
PcdDataBaseHobGuid.h
PcdDataBaseSignatureGuid.h MdeModulePkg PCD: Update PCD database structure definition to match BaseTools 2016-09-20 16:50:52 +08:00
Performance.h MdeModulePkg: Add performance property configuration table 2017-02-23 09:01:17 -08:00
PiSmmCommunicationRegionTable.h MdeModulePkg: Add EDKII_PI_SMM_COMMUNICATION_REGION_TABLE definition. 2016-04-29 12:49:08 +08:00
PiSmmMemoryAttributesTable.h MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.h 2016-11-17 10:43:38 +01:00
PlatDriOverrideHii.h
PlatformHasAcpi.h MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg 2017-04-05 16:59:13 +01:00
RamDiskHii.h MdeModulePkg: Add RamDiskDxe driver implementation 2016-02-29 13:51:08 +08:00
RecoveryDevice.h
SmiHandlerProfile.h MdeModulePkg SmiHandlerProfile: Use fixed data type in data structure 2017-05-24 15:27:34 +08:00
SmmLockBox.h
SmmVariableCommon.h
StandardErrorDevice.h
StatusCodeCallbackGuid.h
StatusCodeDataTypeDebug.h
StatusCodeDataTypeVariable.h
SystemNvDataGuid.h
TtyTerm.h
UsbKeyBoardLayout.h
VarErrorFlag.h
VariableFormat.h
VariableIndexTable.h
VlanConfigHii.h
ZeroGuid.h