VirtualBox

Ignore:
Timestamp:
Oct 29, 2015 4:30:44 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103777
Message:

EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing whitespace cleanup that was done after the initial UDK2014.SP1 import: svn merge /vendor/edk2/UDK2014.SP1 /vendor/edk2/current .

Location:
trunk/src/VBox/Devices/EFI/Firmware
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware

  • trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c

    r48674 r58466  
    8383        CurrentScriptFile = ShellCommandGetCurrentScriptFile();
    8484        ShellPrintHiiEx(
    85           -1, 
    86           -1, 
    87           NULL, 
    88           STRING_TOKEN (STR_SYNTAX_NO_MATCHING), 
    89           gShellLevel1HiiHandle, 
    90           CompareString, 
    91           L"Goto", 
    92           CurrentScriptFile!=NULL 
     85          -1,
     86          -1,
     87          NULL,
     88          STRING_TOKEN (STR_SYNTAX_NO_MATCHING),
     89          gShellLevel1HiiHandle,
     90          CompareString,
     91          L"Goto",
     92          CurrentScriptFile!=NULL
    9393            && CurrentScriptFile->CurrentCommand!=NULL
    9494            ? CurrentScriptFile->CurrentCommand->Line:0);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette