]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/PciIo.h
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Include / Protocol / PciIo.h
index 18494b3394eaf0c85513b2a819cc90b7f60f9a34..147f6b2441c627b2686f457857af8cca8c2fcc66 100644 (file)
@@ -245,7 +245,7 @@ EFI_STATUS
   );\r
 \r
 /**                                                                 \r
-  Provides the PCI controller¨Cspecific addresses needed to access system memory.\r
+  Provides the PCI controller-Cspecific addresses needed to access system memory.\r
             \r
   @param  This                  A pointer to the EFI_PCI_IO_PROTOCOL instance.\r
   @param  Operation             Indicates if the bus master is going to read or write to system memory.\r
@@ -360,13 +360,13 @@ EFI_STATUS
   );\r
 \r
 /**                                                                 \r
-  Retrieves this PCI controller¡¯s current PCI bus number, device number, and function number.\r
+  Retrieves this PCI controller's current PCI bus number, device number, and function number.\r
             \r
   @param  This                  A pointer to the EFI_PCI_IO_PROTOCOL instance.  \r
-  @param  SegmentNumber         The PCI controller¡¯s current PCI segment number.\r
-  @param  BusNumber             The PCI controller¡¯s current PCI bus number.\r
-  @param  DeviceNumber          The PCI controller¡¯s current PCI device number.\r
-  @param  FunctionNumber        The PCI controller¡¯s current PCI function number.\r
+  @param  SegmentNumber         The PCI controller's current PCI segment number.\r
+  @param  BusNumber             The PCI controller's current PCI bus number.\r
+  @param  DeviceNumber          The PCI controller's current PCI device number.\r
+  @param  FunctionNumber        The PCI controller's current PCI function number.\r
                                   \r
   @retval EFI_SUCCESS           The PCI controller location was returned.                                                       \r
   @retval EFI_INVALID_PARAMETER One or more parameters are invalid.                              \r