From 25a1f91d489c7e01226a343afc24164e235b0fe9 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 18 Nov 2009 04:10:33 +0000 Subject: Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9440 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/MdePkg.dec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MdePkg/MdePkg.dec') diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 0471d72212..2840e84b5e 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -684,6 +684,9 @@ ## Include/Protocol/FirmwareVolumeBlock.h gEfiFirmwareVolumeBlock2ProtocolGuid = { 0x8f644fa9, 0xe850, 0x4db1, {0x9c, 0xe2, 0xb, 0x44, 0x69, 0x8e, 0x8d, 0xa4 } } + ## Include/Protocol/CpuIo2.h + gEfiCpuIo2ProtocolGuid = {0xad61f191, 0xae5f, 0x4c0e, {0xb9, 0xfa, 0xe8, 0x69, 0xd2, 0x88, 0xc6, 0x4f } } + # # Protocols defined in UEFI2.1/UEFI2.0/EFI1.1 # -- cgit v1.2.3