]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/PciPlatform.h
Minor update to remove some Unicode character in public header file.
[mirror_edk2.git] / MdePkg / Include / Protocol / PciPlatform.h
index 4da0933600594ad736cdea27f62debaa32a6a950..c1753919446c47c3f8aa4ace838b6d610816341f 100644 (file)
@@ -76,9 +76,9 @@ typedef struct _EFI_PCI_PLATFORM_PROTOCOL EFI_PCI_PLATFORM_PROTOCOL;
 ///       and the aliases of the VGA I/O ranges. By using this selection, the\r
 ///       platform indicates that it will support VGA devices that require VGA\r
 ///       ranges, including those that require VGA aliases. The platform further\r
-///       wants to support non-VGA devices that ask for the ISA range (0x100 -
+///       wants to support non-VGA devices that ask for the ISA range (0x100 -\r
 ///       3FF), but not if it also asks for the ISA aliases. The PCI bus driver will\r
-///       not allocate I/O addresses out of the legacy ISA I/O range (0x100 -
+///       not allocate I/O addresses out of the legacy ISA I/O range (0x100 -\r
 ///       0x3FF) range or the aliases of the VGA I/O range. If a PCI device\r
 ///       driver asks for the ISA I/O ranges, including aliases, the request will be\r
 ///       turned down. The first device that requests the legacy VGA range will\r
@@ -334,7 +334,7 @@ struct _EFI_PCI_PLATFORM_PROTOCOL {
   ///\r
   EFI_PCI_PLATFORM_GET_PLATFORM_POLICY   GetPlatformPolicy;\r
   ///\r
-  /// Gets the PCI device\92s option ROM from a platform-specific location.\r
+  /// Gets the PCI device's option ROM from a platform-specific location.\r
   ///\r
   EFI_PCI_PLATFORM_GET_PCI_ROM           GetPciRom;\r
 };\r