TianoCore EDK2
master
Loading...
Searching...
No Matches
LibspdmStdBoolAlt.h
Go to the documentation of this file.
1
10
#ifndef LIBSPDM_STDBOOL_ALT_H
11
#define LIBSPDM_STDBOOL_ALT_H
12
13
typedef
BOOLEAN bool;
14
15
#ifndef true
16
#define true TRUE
17
#endif
18
19
#ifndef false
20
#define false FALSE
21
#endif
22
23
#endif
/* LIBSPDM_STDBOOL_ALT */
SecurityPkg
DeviceSecurity
SpdmLib
Include
hal
LibspdmStdBoolAlt.h
Generated on Fri Nov 15 2024 18:01:23 for TianoCore EDK2 by
1.9.6