Searched refs:RelocationData (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DRuntime.h59 VOID *RelocationData; member in struct:_EFI_RUNTIME_IMAGE_ENTRY
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DPeCoffLib.h354 to the address specified by VirtualImageBase. RelocationData must be identical
367 @param RelocationData A pointer to the relocation data that was collected when the PE/COFF
377 IN VOID *RelocationData
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/RuntimeDxe/
H A DRuntime.c314 RuntimeImage->RelocationData
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxPeCoffLib/
H A DBasePeCoff.c1341 to the address specified by VirtualImageBase. RelocationData must be identical
1354 @param RelocationData A pointer to the relocation data that was collected when the PE/COFF
1364 IN VOID *RelocationData
1481 FixupData = RelocationData;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePeCoffLib/
H A DBasePeCoff.c1458 to the address specified by VirtualImageBase. RelocationData must be identical
1471 @param RelocationData A pointer to the relocation data that was collected when the PE/COFF
1481 IN VOID *RelocationData
1579 FixupData = RelocationData;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Image/
H A DImage.c707 Image->RuntimeData->RelocationData = Image->ImageContext.FixupData;

Completed in 85 milliseconds