]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbios.h
Fix type 19 print to match SBMIOS 2.7.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SmbiosView / LibSmbios.h
index 5e146cde52bb3f63ebaf9db6a5b156c9286bb8c9..49605872543e466fc3a2ba22597788e9f37bee45 100644 (file)
@@ -321,6 +321,11 @@ typedef struct {
   UINT32        EndingAddress;\r
   UINT16        MemoryArrayHandle;\r
   UINT8         PartitionWidth;\r
+  //\r
+  // Add for smbios 2.7\r
+  //\r
+  UINT64                ExtendedStartingAddress;\r
+  UINT64                ExtendedEndingAddress;\r
 } SMBIOS_TYPE19;\r
 \r
 typedef struct {\r