]> git.proxmox.com Git - mirror_edk2.git/commitdiff
clean up non-English characters.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 10 Oct 2009 03:32:25 +0000 (03:32 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 10 Oct 2009 03:32:25 +0000 (03:32 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9335 6f19259b-4bc3-4df7-8a09-765794883524

BuildNotes.txt
EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h

index 7c2f8eed249f88df084e0db84fc32e2b1d9d8b33..350a2a28bfd29b516ba1380be48279d0d6b7d39b 100644 (file)
@@ -35,8 +35,8 @@ license, on the TianoCore.org website: https://fat-driver2.tianocore.org
   EdkFatPkg      - A package containing source DXE drivers for the Fat 32 file\r
                    system\r
 \r
-Documents have the following filenames (to download these documents, see \93Notes\r
-on Documentation?later in these Release Notes):\r
+Documents have the following filenames (to download these documents, see "Notes\r
+on Documentationlater in these Release Notes):\r
   EDK II Module Development Environment Library Specification, v0.58\r
       (MDE_Library_Spec_0_58.rtf)\r
   EDK II Build and Packaging Architecture Specification, v0.53\r
@@ -153,7 +153,7 @@ Java Development Kit:
        For Bea Systems:\r
               set JAVA_HOME=c:\Java\jrockit-R26.0.0-jdk1.5.0_04\r
 \r
-  ?When using the Sun JDK5.0:\r
+   When using the Sun JDK5.0:\r
     During installation, you should specify the install directory as C:\Java\r
     instead of C:\Program Files\(or some other drive letter.)  While installing\r
     to this non-standard location is not required, in practice, it seems to work\r
index b4c110bd120152ba095904fa596be98c0b18fb3d..3ee4dd4f76b41463acb9a057a410d7af69c69e63 100644 (file)
@@ -59,7 +59,7 @@ EFI_GUID  mTianoHiiIfrGuid              = EFI_IFR_TIANO_GUID;
 /**\r
 \r
   This thunk module only handles UEFI HII packages. The caller of this function \r
-  won¡¯t be able to parse the content. Therefore, it is not supported.\r
+  won't be able to parse the content. Therefore, it is not supported.\r
   \r
   This function will ASSERT and return EFI_UNSUPPORTED.\r
 \r
index bc4f8504aa02d94f840afa30292092b91681a45d..2c19ad31e0e2a3fafccf4b64970fe3e55b3fd3f8 100644 (file)
@@ -1876,7 +1876,7 @@ PreprocessController (
   @param RemainingDevicePath  The remaining device path for the PCI-like hot-plug device.\r
   @param NumberOfChildren     The number of child handles.\r
                               For a add operation, it is an output parameter.\r
-                              For a remove operation, it?¡¥s an input parameter.\r
+                              For a remove operation, it's an input parameter.\r
   @param ChildHandleBuffer    The buffer which contains the child handles.\r
 \r
   @retval EFI_INVALID_PARAMETER  Operation is not a legal value.\r
index 4a20054d514d1c105499651dc851322f03e6c83a..3c0ca2fbfdbfe7508e187764900a7c1ef2afc401 100644 (file)
@@ -463,7 +463,7 @@ PreprocessController (
   @param RemainingDevicePath  The remaining device path for the PCI-like hot-plug device.\r
   @param NumberOfChildren     The number of child handles.\r
                               For a add operation, it is an output parameter.\r
-                              For a remove operation, it?¡¥s an input parameter.\r
+                              For a remove operation, it's an input parameter.\r
   @param ChildHandleBuffer    The buffer which contains the child handles.\r
 \r
   @retval EFI_INVALID_PARAMETER  Operation is not a legal value.\r
index dbf9aa9f706c0b51f1aa817eece3165631a4a412..580d95c56715ce3e6733a19c2a233ee68f644e05 100644 (file)
@@ -847,7 +847,7 @@ VgaClassReset (
 \r
   @retval EFI_SUCCESS            The string was output to the device.\r
   @retval EFI_DEVICE_ERROR       The device reported an error while attempting to output the text.\r
-  @retval EFI_UNSUPPORTED        The output device\92s mode is not currently in a defined text mode.\r
+  @retval EFI_UNSUPPORTED        The output device's mode is not currently in a defined text mode.\r
   @retval EFI_WARN_UNKNOWN_GLYPH This warning code indicates that some of the characters in\r
                                  the Unicode string could not be rendered and were skipped.\r
 \r
index bb7d5ab44b03b67a2cbad3c8773b768585555df2..b20c22466f8ba23c675a4ca0b4636365772a00a8 100644 (file)
@@ -306,7 +306,7 @@ VgaClassReset (
 \r
   @retval EFI_SUCCESS            The string was output to the device.\r
   @retval EFI_DEVICE_ERROR       The device reported an error while attempting to output the text.\r
-  @retval EFI_UNSUPPORTED        The output device\92s mode is not currently in a defined text mode.\r
+  @retval EFI_UNSUPPORTED        The output device's mode is not currently in a defined text mode.\r
   @retval EFI_WARN_UNKNOWN_GLYPH This warning code indicates that some of the characters in\r
                                  the Unicode string could not be rendered and were skipped.\r
 **/\r
index 3947847f1241e438362094c4d78a34843a606cbc..43f96770f556f38c301c41c588c648e18a872b3f 100644 (file)
@@ -143,7 +143,7 @@ typedef struct {
   /// @par IPF:\r
   ///   Lower 32 bits of self test state parameter. For definition of self test \r
   ///   state parameter, please refer to Intel(R) Itanium(R) Architecture Software \r
-  ///   Developer\92s Manual, Volume 2: System Architecture.\r
+  ///   Developer's Manual, Volume 2: System Architecture.\r
   ///\r
   EFI_MP_HEALTH_FLAGS  Flags;\r
   ///\r
index e0d5eac4d0f3e956128d7de0dadc9ff8e03afae8..160c1e866b6432ec15fd53c838d89a8064ee4542 100644 (file)
@@ -489,7 +489,7 @@ typedef struct {
   ///\r
   UINT16  CompatibleDid;\r
   ///\r
-  /// If nonzero, a value passed directly to the IRQ miniport\92s Initialize function.\r
+  /// If nonzero, a value passed directly to the IRQ miniport's Initialize function.\r
   ///\r
   UINT32  Miniport;\r
   ///\r