TianoCore EDK2 master
|
#include <Uefi.h>
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | DxeHobListLibNullConstructor (VOID) |
This library retrieve the EFI_BOOT_SERVICES pointer from EFI system table in library's constructor.
Copyright (c) 2021, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file DxeHobListLibNull.c.
EFI_STATUS EFIAPI DxeHobListLibNullConstructor | ( | VOID | ) |
The dummy constructor for DxeHobListLib.
EFI_SUCCESS |
Definition at line 20 of file DxeHobListLibNull.c.