Searched defs:LinkTimeBase (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTpmMeasureBootLib/
H A DDxeTpmMeasureBootLib.c253 @param[in] LinkTimeBase Address that the image is loaded into memory.
269 IN UINTN LinkTimeBase,
340 ImageLoad->ImageLinkTimeAddress = LinkTimeBase;
265 TcgMeasurePeImage( IN EFI_TCG_PROTOCOL *TcgProtocol, IN EFI_PHYSICAL_ADDRESS ImageAddress, IN UINTN ImageSize, IN UINTN LinkTimeBase, IN UINT16 ImageType, IN EFI_DEVICE_PATH_PROTOCOL *FilePath ) argument

Completed in 82 milliseconds