This commit is contained in:
vanjeff
2008-10-27 01:52:32 +00:00
parent efe08f48c5
commit bc14bdb317
11 changed files with 346 additions and 271 deletions

View File

@ -146,7 +146,7 @@ LocateCapabilityRegBlock (
PciIoRead (
&PciIoDevice->PciIo,
EfiPciIoWidthUint8,
EFI_PCI_CAPABILITY_PTR,
PCI_CAPBILITY_POINTER_OFFSET,
1,
&CapabilityPtr
);