diff options
Diffstat (limited to 'MdePkg/Include/Protocol/PciRootBridgeIo.h')
-rw-r--r-- | MdePkg/Include/Protocol/PciRootBridgeIo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/PciRootBridgeIo.h b/MdePkg/Include/Protocol/PciRootBridgeIo.h index fddadd01c0..8b39f661b3 100644 --- a/MdePkg/Include/Protocol/PciRootBridgeIo.h +++ b/MdePkg/Include/Protocol/PciRootBridgeIo.h @@ -1,5 +1,5 @@ /** @file
- PCI Root Bridge I/O protocol as defined in the EFI 1.1 specification.
+ PCI Root Bridge I/O protocol as defined in the UEFI 2.0 specification.
PCI Root Bridge I/O protocol is used by PCI Bus Driver to perform PCI Memory, PCI I/O,
and PCI Configuration cycles on a PCI Root Bridge. It also provides services to perform
|