VirtualBox

Ignore:
Timestamp:
Oct 29, 2015 4:30:44 AM (10 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:
5 edited

Legend:

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

  • trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/HandleParsingLib.h

    r58459 r58466  
    121121/**
    122122  Get best support language for this driver.
    123  
    124   First base on the user input language  to search, second base on the current 
    125   platform used language to search, third get the first language from the 
     123
     124  First base on the user input language  to search, second base on the current
     125  platform used language to search, third get the first language from the
    126126  support language list. The caller need to free the buffer of the best language.
    127127
  • trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/PathLib.h

    r48674 r58466  
    3434
    3535/**
    36   Function to clean up paths. 
    37  
     36  Function to clean up paths.
     37
    3838  - Single periods in the path are removed.
    3939  - Double periods in the path are removed along with a single parent directory.
    4040  - Forward slashes L'/' are converted to backward slashes L'\'.
    4141
    42   This will be done inline and the existing buffer may be larger than required 
     42  This will be done inline and the existing buffer may be larger than required
    4343  upon completion.
    4444
  • trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/ShellCommandLib.h

    r58459 r58466  
    508508
    509509/**
    510   Create a consistent mapped name for the device specified by DevicePath 
     510  Create a consistent mapped name for the device specified by DevicePath
    511511  based on the Table.
    512512
    513   This must be called after ShellCommandConsistMappingInitialize() and 
     513  This must be called after ShellCommandConsistMappingInitialize() and
    514514  before ShellCommandConsistMappingUnInitialize() is called.
    515515
  • trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/ShellLib.h

    r58459 r58466  
    13481348/**
    13491349  Function to delete a file by name
    1350  
     1350
    13511351  @param[in]       FileName       Pointer to file name to delete.
    1352  
     1352
    13531353  @retval EFI_SUCCESS             the file was deleted sucessfully
    13541354  @retval EFI_WARN_DELETE_FAILURE the handle was closed, but the file was not
     
    13801380  @param[in] CommandToGetHelpOn  Pointer to a string containing the command name of help file to be printed.
    13811381  @param[in] SectionToGetHelpOn  Pointer to the section specifier(s).
    1382   @param[in] PrintCommandText    If TRUE, prints the command followed by the help content, otherwise prints 
     1382  @param[in] PrintCommandText    If TRUE, prints the command followed by the help content, otherwise prints
    13831383                                 the help content only.
    13841384  @retval EFI_DEVICE_ERROR       The help data format was incorrect.
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