]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/GenBsfImage/GenBsfImage.h
Add ULL for long long type value
[mirror_edk2.git] / Tools / CCode / Source / GenBsfImage / GenBsfImage.h
index 4b6e6ea7b5d45af20d4cb606b25ff4826b0479e8..65183d19e3771b9c298529dc8e4ef05705560086 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c)  1999 - 2002 Intel Corporation. All rights reserved\r
+Copyright (c) 1999 - 2007 Intel Corporation. All rights reserved\r
 This software and associated documentation (if any) is furnished\r
 under a license and may only be used or copied in accordance\r
 with the terms of the license. Except as permitted by such\r
@@ -98,7 +98,7 @@ Abstract:
 //\r
 // IPF processor address is cached bit\r
 //\r
-#define IPF_CACHE_BIT 0x8000000000000000\r
+#define IPF_CACHE_BIT 0x8000000000000000ULL\r
 \r
 //\r
 // Size definition to calculate the location from top of address for\r