Searched refs:BasicBoot (Results 1 – 2 of 2) sorted by relevance
651 …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 …]
91 …EFI_ACPI_5_0_FPDT_FIRMWARE_BASIC_BOOT_RECORD BasicBoot; ///< Basic Boot Resume performance record. member