TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformSecureLib.c
Go to the documentation of this file.
1
8#include <Library/PcdLib.h>
9
27BOOLEAN
28EFIAPI
30 VOID
31 )
32{
33 return TRUE;
34}
#define TRUE
Definition: Base.h:301
BOOLEAN EFIAPI UserPhysicalPresent(VOID)