TianoCore EDK2
master
Loading...
Searching...
No Matches
LockBoxBase.c
Go to the documentation of this file.
1
9
#include <
Uefi.h
>
10
11
#include <
Library/DebugLib.h
>
12
#include <
LockBoxLib.h
>
13
28
VOID *
29
EFIAPI
30
AllocateAcpiNvsPool
(
31
IN
UINTN
AllocationSize
32
)
33
{
34
ASSERT_EFI_ERROR
(
RETURN_UNSUPPORTED
);
35
return
NULL
;
36
}
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
AllocateAcpiNvsPool
VOID *EFIAPI AllocateAcpiNvsPool(IN UINTN AllocationSize)
Definition:
LockBoxBase.c:30
NULL
#define NULL
Definition:
Base.h:319
RETURN_UNSUPPORTED
#define RETURN_UNSUPPORTED
Definition:
Base.h:1081
IN
#define IN
Definition:
Base.h:279
DebugLib.h
ASSERT_EFI_ERROR
#define ASSERT_EFI_ERROR(StatusParameter)
Definition:
DebugLib.h:462
LockBoxLib.h
Uefi.h
OvmfPkg
Library
LockBoxLib
LockBoxBase.c
Generated on Fri Nov 15 2024 18:01:21 for TianoCore EDK2 by
1.9.6