]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove some non-ascii code in header file and fix some minor typos in comments.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Aug 2009 09:08:27 +0000 (09:08 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Aug 2009 09:08:27 +0000 (09:08 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9129 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Pi/PiHob.h
MdePkg/Include/Ppi/ReportStatusCodeHandler.h
MdePkg/Include/Protocol/Dhcp6.h
MdePkg/Include/Protocol/DriverFamilyOverride.h
MdePkg/Include/Protocol/ReportStatusCodeHandler.h
MdePkg/Include/Protocol/Smbios.h
MdePkg/Include/Protocol/SmmReportStatusCodeHandler.h
MdePkg/Include/Protocol/Udp6.h

index 6a62abcd71ceb1649a49f778c3c9349f455e2ee1..e928f5fbb02a82ae9c52205871705a6d2733bef7 100644 (file)
@@ -405,7 +405,7 @@ typedef struct {
 ///\r
 /// Each UEFI capsule HOB details the location of a UEFI capsule. It includes a base address and length\r
 /// which is based upon memory blocks with a EFI_CAPSULE_HEADER and the associated\r
-/// CapsuleImageSize-based payloads. These HOBs shall be created by the PEI PI firmware\r
+/// CapsuleImageSize-based payloads. These HOB's shall be created by the PEI PI firmware\r
 /// sometime after the UEFI UpdateCapsule service invocation with the\r
 /// CAPSULE_FLAGS_POPULATE_SYSTEM_TABLE flag set in the EFI_CAPSULE_HEADER.\r
 ///\r
index 94dd162b5700bb6c4f9ff71c49dde47954d8ef94..3bb5d677b44cda119b5443482b2180d8232dc933 100644 (file)
@@ -45,7 +45,7 @@ EFI_STATUS
   @retval EFI_INVALID_PARAMETER The callback function was NULL.\r
   @retval EFI_OUT_OF_RESOURCES  The internal buffer ran out of space. No more functions can be\r
                                 registered.\r
-  @retval EFI_ALREADY_STARTED   The function was already registered. It cant be registered again.\r
+  @retval EFI_ALREADY_STARTED   The function was already registered. It can't be registered again.\r
                         \r
 **/\r
 typedef\r
index 95aa6bc3267669baf31fa34c51e33c04b6da707a..ba3c93278a44d79a7d17e8459f830c16c2ad6093 100644 (file)
@@ -208,19 +208,19 @@ typedef struct {
   ///\r
   UINT32                       Irt;\r
   ///\r
-  /// Maximum retransmission count for one packet. If Mrc is zero, there¡¯s no upper limit \r
+  /// Maximum retransmission count for one packet. If Mrc is zero, there's no upper limit \r
   /// for retransmission count.\r
   ///\r
   UINT32                       Mrc;\r
   ///\r
-  /// Maximum retransmission timeout for each retry. It¡¯s the upper bound of the number of \r
+  /// Maximum retransmission timeout for each retry. It's the upper bound of the number of \r
   /// retransmission timeout. If Mrt is zero, there is no upper limit for retransmission \r
   /// timeout.\r
   ///\r
   UINT32                       Mrt;\r
   ///\r
-  /// Maximum retransmission duration for one packet. It¡¯s the upper bound of the numbers \r
-  /// the client may retransmit a message. If Mrd is zero, there¡¯s no upper limit for \r
+  /// Maximum retransmission duration for one packet. It's the upper bound of the numbers \r
+  /// the client may retransmit a message. If Mrd is zero, there's no upper limit for \r
   /// retransmission duration.\r
   ///\r
   UINT32                       Mrd;\r
@@ -478,7 +478,7 @@ EFI_STATUS
                                 EFI_DHCP6_CONFIG_DATA.IaInfoEvent is NULL. \r
                                 The DHCPv6 S.A.R.R process is started when \r
                                 EFI_DHCP6_CONFIG_DATA.IaInfoEvent is not NULL.\r
-  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn¡¯t been configured.\r
+  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn't been configured.\r
   @retval EFI_INVALID_PARAMETER This is NULL.\r
   @retval EFI_OUT_OF_RESOURCES  Required system resources could not be allocated.\r
   @retval EFI_ALREADY_STARTED   The DHCPv6 S.A.R.R process has already started.\r
@@ -580,7 +580,7 @@ EFI_STATUS
   timer continues. \r
   - When RebindRequest is TRUE and the state of the configured IA is Dhcp6Bound, it will \r
   send Rebind packet. If valid Reply packet received, the state transfers to Dhcp6Bound and the \r
-  valid and preferred timer restarts. If fails, the state transfers to Dhcp6Init and the IA can¡¯t\r
+  valid and preferred timer restarts. If fails, the state transfers to Dhcp6Init and the IA can't\r
   be used.\r
 \r
   @param[in]  This              Pointer to the EFI_DHCP4_PROTOCOL instance.\r
@@ -592,7 +592,7 @@ EFI_STATUS
                                 when EFI_DHCP6_CONFIG_DATA.IaInfoEvent is NULL. \r
                                 The EFI DHCPv6 Protocol instance has sent Renew or Rebind packet \r
                                 when EFI_DHCP6_CONFIG_DATA.IaInfoEvent is not NULL.\r
-  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn¡¯t been configured, or the state\r
+  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn't been configured, or the state\r
                                 of the configured IA is not in Dhcp6Bound.\r
   @retval EFI_ALREADY_STARTED   The state of the configured IA has already entered Dhcp6Renewing \r
                                 when RebindRequest is FALSE. \r
@@ -638,7 +638,7 @@ EFI_STATUS
                                 - AddressCount is zero or Addresses is NULL.\r
   @retval EFI_NOT_FOUND         Any specified IPv6 address is not correlated with the configured IA \r
                                 for this instance.\r
-  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn¡¯t been configured, or the \r
+  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn't been configured, or the \r
                                 state of the configured IA is not in Dhcp6Bound.\r
   @retval EFI_DEVICE_ERROR      An unexpected network or system error occurred.\r
   @retval EFI_ABORTED           The DHCPv6 decline exchange process aborted by user.\r
@@ -676,7 +676,7 @@ EFI_STATUS
                                 - AddressCount is not zero or Addresses is NULL.\r
   @retval EFI_NOT_FOUND         Any specified IPv6 address is not correlated with the configured\r
                                 IA for this instance.\r
-  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn¡¯t been configured, or the \r
+  @retval EFI_ACCESS_DENIED     The EFI DHCPv6 Child instance hasn't been configured, or the \r
                                 state of the configured IA is not in Dhcp6Bound.\r
   @retval EFI_DEVICE_ERROR      An unexpected network or system error occurred.\r
   @retval EFI_ABORTED           The DHCPv6 release exchange process aborted by user. \r
@@ -702,7 +702,7 @@ EFI_STATUS
   @retval EFI_SUCCESS           The DHCPv6 S.A.R.R process has been stopped when\r
                                 EFI_DHCP6_CONFIG_DATA.IaInfoEvent is NULL.\r
                                 The EFI DHCPv6 Protocol instance has sent Release packet if\r
-                                need release or has been stopped if needn¡¯t, when\r
+                                need release or has been stopped if needn't, when\r
                                 EFI_DHCP6_CONFIG_DATA.IaInfoEvent is not NULL.\r
   @retval EFI_INVALID_PARAMETER This is NULL.\r
 \r
index b0b35f0cbcb26429453629041abe1abc49403220..3c7af948ee3cab0a72abf39931387352c433b308 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   UEFI Driver Family Protocol\r
 \r
-  Copyright (c) 2007 - 2008, Intel Corporation                                                         \r
+  Copyright (c) 2007 - 2009, Intel Corporation                                                         \r
   All rights reserved. This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -47,12 +47,12 @@ UINT32
   );\r
 \r
 ///\r
-/// When installed, the Driver Family Override Protocol produces a GUID that represets \r
+/// When installed, the Driver Family Override Protocol produces a GUID that represents \r
 /// a family of drivers.  Drivers with the same GUID are members of the same family \r
 /// When drivers are connected to controllers, drivers with a higher revision value \r
 /// in the same driver family are connected with a higher priority than drivers \r
 /// with a lower revision value in the same driver family.  The EFI Boot Service\r
-/// Connect Controller uses five rules to build a prioritied list of drivers when \r
+/// Connect Controller uses five rules to build a prioritized list of drivers when \r
 /// a request is made to connect a driver to a controller.  The Driver Family Protocol\r
 /// rule is between the Platform Specific Driver Override Protocol and above the \r
 /// Bus Specific Driver Override Protocol.  \r
index ecf0c2935aac33c69f448141b8157f64ffbee9d1..d7a2c5a75aeccdff2a5d40b1eafb67f12057731a 100644 (file)
@@ -57,7 +57,7 @@ EFI_STATUS
   @retval  EFI_INVALID_PARAMETER    The callback function was NULL.\r
   @retval  EFI_OUT_OF_RESOURCES     The internal buffer ran out of space. No more functions can be\r
                                     registered.\r
-  @retval  EFI_ALREADY_STARTED      The function was already registered. It cant be registered again.                              \r
+  @retval  EFI_ALREADY_STARTED      The function was already registered. It can't be registered again.                              \r
 **/\r
 typedef\r
 EFI_STATUS\r
index 2a8fafbce7b0a8fa986eb1f7d3c30d7addc44aac..48d4803802bb7a8cd6e0de4f6447a85161de7ad6 100644 (file)
@@ -83,7 +83,7 @@
 /// the formatted portion of the structure. This method of returning string information eliminates the need for\r
 /// application software to deal with pointers embedded in the SMBIOS structure. Each string is terminated with a null\r
 /// (00h) BYTE and the set of strings is terminated with an additional null (00h) BYTE. When the formatted portion of\r
-/// a SMBIOS structure references a string, it does so by specifying a non-zero string number within the structures\r
+/// a SMBIOS structure references a string, it does so by specifying a non-zero string number within the structure's\r
 /// string-set. For example, if a string field contains 02h, it references the second string following the formatted portion\r
 /// of the SMBIOS structure. If a string field references no string, a null (0) is placed in that string field. If the\r
 /// formatted portion of the structure contains string-reference fields and all the string fields are set to 0 (no string\r
@@ -98,7 +98,7 @@ typedef UINT8  EFI_SMBIOS_STRING;
 typedef UINT8  EFI_SMBIOS_TYPE;\r
 \r
 ///\r
-/// Specifies the structures handle, a unique 16-bit number in the range 0 to 0FFFEh (for version\r
+/// Specifies the structure's handle, a unique 16-bit number in the range 0 to 0FFFEh (for version\r
 /// 2.0) or 0 to 0FEFFh (for version 2.1 and later). The handle can be used with the Get SMBIOS\r
 /// Structure function to retrieve a specific structure; the handle numbers are not required to be\r
 /// contiguous. For v2.1 and later, handle values in the range 0FF00h to 0FFFFh are reserved for\r
index f533dedebcad5a05c518b29f15d4abf8fec85e5c..1f6144100fd3f5ce2f4347be0b34ab584da4a78e 100644 (file)
@@ -44,7 +44,7 @@ EFI_STATUS
   @retval EFI_INVALID_PARAMETER     The callback function was NULL.\r
   @retval EFI_OUT_OF_RESOURCES      The internal buffer ran out of space. No more functions can be\r
                                     registered.\r
-  @retval EFI_ALREADY_STARTED       The function was already registered. It cant be registered again.\r
+  @retval EFI_ALREADY_STARTED       The function was already registered. It can't be registered again.\r
 **/\r
 typedef\r
 EFI_STATUS\r
index c7902c2981b0915fd42305e9aec3289ac7e102d5..4c6771c04275470edf04ae51c8c49d3a4739d53b 100644 (file)
@@ -99,12 +99,12 @@ typedef struct {
   ///\r
   UINT16             SourcePort;\r
   ///\r
-  /// Address to which this packet is sent. When sending packet, it¡¯ll be ignored\r
+  /// Address to which this packet is sent. When sending packet, it'll be ignored\r
   /// if it is zero.\r
   ///\r
   EFI_IPv6_ADDRESS   DestinationAddress;\r
   ///\r
-  /// Port to which this packet is sent. When sending packet, it¡¯ll be \r
+  /// Port to which this packet is sent. When sending packet, it'll be \r
   /// ignored if it is zero.\r
   ///\r
   UINT16             DestinationPort;\r
@@ -428,7 +428,7 @@ EFI_STATUS
                                   fields is NULL.\r
                                 - Token.Packet.TxData.UdpSessionData.DestinationAddress is not zero\r
                                   and is not valid unicast Ipv6 address if UdpSessionData is not NULL.\r
-                                - Token.Packet.TxData.UdpSessionData is NULL and this instance¡¯\r
+                                - Token.Packet.TxData.UdpSessionData is NULL and this instance'\r
                                   UdpConfigData.RemoteAddress is unspecified.\r
                                 - Token.Packet.TxData.UdpSessionData.DestinationAddress is non-zero\r
                                   when DestinationAddress is configured as non-zero when doing Configure()\r