]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciBusNoEnumerationDxe/PciBus.h
Fix build issue in linux environment.
[mirror_edk2.git] / DuetPkg / PciBusNoEnumerationDxe / PciBus.h
index edc479ba9a6855d25736a3fedfca1ac71907454d..568f3ffb6bfb0599056bd378756a58f750897065 100644 (file)
@@ -204,7 +204,7 @@ extern GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL  gPciBusCompon
 extern EFI_DRIVER_BINDING_PROTOCOL  gPciBusDriverBinding;\r
 \r
 extern BOOLEAN                     gFullEnumeration;\r
-static UINT64                      gAllOne = 0xFFFFFFFFFFFFFFFF;\r
+static UINT64                      gAllOne = 0xFFFFFFFFFFFFFFFFULL;\r
 static UINT64                      gAllZero   = 0;\r
 \r
 #include "PciIo.h"\r