Home
last modified time | relevance | path

Searched refs:BasicBoot (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
DFirmwarePerformanceDxe.c615 …mAcpiBootPerformanceTable->BasicBoot.OsLoaderLoadImageStart = GetTimeInNanoSecond (GetPerformanceC… in FpdtStatusCodeListenerDxe()
627 …mAcpiBootPerformanceTable->BasicBoot.OsLoaderStartImageStart = GetTimeInNanoSecond (GetPerformance… in FpdtStatusCodeListenerDxe()
644 …mAcpiBootPerformanceTable->BasicBoot.ExitBootServicesExit = GetTimeInNanoSecond (GetPerformanceCou… in FpdtStatusCodeListenerDxe()
656 …mAcpiBootPerformanceTable->BasicBoot.OsLoaderStartImageStart = GetTimeInNanoSecond (GetPerformance… in FpdtStatusCodeListenerDxe()
661 …ot Performance - ResetEnd = %ld\n", mAcpiBootPerformanceTable->BasicBoot.ResetEnd)); in FpdtStatusCodeListenerDxe()
663 …formance - OsLoaderStartImageStart = %ld\n", mAcpiBootPerformanceTable->BasicBoot.OsLoaderStartIma… in FpdtStatusCodeListenerDxe()
746 …mAcpiBootPerformanceTable->BasicBoot.ExitBootServicesEntry = GetTimeInNanoSecond (GetPerformanceCo… in FpdtExitBootServicesEventNotify()
751 …ot Performance - ResetEnd = %ld\n", mAcpiBootPerformanceTable->BasicBoot.ResetEnd)); in FpdtExitBootServicesEventNotify()
752 …formance - OsLoaderLoadImageStart = %ld\n", mAcpiBootPerformanceTable->BasicBoot.OsLoaderLoadImag… in FpdtExitBootServicesEventNotify()
753 …formance - OsLoaderStartImageStart = %ld\n", mAcpiBootPerformanceTable->BasicBoot.OsLoaderStartIma… in FpdtExitBootServicesEventNotify()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DFirmwarePerformance.h91 …EFI_ACPI_5_0_FPDT_FIRMWARE_BASIC_BOOT_RECORD BasicBoot; ///< Basic Boot Resume performance record. member