]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/LegacyBios.h
SourceLevelDebugPkg/SecPeiDebugAgentLib: Fix duplicate symbol
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / LegacyBios.h
index d18c063c32c6adc463fd59f8bd08be197675f7f6..641f101bcedeb27902828cd0fb1827294e57bca0 100644 (file)
@@ -232,7 +232,7 @@ typedef struct {
   ///\r
   /// Start Address of Upper Memory Area (UMA) to be set as Read/Write. If\r
   /// UmaAddress is a valid address in the shadow RAM, it also indicates that the region\r
-  /// from 0xC0000 to (UmaAddress ¨C 1) can be used for Option ROM.\r
+  /// from 0xC0000 to (UmaAddress - 1) can be used for Option ROM.\r
   ///\r
   UINT32                            UmaAddress;\r
 \r
@@ -1197,7 +1197,7 @@ BOOLEAN
                             - 01 = ROM Found.\r
                             - 02 = ROM is a valid legacy ROM.\r
 \r
-  @retval EFI_SUCCESS       The Legacy Option ROM availible for this device\r
+  @retval EFI_SUCCESS       The Legacy Option ROM available for this device\r
   @retval EFI_UNSUPPORTED   The Legacy Option ROM is not supported.\r
 \r
 **/\r