TianoCore EDK2
master
Loading...
Searching...
No Matches
FmpDependencyCheckLib.h
Go to the documentation of this file.
1
12
#ifndef __FMP_DEPENDENCY_CHECK_LIB__
13
#define __FMP_DEPENDENCY_CHECK_LIB__
14
15
#include <
PiDxe.h
>
16
#include <
Protocol/FirmwareManagement.h
>
17
34
BOOLEAN
35
EFIAPI
36
CheckFmpDependency
(
37
IN
EFI_GUID
ImageTypeId,
38
IN
UINT32 Version,
39
IN
EFI_FIRMWARE_IMAGE_DEP
*Dependencies OPTIONAL,
40
IN
UINT32 DependenciesSize,
41
OUT
UINT32 *LastAttemptStatus OPTIONAL
42
);
43
44
#endif
FirmwareManagement.h
CheckFmpDependency
BOOLEAN EFIAPI CheckFmpDependency(IN EFI_GUID ImageTypeId, IN UINT32 Version, IN EFI_FIRMWARE_IMAGE_DEP *Dependencies OPTIONAL, IN UINT32 DependenciesSize, OUT UINT32 *LastAttemptStatus OPTIONAL)
Definition:
FmpDependencyCheckLib.c:42
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
PiDxe.h
EFI_FIRMWARE_IMAGE_DEP
Definition:
FirmwareManagement.h:52
GUID
Definition:
Base.h:213
FmpDevicePkg
Include
Library
FmpDependencyCheckLib.h
Generated on Fri Nov 15 2024 18:01:07 for TianoCore EDK2 by
1.9.6