]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the GUID value to be consist with the one in DEC file.
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 17 Jan 2011 02:18:45 +0000 (02:18 +0000)
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 17 Jan 2011 02:18:45 +0000 (02:18 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11254 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Include/Protocol/SmmFirmwareVolumeBlock.h

index b04762b955ba1a39b68ccbc32d830cbe53fcfdc5..53480d9737e6c38e3e22163f7848fd641e8ff556 100644 (file)
@@ -3,7 +3,7 @@
   FVB driver, provides control over block-oriented firmware devices and is intended \r
   to use in the EFI SMM environment.\r
 \r
-Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
@@ -21,7 +21,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #define EFI_SMM_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID \\r
   { \\r
-    0xf52fc9ff, 0x8025, 0x4432, { 0xa5, 0x3b, 0xb4, 0x7b, 0x5e, 0x9, 0xdb, 0xf9 } \\r
+    0xd326d041, 0xbd31, 0x4c01, { 0xb5, 0xa8, 0x62, 0x8b, 0xe8, 0x7f, 0x6, 0x53 } \\r
   }\r
 \r
 //\r