summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-04 09:42:42 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-04 09:42:42 +0000
commiteda676101e7c115993878d3ece6e4255540cca39 (patch)
tree234e130a79405be49cdd765c73620ee2328fe039 /MdePkg/Include/Pi
parent7c78fa95e3a28e9d784093b45277221645c42684 (diff)
downloadedk2-platforms-eda676101e7c115993878d3ece6e4255540cca39.tar.xz
PI defines EFI_FVH_REVISION to 2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3037 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Pi')
-rw-r--r--MdePkg/Include/Pi/PiFirmwareVolume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Pi/PiFirmwareVolume.h b/MdePkg/Include/Pi/PiFirmwareVolume.h
index 8b46c884aa..7675df016c 100644
--- a/MdePkg/Include/Pi/PiFirmwareVolume.h
+++ b/MdePkg/Include/Pi/PiFirmwareVolume.h
@@ -112,7 +112,7 @@ typedef struct {
///
/// Firmware Volume Header Revision definition
///
-#define EFI_FVH_REVISION 0x01
+#define EFI_FVH_REVISION 0x02
//
// Extension header pointed by ExtHeaderOffset of volume header.