TianoCore EDK2 master
Loading...
Searching...
No Matches
LibspdmStdBoolAlt.h File Reference

Go to the source code of this file.

Macros

#define true   TRUE
 
#define false   FALSE
 

Typedefs

typedef BOOLEAN bool
 

Detailed Description

EDKII Device Security library for SPDM device. It follows the SPDM Specification.

Copyright (c) 2024, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file LibspdmStdBoolAlt.h.

Macro Definition Documentation

◆ false

#define false   FALSE

Definition at line 20 of file LibspdmStdBoolAlt.h.

◆ true

#define true   TRUE

Definition at line 16 of file LibspdmStdBoolAlt.h.

Typedef Documentation

◆ bool

typedef BOOLEAN bool

Definition at line 13 of file LibspdmStdBoolAlt.h.