VirtualBox

Ignore:
Timestamp:
Oct 28, 2015 8:17:18 PM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.

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/MdePkg/Include/Protocol/HiiDatabase.h

    r48674 r58459  
    224224                                enable the data to fit.
    225225  @retval EFI_NOT_FOUND         No matching handle could be found in database.
    226   @retval EFI_INVALID_PARAMETER Handle or HandleBufferLength was NULL.
     226  @retval EFI_INVALID_PARAMETER HandleBufferLength was NULL.
     227  @retval EFI_INVALID_PARAMETER The value referenced by HandleBufferLength was not
     228                                zero and Handle was NULL.
    227229  @retval EFI_INVALID_PARAMETER PackageType is not a EFI_HII_PACKAGE_TYPE_GUID but
    228230                                PackageGuid is not NULL, PackageType is a EFI_HII_
     
    272274  @retval EFI_OUT_OF_RESOURCES  BufferSize is too small to hold the package.
    273275
     276  @retval EFI_NOT_FOUND         The specifiecd Handle could not be found in the
     277                                current database.
     278 
     279  @retval EFI_INVALID_PARAMETER BufferSize was NULL.
     280 
     281  @retval EFI_INVALID_PARAMETER The value referenced by BufferSize was not zero
     282                                and Buffer was NULL.
    274283**/
    275284typedef
     
    394403                                with a value that will enable
    395404                                the data to fit.
     405  @retval EFI_INVALID_PARAMETER The KeyGuidBufferLength is NULL.
     406  @retval EFI_INVALID_PARAMETER The value referenced by
     407                                KeyGuidBufferLength is not
     408                                zero and KeyGuidBuffer is NULL.
     409  @retval EFI_NOT_FOUND         There was no keyboard layout.
    396410
    397411**/
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