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

BuildNotes.txt
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h

index 350a2a28bfd29b516ba1380be48279d0d6b7d39b..3783da56a98c1d1eff2d66ba558213b6b4047087 100644 (file)
@@ -406,8 +406,8 @@ Once this is completed, you are ready to test the build, by executing:
 This command builds the active platform specified in text file target.txt. If\r
 the active platform is not specified target.txt, you must execute the build\r
 command from the sub-directory that contains FPD files. For more information\r
-about the active platform policy, see the \93EDK II Build and Packaging\r
-Architecture Specification.?\r
+about the active platform policy, see the "EDK II Build and Packaging\r
+Architecture Specification."\r
 \r
 -------------------------------------------------------------------------------\r
 Detailed Starting Instructions\r
@@ -467,8 +467,8 @@ Once this is completed, you are ready to test the build, by executing:
 This command builds the active platform specified in text file target.txt. If\r
 the active platform is not specified, go to the sub-directory that contains FPD\r
 files and execute the build command. For more information about the active\r
-platform policy, see the \93EDK II Build and Packaging Architecture\r
-Specification.?\r
+platform policy, see the "EDK II Build and Packaging Architecture\r
+Specification."\r
 \r
 --------------------------\r
 Individual Platform Builds\r
@@ -483,15 +483,15 @@ or
 \r
   Note that the active platform specified in target.txt overrides the platform\r
   specified by any FPD file in the current directory. For more   information\r
-  about active platform policy, see the \93EDK II Build and Packaging Architecture\r
-  Specification.?\r
+  about active platform policy, see the "EDK II Build and Packaging Architecture\r
+  Specification."\r
 \r
 To run the Nt32 emulation platform under Microsoft Windows, go to\r
 <full build path>\DEBUG\MSFT\IA32 and execute SecMain.exe\r
 \r
-To exit the Nt32 emulation platform, type \93reset?at the EFI Shell>\r
+To exit the Nt32 emulation platform, type "reset" at the EFI Shell>\r
 command prompt.  Alternatively, from the graphical interface, select the Boot\r
-Maintenance Manager's \93Reset System?command.\r
+Maintenance Manager's "Reset System" command.\r
 \r
       NOTE: When creating a new platform, the Platform Name is restricted\r
       to a single word containing alphanumeric characters, underscore, dash,\r
@@ -532,8 +532,8 @@ A) The Surface Area Package Description (SPD) file contains information about
 the modules that the package contains, including the location of all MSA files,\r
 and public library names and headers that might be provided by a module in the\r
 package.  Packages are defined by SPD files.  (Found in the root of the Package\r
-subdirectory (i.e. EdkNt32Pkg).) The SPD file is further explained in \93EDK II\r
-Build and Packaging Architecture Specification.?\r
+subdirectory (i.e. EdkNt32Pkg).) The SPD file is further explained in "EDK II\r
+Build and Packaging Architecture Specification."\r
 \r
 B) Module Surface Area Definition (MSA) files.  A description of a module's\r
 surface area, with all module specific default flags and features specified.\r
index 580d95c56715ce3e6733a19c2a233ee68f644e05..751190356db904a689e7aec0d9e19ad565881467 100644 (file)
@@ -1068,7 +1068,7 @@ VgaClassClearScreen (
   It sets the background and foreground colors for the OutputString() and ClearScreen() functions.\r
   The color mask can be set even when the device is in an invalid text mode.\r
   Devices supporting a different number of text colors are required to emulate the above colors\r
-  to the best of the device\92s capabilities.\r
+  to the best of the device's capabilities.\r
 \r
   @param  This                   Pointer to EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL instance.\r
   @param  Attribute              The attribute to set.\r
index b20c22466f8ba23c675a4ca0b4636365772a00a8..348606ff366c16d538ebd8dc20bb948b72322847 100644 (file)
@@ -365,7 +365,7 @@ VgaClassClearScreen (
   It sets the background and foreground colors for the OutputString() and ClearScreen() functions.\r
   The color mask can be set even when the device is in an invalid text mode.\r
   Devices supporting a different number of text colors are required to emulate the above colors\r
-  to the best of the device\92s capabilities.\r
+  to the best of the device's capabilities.\r
 \r
   @param  This                   Pointer to EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL instance.\r
   @param  Attribute              The attribute to set.\r
index 43f96770f556f38c301c41c588c648e18a872b3f..4c2a14dc375833db845afaff129b8ceff4c3bd3e 100644 (file)
@@ -191,7 +191,7 @@ typedef struct {
   ///\r
   /// @par IPF:\r
   ///   Bit format of this field is the same as the definition of self-test state \r
-  ///   parameter, in Intel?Itanium?Architecture Software Developer\92s Manual, \r
+  ///   parameter, in Intel?Itanium?Architecture Software Developer's Manual, \r
   ///   Volume 2: System Architecture.\r
   ///\r
   EFI_MP_HEALTH        Health;\r
@@ -475,7 +475,7 @@ EFI_STATUS
                                      If the value is not zero, the BSP waits until \r
                                      the AP finishes or timeout expires. If timeout \r
                                      expires, EFI_TIMEOUT is returned, and the \r
-                                     BSP will then check the AP\92s status periodically, \r
+                                     BSP will then check the AP's status periodically, \r
                                      with time interval of 16 microseconds.\r
                                      - IPF:\r
                                      If WaitEvent is NULL, this parameter is ignored.\r