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

Go to the source code of this file.

Macros

#define offsetof(type, member)   OFFSET_OF(type,member)
 

Typedefs

typedef UINTN size_t
 

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 LibspdmStdDefAlt.h.

Macro Definition Documentation

◆ offsetof

#define offsetof (   type,
  member 
)    OFFSET_OF(type,member)

Definition at line 14 of file LibspdmStdDefAlt.h.

Typedef Documentation

◆ size_t

typedef UINTN size_t

Definition at line 13 of file LibspdmStdDefAlt.h.