Fix typo in comment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5109 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-04-22 05:52:01 +00:00
parent 2a254b9046
commit 7459094d5f
9 changed files with 23 additions and 19 deletions

View File

@@ -21,6 +21,8 @@
#ifndef __PEI_PCI_CFG_H__
#define __PEI_PCI_CFG_H__
#include <Pi/PiPeiCis.h>
#define EFI_PEI_PCI_CFG_PPI_INSTALLED_GUID \
{ \
0xe1f2eba0, 0xf7b9, 0x4a26, {0x86, 0x20, 0x13, 0x12, 0x21, 0x64, 0x2a, 0x90 } \
@@ -82,7 +84,6 @@ EFI_STATUS
);
/**
@par Ppi Description:
The EFI_PEI_PCI_CFG_PPI interfaces are used to abstract accesses to PCI
controllers behind a PCI root bridge controller.