ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6453 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-11-11 09:14:14 +00:00
parent 74c90c7e47
commit a8d048d54d
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ typedef
EFI_STATUS
(EFIAPI *ECP_PEI_PCI_CFG_PPI_IO) (
IN EFI_PEI_SERVICES **PeiServices,
IN PEI_PCI_CFG_PPI *This,
IN ECP_PEI_PCI_CFG_PPI *This,
IN PEI_PCI_CFG_PPI_WIDTH Width,
IN UINT64 Address,
IN OUT VOID *Buffer