TianoCore EDK2
master
Loading...
Searching...
No Matches
RecoveryModuleLoadPei.h
Go to the documentation of this file.
1
9
#ifndef _RECOVERY_MODULE_LOAD_PEI_H_
10
#define _RECOVERY_MODULE_LOAD_PEI_H_
11
12
#include <
PiPei.h
>
13
14
#include <
Library/BaseLib.h
>
15
#include <
Library/BaseMemoryLib.h
>
16
#include <
Library/DebugLib.h
>
17
#include <
Library/MemoryAllocationLib.h
>
18
#include <
Library/PcdLib.h
>
19
#include <
Library/HobLib.h
>
20
#include <
Library/EdkiiSystemCapsuleLib.h
>
21
22
//
23
// Update data
24
//
25
26
typedef
struct
{
27
UINTN
NumOfRecovery;
28
}
CONFIG_HEADER
;
29
30
typedef
struct
{
31
UINTN
Index;
32
EFI_GUID
FileGuid;
33
UINTN
Length;
34
UINTN
ImageOffset;
35
}
RECOVERY_CONFIG_DATA
;
36
37
#endif
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
BaseLib.h
BaseMemoryLib.h
EdkiiSystemCapsuleLib.h
HobLib.h
DebugLib.h
MemoryAllocationLib.h
PcdLib.h
PiPei.h
CONFIG_HEADER
Definition:
RecoveryModuleLoadPei.h:26
GUID
Definition:
Base.h:213
RECOVERY_CONFIG_DATA
Definition:
RecoveryModuleLoadPei.h:30
SignedCapsulePkg
Universal
RecoveryModuleLoadPei
RecoveryModuleLoadPei.h
Generated on Fri Nov 15 2024 18:01:25 for TianoCore EDK2 by
1.9.6