Searched refs:EventLogLocation (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DTcgService.h64 @param EventLogLocation This is a pointer to the address of the event log in memory.
79 OUT EFI_PHYSICAL_ADDRESS *EventLogLocation,
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgDxe/
H A DTcgDxe.c166 @param[out] EventLogLocation This is a pointer to the address of the event log in memory.
181 OUT EFI_PHYSICAL_ADDRESS *EventLogLocation,
197 if (EventLogLocation != NULL) {
199 *EventLogLocation = TcgData->TcgClientAcpiTable->Lasa;
201 *EventLogLocation = TcgData->TcgServerAcpiTable->Lasa;
177 TcgDxeStatusCheck( IN EFI_TCG_PROTOCOL *This, OUT TCG_EFI_BOOT_SERVICE_CAPABILITY *ProtocolCapability, OUT UINT32 *TCGFeatureFlags, OUT EFI_PHYSICAL_ADDRESS *EventLogLocation, OUT EFI_PHYSICAL_ADDRESS *EventLogLastEntry ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTpmMeasureBootLib/
H A DDxeTpmMeasureBootLib.c693 EFI_PHYSICAL_ADDRESS EventLogLocation; local
719 &EventLogLocation,

Completed in 1413 milliseconds