]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Include/EfiFirmwareFileSystem.h
1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII build...
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Include / EfiFirmwareFileSystem.h
index 4f1da47c774da40f62718d482b84b5367b90a83b..989904d0a62c74200f93107560f53b17e7cc2bd8 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -62,10 +62,9 @@ Abstract:
 //\r
 // FFS_FIXED_CHECKSUM is the default checksum value used when the\r
 // FFS_ATTRIB_CHECKSUM attribute bit is clear\r
-// note this is NOT an architecturally defined value, but is in this file for\r
-// implementation convenience\r
+// This value is defined in PI 1.2.\r
 //\r
-#define FFS_FIXED_CHECKSUM  0x5A\r
+#define FFS_FIXED_CHECKSUM  0xAA\r
 \r
 \r
 //\r