From cd2ed84a474a7bd16d88a289a49959fb6d04b348 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 1 Dec 2008 14:06:25 +0000 Subject: [PATCH] De-Unicode in MdePkg source files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6794 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/DxeServicesTableLib.h | 2 +- MdePkg/Include/Library/UefiRuntimeLib.h | 4 ++-- MdePkg/Include/Protocol/Arp.h | 2 +- MdePkg/Include/Protocol/Bis.h | 2 +- MdePkg/Include/Protocol/DeviceIo.h | 2 +- MdePkg/Include/Protocol/DevicePath.h | 22 +++++++++---------- MdePkg/Library/BaseLib/DivS64x64Remainder.c | 2 +- .../Library/UefiRuntimeLib/RuntimeService.c | 4 ++-- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/MdePkg/Include/Library/DxeServicesTableLib.h b/MdePkg/Include/Library/DxeServicesTableLib.h index 2be06e4209..60b7da2936 100644 --- a/MdePkg/Include/Library/DxeServicesTableLib.h +++ b/MdePkg/Include/Library/DxeServicesTableLib.h @@ -6,7 +6,7 @@ pointer to the DXE Services Table as defined in the Platform Initialization Driver Execution Environment Core Interface Specification. The library constructor must initialize this global pointer to the DX Services Table, so it is available at the - module¡¯s entry point. Since there is overhead in looking up the pointer to the DXE + module's entry point. Since there is overhead in looking up the pointer to the DXE Services Table, only those modules that actually require access to the DXE Services Table should use this library. This will typically be DXE Drivers that require GCD or Dispatcher services. diff --git a/MdePkg/Include/Library/UefiRuntimeLib.h b/MdePkg/Include/Library/UefiRuntimeLib.h index 3d5f721012..73b39062ac 100644 --- a/MdePkg/Include/Library/UefiRuntimeLib.h +++ b/MdePkg/Include/Library/UefiRuntimeLib.h @@ -290,7 +290,7 @@ EfiSetVariable ( /** This service is a wrapper for the UEFI Runtime Service GetNextHighMonotonicCount(). - The platform¡¯s monotonic counter is comprised of two 32-bit quantities: the high 32 bits and + The platform's monotonic counter is comprised of two 32-bit quantities: the high 32 bits and the low 32 bits. During boot service time the low 32-bit value is volatile: it is reset to zero on every system reset and is increased by 1 on every call to GetNextMonotonicCount(). The high 32-bit value is nonvolatile and is increased by 1 whenever the system resets or whenever the low @@ -405,7 +405,7 @@ EfiConvertFunctionPointer ( This service is a wrapper for the UEFI Runtime Service SetVirtualAddressMap(). The SetVirtualAddressMap() function is used by the OS loader. The function can only be called - at runtime, and is called by the owner of the system¡¯s memory map. I.e., the component which + at runtime, and is called by the owner of the system's memory map. I.e., the component which called ExitBootServices(). All events of type EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE must be signaled before SetVirtualAddressMap() returns. diff --git a/MdePkg/Include/Protocol/Arp.h b/MdePkg/Include/Protocol/Arp.h index 9232bda07e..0cc456081e 100644 --- a/MdePkg/Include/Protocol/Arp.h +++ b/MdePkg/Include/Protocol/Arp.h @@ -88,7 +88,7 @@ typedef struct { /// /// Pointer to the first byte of the protocol address to register. For /// example, if SwAddressType is 0x0800 (IP), then - /// StationAddress points to the first byte of this station¡¯s IP + /// StationAddress points to the first byte of this station's IP /// address stored in network byte order. /// VOID *StationAddress; ///< Network byte order diff --git a/MdePkg/Include/Protocol/Bis.h b/MdePkg/Include/Protocol/Bis.h index 194a0b526c..3a8ab092bb 100644 --- a/MdePkg/Include/Protocol/Bis.h +++ b/MdePkg/Include/Protocol/Bis.h @@ -380,7 +380,7 @@ EFI_STATUS invalid (could not be parsed), or Platform-specific authorization failed, etc. @retval EFI_DEVICE_ERROR An unexpected internal error occurred while attempting to retrieve - the public key algorithm of the manifest¡¯s signer¡¯s certificate, + the public key algorithm of the manifest's signer's certificate, or An unexpected internal error occurred in a cryptographic software module. **/ typedef diff --git a/MdePkg/Include/Protocol/DeviceIo.h b/MdePkg/Include/Protocol/DeviceIo.h index b16cb77a9c..6ed81ed9ef 100644 --- a/MdePkg/Include/Protocol/DeviceIo.h +++ b/MdePkg/Include/Protocol/DeviceIo.h @@ -119,7 +119,7 @@ typedef enum { /// /// Provides both read and write access to system memory /// by both the processor and a bus master. The buffer is - /// coherent from both the processor¡¯s and the bus master¡¯s + /// coherent from both the processor's and the bus master's /// point of view. /// EfiBusMasterCommonBuffer diff --git a/MdePkg/Include/Protocol/DevicePath.h b/MdePkg/Include/Protocol/DevicePath.h index 64e74d6b00..56e5cec85b 100644 --- a/MdePkg/Include/Protocol/DevicePath.h +++ b/MdePkg/Include/Protocol/DevicePath.h @@ -199,7 +199,7 @@ typedef struct { /// UINT32 UID; /// - /// Device¡¯s compatible PnP hardware ID stored in a numeric + /// Device's compatible PnP hardware ID stored in a numeric /// 32-bit compressed EISA-type ID. This value must match at /// least one of the compatible device IDs returned by the /// corresponding _CID in the ACPI name space. @@ -557,11 +557,11 @@ typedef struct { EFI_DEVICE_PATH_PROTOCOL Header; /// /// Flags to help identify/manage InfiniBand device path elements: - /// Bit 0 ¨C IOC/Service (0b = IOC, 1b = Service) - /// Bit 1 ¨C Extend Boot Environment - /// Bit 2 ¨C Console Protocol - /// Bit 3 ¨C Storage Protocol - /// Bit 4 ¨C Network Protocol + /// Bit 0 - IOC/Service (0b = IOC, 1b = Service) + /// Bit 1 - Extend Boot Environment + /// Bit 2 - Console Protocol + /// Bit 3 - Storage Protocol + /// Bit 4 - Network Protocol /// All other bits are reserved. /// UINT32 ResourceFlags; @@ -766,15 +766,15 @@ typedef struct { UINT8 Signature[16]; /// /// Partition Format: (Unused values reserved) - /// 0x01 ¨C PC-AT compatible legacy MBR - /// 0x02 ¨C GUID Partition Table + /// 0x01 - PC-AT compatible legacy MBR + /// 0x02 - GUID Partition Table /// UINT8 MBRType; /// /// Type of Disk Signature: (Unused values reserved) - /// 0x00 ¨C No Disk Signature. - /// 0x01 ¨C 32-bit signature from address 0x1b8 of the type 0x01 MBR. - /// 0x02 ¨C GUID signature. + /// 0x00 - No Disk Signature. + /// 0x01 - 32-bit signature from address 0x1b8 of the type 0x01 MBR. + /// 0x02 - GUID signature. /// UINT8 SignatureType; } HARDDRIVE_DEVICE_PATH; diff --git a/MdePkg/Library/BaseLib/DivS64x64Remainder.c b/MdePkg/Library/BaseLib/DivS64x64Remainder.c index 5fcc96a174..0b1287520f 100644 --- a/MdePkg/Library/BaseLib/DivS64x64Remainder.c +++ b/MdePkg/Library/BaseLib/DivS64x64Remainder.c @@ -26,7 +26,7 @@ NULL, then the 64-bit signed remainder is returned in Remainder. This function returns the 64-bit signed quotient. - It is the caller¡¯s responsibility to not call this function with a Divisor of 0. + It is the caller's responsibility to not call this function with a Divisor of 0. If Divisor is 0, then the quotient and remainder should be assumed to be the largest negative integer. diff --git a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c index 4626606292..bdd2367479 100644 --- a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c +++ b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c @@ -325,7 +325,7 @@ EfiSetVariable ( /** This service is a wrapper for the UEFI Runtime Service GetNextHighMonotonicCount(). - The platform¡¯s monotonic counter is comprised of two 32-bit quantities: the high 32 bits and + The platform's monotonic counter is comprised of two 32-bit quantities: the high 32 bits and the low 32 bits. During boot service time the low 32-bit value is volatile: it is reset to zero on every system reset and is increased by 1 on every call to GetNextMonotonicCount(). The high 32-bit value is nonvolatile and is increased by 1 whenever the system resets or whenever the low @@ -468,7 +468,7 @@ EfiConvertList ( This service is a wrapper for the UEFI Runtime Service SetVirtualAddressMap(). The SetVirtualAddressMap() function is used by the OS loader. The function can only be called - at runtime, and is called by the owner of the system¡¯s memory map. I.e., the component which + at runtime, and is called by the owner of the system's memory map. I.e., the component which called ExitBootServices(). All events of type EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE must be signaled before SetVirtualAddressMap() returns. -- 2.39.2