VirtualBox

Ignore:
Timestamp:
Aug 14, 2024 1:16:30 PM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164367
Message:

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643

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

Legend:

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

  • trunk/src/VBox/Devices/EFI/FirmwareNew/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c

    r99404 r105670  
    8080  @param[in]      Index     The boot or driver option index update.
    8181  @param[in]      DataSize  The size in bytes of Data.
    82   @param[in]      Data      The buffer for the optioanl data.
     82  @param[in]      Data      The buffer for the optional data.
    8383  @param[in]      Target    The target of the operation.
    8484
    85   @retval EFI_SUCCESS       The data was sucessfully updated.
     85  @retval EFI_SUCCESS       The data was successfully updated.
    8686  @retval other             A error occurred.
    8787**/
     
    173173  @param[in]      BootIndex   The boot option index to CRC.
    174174
    175   @retval EFI_SUCCESS           The CRC was sucessfully returned.
     175  @retval EFI_SUCCESS           The CRC was successfully returned.
    176176  @retval other                 A error occurred.
    177177**/
     
    227227
    228228  @param[in]      TheHandle     Driver handle.
    229   @param[in, out] FilePath      On a sucessful return the device path to the handle.
    230 
    231   @retval EFI_SUCCESS           The device path was sucessfully returned.
     229  @param[in, out] FilePath      On a successful return the device path to the handle.
     230
     231  @retval EFI_SUCCESS           The device path was successfully returned.
    232232  @retval other                 A error from gBS->HandleProtocol.
    233233
     
    285285
    286286/**
    287   Functino to get Device Path by a handle.
     287  Function to get Device Path by a handle.
    288288
    289289  @param[in]        TheHandle   Use it to get DevicePath.
    290290  @param[in]        Target      Boot option target.
    291   @param[in, out]   DevicePath  On a sucessful return the device path to the handle.
     291  @param[in, out]   DevicePath  On a successful return the device path to the handle.
    292292
    293293  @retval   SHELL_INVALID_PARAMETER The handle was NULL.
     
    871871
    872872/**
    873   Funciton to remove an item.
     873  Function to remove an item.
    874874
    875875  @param[in] Target         The target item to move.
     
    935935
    936936/**
    937   Funciton to move a item to another location.
     937  Function to move a item to another location.
    938938
    939939  @param[in] Target         The target item to move.
     
    19221922  @param[in] Name           the profile name to use
    19231923
    1924   @retval EFI_SUCCESS        the shell command handlers were installed sucessfully
     1924  @retval EFI_SUCCESS        the shell command handlers were installed successfully
    19251925  @retval EFI_UNSUPPORTED    the shell level required was not found.
    19261926**/
Note: See TracChangeset for help on using the changeset viewer.

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