]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePciLibPciExpress/PciLib.c
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / BasePciLibPciExpress / PciLib.c
index c993848043d157b52312017d072c61c2310847e0..33526a7d93f65de353e0cd35d16cab55bb90c786 100644 (file)
@@ -54,7 +54,7 @@ PciRead8 (
 \r
   @param  Address Address that encodes the PCI Bus, Device, Function and\r
                   Register.\r
-  @param  Value   The value to write.\r
+  @param  Data    The value to write.\r
 \r
   @return The value written to the PCI configuration register.\r
 \r
@@ -382,7 +382,7 @@ PciRead16 (
 \r
   @param  Address Address that encodes the PCI Bus, Device, Function and\r
                   Register.\r
-  @param  Value   The value to write.\r
+  @param  Data   The value to write.\r
 \r
   @return The value written to the PCI configuration register.\r
 \r
@@ -710,7 +710,7 @@ PciRead32 (
 \r
   @param  Address Address that encodes the PCI Bus, Device, Function and\r
                   Register.\r
-  @param  Value   The value to write.\r
+  @param  Data    The value to write.\r
 \r
   @return The value written to the PCI configuration register.\r
 \r