]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/PciPlatform.h
Clean up: update "EFI" to "UEFI" if applicable.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / PciPlatform.h
index 87a02889ee93c1d793714a871333fcd938fdc9e6..2db71ebc14d337ffc431738cfc19204625f54e2a 100644 (file)
@@ -143,7 +143,7 @@ EFI_STATUS
   The GetPciRom() function gets the PCI device's option ROM from a platform-specific location.\r
   The option ROM will be loaded into memory. This member function is used to return an image\r
   that is packaged as a PCI 2.2 option ROM. The image may contain both legacy and EFI option\r
-  ROMs. See the EFI 1.10 Specification for details. This member function can be used to return\r
+  ROMs. See the UEFI 2.0 Specification for details. This member function can be used to return\r
   option ROM images for embedded controllers. Option ROMs for embedded controllers are typically\r
   stored in platform-specific storage, and this member function can retrieve it from that storage\r
   and return it to the PCI bus driver. The PCI bus driver will call this member function before\r