Corrected bad declaration.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8553 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy 2009-06-15 05:15:51 +00:00
parent fc9efbeedb
commit 7e7e7fec0a
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ Returns:
{
PCI_IO_DEVICE *PciIoDevice;
EFI_STATUS Status;
UINT32 Value;
UINT8 Value;
EFI_PCI_IO_PROTOCOL *PciIo;
UINT8 Temp;