summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-14 06:57:22 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-14 06:57:22 +0000
commit204df563fef4b3e9cd95502821f78e685f7dbef7 (patch)
treedcba6552b3ccaf0bc222bb10ffe78b9facaf8856 /MdePkg/MdePkg.dec
parent4bad9adabc25c7d011a4da90a77f985d19c441e2 (diff)
downloadedk2-204df563fef4b3e9cd95502821f78e685f7dbef7.tar.gz
edk2-204df563fef4b3e9cd95502821f78e685f7dbef7.tar.bz2
edk2-204df563fef4b3e9cd95502821f78e685f7dbef7.zip
Add the SuperIoInit protocol to MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11163 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec3
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index cdcab950ca..c47178ed8c 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -662,6 +662,9 @@
## Include/Protocol/AcpiSystemDescriptionTable.h
gEfiAcpiSdtProtocolGuid = { 0xeb97088e, 0xcfdf, 0x49c6, { 0xbe, 0x4b, 0xd9, 0x6, 0xa5, 0xb2, 0xe, 0x86 }}
+ ## Include/Protocol/SuperIoInit.h
+ gEfiSioInitProtocolGuid = { 0x9fe35634, 0x87ca, 0x4569, { 0xbf, 0x55, 0xda, 0x24, 0xef, 0x41, 0x64, 0xd2 }}
+
## Include/Protocol/SuperIo.h
gEfiSioProtocolGuid = { 0x215fdd18, 0xbd50, 0x4feb, { 0x89, 0xb, 0x58, 0xca, 0xb, 0x47, 0x39, 0xe9 }}