TianoCore EDK2
master
Loading...
Searching...
No Matches
PrmConfig.h
Go to the documentation of this file.
1
14
#ifndef PRM_CONFIG_H_
15
#define PRM_CONFIG_H_
16
17
#include <
PrmContextBuffer.h
>
18
#include <
Uefi.h
>
19
20
typedef
struct
_PRM_CONFIG_PROTOCOL
PRM_CONFIG_PROTOCOL
;
21
22
#define PRM_CONFIG_PROTOCOL_SIGNATURE SIGNATURE_32('P','M','C','P')
23
#define PRM_CONFIG_PROTOCOL_VERSION 1
24
25
struct
_PRM_CONFIG_PROTOCOL
{
26
PRM_MODULE_CONTEXT_BUFFERS
ModuleContextBuffers;
27
};
28
29
extern
EFI_GUID
gPrmConfigProtocolGuid;
30
31
#endif
PrmContextBuffer.h
Uefi.h
_PRM_CONFIG_PROTOCOL
Definition:
PrmConfig.h:25
GUID
Definition:
Base.h:213
PRM_MODULE_CONTEXT_BUFFERS
Definition:
PrmContextBuffer.h:101
PrmPkg
Include
Protocol
PrmConfig.h
Generated on Fri Nov 15 2024 18:01:22 for TianoCore EDK2 by
1.9.6