Searched refs:OsLoaderLoadImageStart (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
H A DFirmwarePerformanceDxe.c124 0, // OsLoaderLoadImageStart
482 record performance data for OsLoaderLoadImageStart in FPDT for legacy boot.
505 mAcpiBootPerformanceTable->BasicBoot.OsLoaderLoadImageStart = 0;
514 DEBUG ((EFI_D_INFO, "FPDT: Boot Performance - OsLoaderLoadImageStart = 0\n"));
551 DEBUG ((EFI_D_INFO, "FPDT: Boot Performance - OsLoaderLoadImageStart = %ld\n", mAcpiBootPerformanceTable->BasicBoot.OsLoaderLoadImageStart));
561 for OsLoaderLoadImageStart and OsLoaderStartImageStart in FPDT.
609 mAcpiBootPerformanceTable->BasicBoot.OsLoaderLoadImageStart = GetTimeInNanoSecond (GetPerformanceCounter ());
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DAcpi50.h1190 UINT64 OsLoaderLoadImageStart; member in struct:__anon11560

Completed in 55 milliseconds