]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix some typos & format.
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 4 Dec 2009 03:35:56 +0000 (03:35 +0000)
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 4 Dec 2009 03:35:56 +0000 (03:35 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9515 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c
IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c
IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FormGuid.h
IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManager.c
IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManager.h
IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c
IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.h

index d671c1ea38184a24d9c2231ef1ce76904406ab4b..58382cf5a2ec33c83e96817d20e3092823ede458 100644 (file)
@@ -191,7 +191,7 @@ BdsBootDeviceSelect (
     //\r
     if (!IS_LOAD_OPTION_TYPE (BootOption->Attribute, LOAD_OPTION_ACTIVE)) {\r
       //\r
     //\r
     if (!IS_LOAD_OPTION_TYPE (BootOption->Attribute, LOAD_OPTION_ACTIVE)) {\r
       //\r
-      // skip the header of the link list, becuase it has no boot option\r
+      // skip the header of the link list, because it has no boot option\r
       //\r
       Link = Link->ForwardLink;\r
       continue;\r
       //\r
       Link = Link->ForwardLink;\r
       continue;\r
@@ -239,7 +239,7 @@ BdsBootDeviceSelect (
       PlatformBdsEnterFrontPage (Timeout, FALSE);\r
 \r
       //\r
       PlatformBdsEnterFrontPage (Timeout, FALSE);\r
 \r
       //\r
-      // Rescan the boot option list, avoid pertential risk of the boot\r
+      // Rescan the boot option list, avoid potential risk of the boot\r
       // option change in front page\r
       //\r
       if (BootNextExist) {\r
       // option change in front page\r
       //\r
       if (BootNextExist) {\r
index 23e38b1cea20f3fcdbabe083b88471a8e846d591..2f632247a80981ee8ef5f42a9f1fe86f16348fb6 100644 (file)
@@ -929,7 +929,7 @@ InitializeBM (
   }\r
 \r
   //\r
   }\r
 \r
   //\r
-  // Post our Boot Maint VFR binnary to the HII database.\r
+  // Post our Boot Maint VFR binary to the HII database.\r
   //\r
   BmmCallbackInfo->BmmHiiHandle = HiiAddPackages (\r
                                     &mBootMaintGuid,\r
   //\r
   BmmCallbackInfo->BmmHiiHandle = HiiAddPackages (\r
                                     &mBootMaintGuid,\r
@@ -1161,7 +1161,7 @@ FreeAllMenu (
 }\r
 \r
 /**\r
 }\r
 \r
 /**\r
-  Intialize all the string depositories.\r
+  Initialize all the string depositories.\r
 \r
 **/\r
 VOID\r
 \r
 **/\r
 VOID\r
index f177e75f5e7e7040764d8b5a9c5fdc2935c9ed7e..eff03a66264f12bde5f1fe105de233f836cd3cbb 100644 (file)
@@ -77,7 +77,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define MAXIMUM_NORMAL_KEY_VALUE             0x11FF\r
 \r
 //\r
 #define MAXIMUM_NORMAL_KEY_VALUE             0x11FF\r
 \r
 //\r
-// Varstore ID defined for Buffer Stoarge\r
+// Varstore ID defined for Buffer Storage\r
 //\r
 #define VARSTORE_ID_BOOT_MAINT               0x1000\r
 #define VARSTORE_ID_FILE_EXPLORER            0x1001\r
 //\r
 #define VARSTORE_ID_BOOT_MAINT               0x1000\r
 #define VARSTORE_ID_FILE_EXPLORER            0x1001\r
index 817b2e0e0b1e768a7340a2399e8c548de76c94d2..fdd2befe82c2508e08171e6119b33c0647c2282c 100644 (file)
@@ -56,7 +56,7 @@ BOOT_MANAGER_CALLBACK_DATA  gBootManagerPrivate = {
 };\r
 \r
 /**\r
 };\r
 \r
 /**\r
-  This call back funtion is registered with Boot Manager formset.\r
+  This call back function is registered with Boot Manager formset.\r
   When user selects a boot option, this call back function will\r
   be triggered. The boot option is saved for later processing.\r
 \r
   When user selects a boot option, this call back function will\r
   be triggered. The boot option is saved for later processing.\r
 \r
@@ -172,7 +172,7 @@ InitializeBootManager (
 }\r
 \r
 /**\r
 }\r
 \r
 /**\r
-  This funtion invokees Boot Manager. If all devices have not a chance to be connected,\r
+  This function invokes Boot Manager. If all devices have not a chance to be connected,\r
   the connect all will be triggered. It then enumerate all boot options. If \r
   a boot option from the Boot Manager page is selected, Boot Manager will boot\r
   from this boot option.\r
   the connect all will be triggered. It then enumerate all boot options. If \r
   a boot option from the Boot Manager page is selected, Boot Manager will boot\r
   from this boot option.\r
@@ -379,7 +379,7 @@ CallBootManager (
   }\r
 \r
   //\r
   }\r
 \r
   //\r
-  //Will leave browser, check any reset required change is applied? if yes, reset system\r
+  // Will leave browser, check any reset required change is applied? if yes, reset system\r
   //\r
   SetupResetReminder ();\r
 \r
   //\r
   SetupResetReminder ();\r
 \r
index 00307b6ba3f46297536ce3402b3eb2b1456a56bc..11a0bb92fee9ba76ee05dd227f4bc824f1ac501c 100644 (file)
@@ -54,7 +54,7 @@ typedef struct {
 } BOOT_MANAGER_CALLBACK_DATA;\r
 \r
 /**\r
 } BOOT_MANAGER_CALLBACK_DATA;\r
 \r
 /**\r
-  This call back funtion is registered with Boot Manager formset.\r
+  This call back function is registered with Boot Manager formset.\r
   When user selects a boot option, this call back function will\r
   be triggered. The boot option is saved for later processing.\r
 \r
   When user selects a boot option, this call back function will\r
   be triggered. The boot option is saved for later processing.\r
 \r
@@ -97,7 +97,7 @@ InitializeBootManager (
   );\r
 \r
 /**\r
   );\r
 \r
 /**\r
-  This funtion invokees Boot Manager. If all devices have not a chance to be connected,\r
+  This function invokes Boot Manager. If all devices have not a chance to be connected,\r
   the connect all will be triggered. It then enumerate all boot options. If \r
   a boot option from the Boot Manager page is selected, Boot Manager will boot\r
   from this boot option.\r
   the connect all will be triggered. It then enumerate all boot options. If \r
   a boot option from the Boot Manager page is selected, Boot Manager will boot\r
   from this boot option.\r
index 7513ab6d6bb19170d4a05d153493ec82e8417f6e..b217d0a9b9d51facc012d27ed2f024323c0a66df 100644 (file)
@@ -534,7 +534,7 @@ CallFrontPage (
                             &ActionRequest\r
                             );\r
   //\r
                             &ActionRequest\r
                             );\r
   //\r
-  // Check whether user  change any option setting which needs a reset to be effective\r
+  // Check whether user change any option setting which needs a reset to be effective\r
   //\r
   if (ActionRequest == EFI_BROWSER_ACTION_REQUEST_RESET) {\r
     EnableResetRequired ();\r
   //\r
   if (ActionRequest == EFI_BROWSER_ACTION_REQUEST_RESET) {\r
     EnableResetRequired ();\r
@@ -871,7 +871,7 @@ WaitForSingleEvent (
   @param   TimeoutDefault  The fault time out value before the system continue to boot.\r
 \r
   @retval  EFI_SUCCESS       User pressed some key except "Enter"\r
   @param   TimeoutDefault  The fault time out value before the system continue to boot.\r
 \r
   @retval  EFI_SUCCESS       User pressed some key except "Enter"\r
-  @retval  EFI_TIME_OUT      Timout expired or user press "Enter"\r
+  @retval  EFI_TIME_OUT      Timeout expired or user press "Enter"\r
 \r
 **/\r
 EFI_STATUS\r
 \r
 **/\r
 EFI_STATUS\r
@@ -965,7 +965,7 @@ ShowProgress (
   @param TimeoutDefault     The fault time out value before the system\r
                             continue to boot.\r
   @param ConnectAllHappened The indicater to check if the connect all have\r
   @param TimeoutDefault     The fault time out value before the system\r
                             continue to boot.\r
   @param ConnectAllHappened The indicater to check if the connect all have\r
-                            already happended.\r
+                            already happened.\r
 \r
 **/\r
 VOID\r
 \r
 **/\r
 VOID\r
@@ -1015,11 +1015,11 @@ PlatformBdsEnterFrontPage (
 \r
     //\r
     // If gCallbackKey is greater than 1 and less or equal to 5,\r
 \r
     //\r
     // If gCallbackKey is greater than 1 and less or equal to 5,\r
-    // it will lauch configuration utilities.\r
+    // it will launch configuration utilities.\r
     // 2 = set language\r
     // 3 = boot manager\r
     // 4 = device manager\r
     // 2 = set language\r
     // 3 = boot manager\r
     // 4 = device manager\r
-    // 5 = boot maintainenance manager\r
+    // 5 = boot maintenance manager\r
     //\r
     if (gCallbackKey != 0) {\r
       REPORT_STATUS_CODE (\r
     //\r
     if (gCallbackKey != 0) {\r
       REPORT_STATUS_CODE (\r
@@ -1054,7 +1054,7 @@ PlatformBdsEnterFrontPage (
       //\r
       // User chose to run the Boot Manager\r
       //\r
       //\r
       // User chose to run the Boot Manager\r
       //\r
-      CallBootManager ();\r
+      CallBootManager();\r
       break;\r
 \r
     case FRONT_PAGE_KEY_DEVICE_MANAGER:\r
       break;\r
 \r
     case FRONT_PAGE_KEY_DEVICE_MANAGER:\r
index 7ec67932fe168c2fb2a0ebe06d511d410e89d3b1..033655c4c16fc3024db3b272bff377ee90502c33 100644 (file)
@@ -232,7 +232,7 @@ TimeCompare (
   @param TimeoutDefault  - The fault time out value before the system\r
                          continue to boot.\r
   @param ConnectAllHappened - The indicater to check if the connect all have\r
   @param TimeoutDefault  - The fault time out value before the system\r
                          continue to boot.\r
   @param ConnectAllHappened - The indicater to check if the connect all have\r
-                         already happended.\r
+                         already happened.\r
 \r
 **/\r
 VOID\r
 \r
 **/\r
 VOID\r