Message ID | 1468570456-15031-2-git-send-email-lersek@redhat.com |
---|---|
State | Accepted |
Commit | 5a0a803f01a991b9bd922ed974559b1d0e8d1067 |
Headers | show |
diff --git a/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostResource.h b/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostResource.h index f35222b634b7..8612c0c3251b 100644 --- a/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostResource.h +++ b/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostResource.h @@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include <PiDxe.h> -#define PCI_RESOURCE_LESS 0xFFFFFFFFFFFFFFFE +#define PCI_RESOURCE_LESS 0xFFFFFFFFFFFFFFFEULL typedef enum { TypeIo = 0,