TianoCore EDK2 master
Loading...
Searching...
No Matches
CcProbeLibNull.c
Go to the documentation of this file.
1
10#include <Library/CcProbeLib.h>
11
19UINT8
20EFIAPI
22 VOID
23 )
24{
25 return CcGuestTypeNonEncrypted;
26}
UINT8 EFIAPI CcProbe(VOID)