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/Library/BasePeCoffLib/BasePeCoffLibInternals.h

    r48674 r58459  
    117117  Converts an image address to the loaded address.
    118118
    119   @param  ImageContext  The context of the image being loaded.
    120   @param  Address       The address to be converted to the loaded address.
     119  @param  ImageContext      The context of the image being loaded.
     120  @param  Address           The address to be converted to the loaded address.
     121  @param  TeStrippedOffset  Stripped offset for TE image.
    121122
    122123  @return The converted address or NULL if the address can not be converted.
     
    126127PeCoffLoaderImageAddress (
    127128  IN OUT PE_COFF_LOADER_IMAGE_CONTEXT          *ImageContext,
    128   IN     UINTN                                 Address
     129  IN     UINTN                                 Address,
     130  IN     UINTN                                 TeStrippedOffset
    129131  );
    130132
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