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.c651 …mAcpiBootPerformanceTable->BasicBoot.OsLoaderLoadImageStart = GetTimeInNanoSecond (GetPerformanceC… in FpdtStatusCodeListenerDxe()
663 …mAcpiBootPerformanceTable->BasicBoot.OsLoaderStartImageStart = GetTimeInNanoSecond (GetPerformance… in FpdtStatusCodeListenerDxe()
680 …mAcpiBootPerformanceTable->BasicBoot.ExitBootServicesExit = GetTimeInNanoSecond (GetPerformanceCou… in FpdtStatusCodeListenerDxe()
692 …mAcpiBootPerformanceTable->BasicBoot.OsLoaderStartImageStart = GetTimeInNanoSecond (GetPerformance… in FpdtStatusCodeListenerDxe()
697 …ot Performance - ResetEnd = %ld\n", mAcpiBootPerformanceTable->BasicBoot.ResetEnd)); in FpdtStatusCodeListenerDxe()
699 …formance - OsLoaderStartImageStart = %ld\n", mAcpiBootPerformanceTable->BasicBoot.OsLoaderStartIma… in FpdtStatusCodeListenerDxe()
782 …mAcpiBootPerformanceTable->BasicBoot.ExitBootServicesEntry = GetTimeInNanoSecond (GetPerformanceCo… in FpdtExitBootServicesEventNotify()
787 …ot Performance - ResetEnd = %ld\n", mAcpiBootPerformanceTable->BasicBoot.ResetEnd)); in FpdtExitBootServicesEventNotify()
788 …formance - OsLoaderLoadImageStart = %ld\n", mAcpiBootPerformanceTable->BasicBoot.OsLoaderLoadImag… in FpdtExitBootServicesEventNotify()
789 …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