TianoCore EDK2
master
Loading...
Searching...
No Matches
CapsuleService.h
Go to the documentation of this file.
1
14
#ifndef _CAPSULE_SERVICE_H_
15
#define _CAPSULE_SERVICE_H_
16
17
#include <
Uefi.h
>
18
19
#include <
Protocol/Capsule.h
>
20
#include <
Guid/CapsuleVendor.h
>
21
#include <
Guid/FmpCapsule.h
>
22
23
#include <
Library/DebugLib.h
>
24
#include <
Library/PcdLib.h
>
25
#include <
Library/CapsuleLib.h
>
26
#include <
Library/UefiDriverEntryPoint.h
>
27
#include <
Library/UefiBootServicesTableLib.h
>
28
#include <
Library/UefiRuntimeServicesTableLib.h
>
29
#include <
Library/UefiRuntimeLib.h
>
30
#include <
Library/BaseLib.h
>
31
#include <
Library/PrintLib.h
>
32
#include <
Library/BaseMemoryLib.h
>
33
38
VOID
39
SaveLongModeContext
(
40
VOID
41
);
42
51
BOOLEAN
52
IsPersistAcrossResetCapsuleSupported
(
53
VOID
54
);
55
65
VOID
66
CapsuleCacheWriteBack
(
67
IN
EFI_PHYSICAL_ADDRESS
ScatterGatherList
68
);
69
70
#endif
BaseLib.h
BaseMemoryLib.h
CapsuleLib.h
SaveLongModeContext
VOID SaveLongModeContext(VOID)
Definition:
SaveLongModeContext.c:17
IsPersistAcrossResetCapsuleSupported
BOOLEAN IsPersistAcrossResetCapsuleSupported(VOID)
Definition:
CapsuleReset.c:23
CapsuleCacheWriteBack
VOID CapsuleCacheWriteBack(IN EFI_PHYSICAL_ADDRESS ScatterGatherList)
Definition:
CapsuleCache.c:26
CapsuleVendor.h
FmpCapsule.h
IN
#define IN
Definition:
Base.h:279
DebugLib.h
Capsule.h
PcdLib.h
PrintLib.h
Uefi.h
EFI_PHYSICAL_ADDRESS
UINT64 EFI_PHYSICAL_ADDRESS
Definition:
UefiBaseType.h:50
UefiBootServicesTableLib.h
UefiDriverEntryPoint.h
UefiRuntimeLib.h
UefiRuntimeServicesTableLib.h
MdeModulePkg
Universal
CapsuleRuntimeDxe
CapsuleService.h
Generated on Fri Nov 15 2024 18:01:12 for TianoCore EDK2 by
1.9.6