OvmfPkg[all]
0.1
|
Functions | |
EFI_STATUS EFIAPI | PlatformBmPrintScRegisterHandler (VOID) |
Register a status code handler for printing the Boot Manager's LoadImage() and StartImage() preparations, and return codes, to the UEFI console.
This feature enables users that are not accustomed to analyzing the firmware log to glean some information about UEFI boot option processing (loading and starting).
Copyright (C) 2019, Red Hat, Inc.
SPDX-License-Identifier: BSD-2-Clause-Patent
EFI_STATUS EFIAPI PlatformBmPrintScRegisterHandler | ( | VOID | ) |
Register a status code handler for printing the Boot Manager's LoadImage() and StartImage() preparations, and return codes, to the UEFI console.
EFI_SUCCESS | The status code handler has been successfully registered. |