TianoCore EDK2 master
Loading...
Searching...
No Matches
DxeHobListLibNull.c File Reference
#include <Uefi.h>

Go to the source code of this file.

Functions

EFI_STATUS EFIAPI DxeHobListLibNullConstructor (VOID)
 

Detailed Description

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.

Function Documentation

◆ DxeHobListLibNullConstructor()

EFI_STATUS EFIAPI DxeHobListLibNullConstructor ( VOID  )

The dummy constructor for DxeHobListLib.

Return values
EFI_SUCCESS

Definition at line 20 of file DxeHobListLibNull.c.