]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Protocol/Capsule.h
Add the missing PI capsule architecture protocol.
[mirror_edk2.git] / MdeModulePkg / Include / Protocol / Capsule.h
index 7c8e258137855cdadb3f4fcbbc613ce8a66d775e..192d9e785122d20873c71eee0abf740835efc36b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 \r
   Capsule Architectural Protocol is responsible to tag UEFI2.0 capsule runtime services\r
-  are ready in EFI_RUNTIME_SERVICES.\r
+  are ready in EFI_RUNTIME_SERVICES table.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -21,7 +21,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 // Global ID for the Capsule Architectural Protocol\r
 //\r
 #define EFI_CAPSULE_ARCH_PROTOCOL_GUID \\r
-  { 0x5053697e, 0x2ebc, 0x4819, {0x90, 0xd9, 0x05, 0x80, 0xde, 0xee, 0x57, 0x54 }}\r
+  { 0x5053697e, 0x2cbc, 0x4819, {0x90, 0xd9, 0x05, 0x80, 0xde, 0xee, 0x57, 0x54 }}\r
 \r
 extern EFI_GUID gEfiCapsuleArchProtocolGuid;\r
 \r