TianoCore EDK2
master
Loading...
Searching...
No Matches
UnitTestUefiBootServicesTableLibTpl.c
Go to the documentation of this file.
1
9
#include "
UnitTestUefiBootServicesTableLib.h
"
10
20
EFI_TPL
21
EFIAPI
22
UnitTestRaiseTpl
(
23
IN
EFI_TPL
NewTpl
24
)
25
{
26
return
TPL_APPLICATION;
27
}
28
36
VOID
37
EFIAPI
38
UnitTestRestoreTpl
(
39
IN
EFI_TPL
NewTpl
40
)
41
{
42
return
;
43
}
IN
#define IN
Definition:
Base.h:279
EFI_TPL
UINTN EFI_TPL
Definition:
UefiBaseType.h:41
UnitTestUefiBootServicesTableLib.h
UnitTestRaiseTpl
EFI_TPL EFIAPI UnitTestRaiseTpl(IN EFI_TPL NewTpl)
Definition:
UnitTestUefiBootServicesTableLibTpl.c:22
UnitTestRestoreTpl
VOID EFIAPI UnitTestRestoreTpl(IN EFI_TPL NewTpl)
Definition:
UnitTestUefiBootServicesTableLibTpl.c:38
UnitTestFrameworkPkg
Library
UnitTestUefiBootServicesTableLib
UnitTestUefiBootServicesTableLibTpl.c
Generated on Fri Nov 15 2024 18:01:27 for TianoCore EDK2 by
1.9.6