]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/MemoryMappedConfigurationSpaceAccessTable.h
Reviewed the description in the FatBinPkg .dec file.
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / MemoryMappedConfigurationSpaceAccessTable.h
index fe4adb7c8c94eff7fb01fe4b7c36bea292658607..515a7b3001b6f80cce76577e203a95bc6c4a3932 100644 (file)
 #ifndef _MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_TABLE_H_\r
 #define _MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_TABLE_H_\r
 \r
+//\r
+// Ensure proper structure formats\r
+//\r
+#pragma pack(1)\r
+\r
 ///\r
 /// Memory Mapped Configuration Space Access Table (MCFG)\r
 /// This table is a basic description table header followed by\r
@@ -43,4 +48,6 @@ typedef struct {
 ///\r
 #define EFI_ACPI_MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_TABLE_REVISION  0x01\r
 \r
+#pragma pack()\r
+\r
 #endif\r