]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h
ShellPkg/For: Handle memory allocation failure
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Pci.h
index 8a053ab981c7704d9cf649ae6c5fb9d5a32f94b9..1b061548426f1fd45f40b48835578b7528021cf0 100644 (file)
@@ -453,10 +453,10 @@ typedef struct {
   UINT32  SlotCap;\r
   UINT16  SlotControl;\r
   UINT16  SlotStatus;\r
-  UINT16  RsvdP;\r
   UINT16  RootControl;\r
+  UINT16  RsvdP;\r
   UINT32  RootStatus;\r
-} PCIE_CAP_STURCTURE;\r
+} PCIE_CAP_STRUCTURE;\r
 \r
 #pragma pack()\r
 \r