OvmfPkg[all]  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PlatformBmPrintScLib.h File Reference

Functions

EFI_STATUS EFIAPI PlatformBmPrintScRegisterHandler (VOID)
 

Detailed Description

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

Function Documentation

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.

Return values
EFI_SUCCESSThe status code handler has been successfully registered.
Returns
Error codes propagated from boot services and from EFI_RSC_HANDLER_PROTOCOL.