TianoCore EDK2 master
Loading...
Searching...
No Matches
CcProbeLib.h
Go to the documentation of this file.
1
8#ifndef CC_PROBE_LIB_H_
9#define CC_PROBE_LIB_H_
10
12
20UINT8
21EFIAPI
22CcProbe (
23 VOID
24 );
25
26#endif
UINT8 EFIAPI CcProbe(VOID)