VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/Library/GenericBdsLib.h

    r26446 r33540  
    33    1) BDS boot policy interface
    44    2) BDS boot device connect interface
    5     3) BDS Misc interfaces for mainting boot variable, ouput string.
     5    3) BDS Misc interfaces for maintaining boot variable, output string.
    66
    77Copyright (c) 2004 - 2009, Intel Corporation. <BR>
     
    114114  @param  Option                 The boot option to be processed
    115115  @param  DevicePath             The device path describing where to load the
    116                                  boot image or the legcy BBS device path to boot
     116                                 boot image or the legacy BBS device path to boot
    117117                                 the legacy OS
    118118  @param  ExitDataSize           The size of exit data.
     
    362362
    363363//
    364 // Bds connect and disconnect driver lib funcions
     364// Bds connect and disconnect driver lib functions
    365365//
    366366/**
     
    629629  Delete all the invalid legacy boot options.
    630630
    631   @retval EFI_SUCCESS             All invalide legacy boot options are deleted.
     631  @retval EFI_SUCCESS             All invalid legacy boot options are deleted.
    632632  @retval EFI_OUT_OF_RESOURCES    Fail to allocate necessary memory.
    633633  @retval EFI_NOT_FOUND           Fail to retrieve variable of boot order.
     
    661661  @retval EFI_SUCCESS           The boot devices are added successfully.
    662662  @retval EFI_NOT_FOUND         The legacy boot devices are not found.
    663   @retval EFI_OUT_OF_RESOURCES  Memmory or storage is not enough.
     663  @retval EFI_OUT_OF_RESOURCES  Memory or storage is not enough.
    664664  @retval EFI_DEVICE_ERROR      Fail to add the legacy device boot order into EFI variable
    665665                                because of hardware error.
     
    687687
    688688/**
    689   Delete the Boot Option from EFI Variable. The Boot Order Arrray
     689  Delete the Boot Option from EFI Variable. The Boot Order Array
    690690  is also updated.
    691691
     
    852852  @param  HardDriveDevicePath    EFI Device Path to boot, if it starts with a hard
    853853                                 drive media device path.
    854   @return A Pointer to the full device path or NULL if a valid Hard Drive devic path
     854  @return A Pointer to the full device path or NULL if a valid Hard Drive device path
    855855          cannot be found.
    856856
     
    951951  This function checks if a Fv file device path is valid, according to a file GUID. If it is invalid,
    952952  it tries to return the valid device path.
    953   FV address maybe changes for memory layout adjust from time to time, use this funciton
     953  FV address maybe changes for memory layout adjust from time to time, use this function
    954954  could promise the Fv file device path is right.
    955955
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