Revision: 19299
          http://sourceforge.net/p/edk2/code/19299
Author:   ydong10
Date:     2015-12-16 03:23:37 +0000 (Wed, 16 Dec 2015)
Log Message:
-----------
MdeModulePkg BdsDxe: Change file format which the existed folder has mixed file 
format.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <[email protected]>
Reviewed-by: Liming Gao <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Universal/BdsDxe/BdsEntry.c

Modified: trunk/edk2/MdeModulePkg/Universal/BdsDxe/BdsEntry.c
===================================================================
--- trunk/edk2/MdeModulePkg/Universal/BdsDxe/BdsEntry.c 2015-12-16 03:22:39 UTC 
(rev 19298)
+++ trunk/edk2/MdeModulePkg/Universal/BdsDxe/BdsEntry.c 2015-12-16 03:23:37 UTC 
(rev 19299)
@@ -307,9 +307,9 @@
     EfiBootManagerBoot (&BootOptions[Index]);
 
     //
-    // If the boot via Boot#### returns with a status of EFI_SUCCESS, platform 
firmware
-    // supports boot manager menu, and if firmware is configured to boot in an
-    // interactive mode, the boot manager will stop processing the BootOrder 
variable and
+    // If the boot via Boot#### returns with a status of EFI_SUCCESS, platform 
firmware
+    // supports boot manager menu, and if firmware is configured to boot in an
+    // interactive mode, the boot manager will stop processing the BootOrder 
variable and
     // present a boot manager menu to the user.
     //
     if (BootOptions[Index].Status == EFI_SUCCESS) {


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to