]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/BdsEntry.c
MdeModulePkg BdsDxe: Change file format which the existed folder has mixed file format.
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / BdsEntry.c
index f06684c96ae4d1ba00edc2d5e75ce6ad26e06395..3734ff954da292d000ad1020a72baf39d2b80485 100644 (file)
@@ -307,7 +307,10 @@ BootBootOptions (
     EfiBootManagerBoot (&BootOptions[Index]);\r
 \r
     //\r
-    // If the boot via Boot#### returns with a status of EFI_SUCCESS, platform firmware\r    // supports boot manager menu, and if firmware is configured to boot in an\r    // interactive mode, the boot manager will stop processing the BootOrder variable and\r    // present a boot manager menu to the user.\r
+    // If the boot via Boot#### returns with a status of EFI_SUCCESS, platform firmware\r
+    // supports boot manager menu, and if firmware is configured to boot in an\r
+    // interactive mode, the boot manager will stop processing the BootOrder variable and\r
+    // present a boot manager menu to the user.\r
     //\r
     if (BootOptions[Index].Status == EFI_SUCCESS) {\r
       EfiBootManagerBoot (BootManagerMenu);\r