TianoCore EDK2 master
|
Go to the source code of this file.
Macros | |
#define | offsetof(type, member) OFFSET_OF(type,member) |
Typedefs | |
typedef UINTN | size_t |
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 LibspdmStdDefAlt.h.
#define offsetof | ( | type, | |
member | |||
) | OFFSET_OF(type,member) |
Definition at line 14 of file LibspdmStdDefAlt.h.
typedef UINTN size_t |
Definition at line 13 of file LibspdmStdDefAlt.h.