HomeSort by relevance Sort by last modified time
    Searched defs:ImageTypeId (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Guid/
EdkiiSystemFmpCapsule.h 108 EFI_GUID ImageTypeId;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.h 172 EFI_GUID ImageTypeId;
191 /// Size of the image in bytes. If size=0, then only ImageIndex and ImageTypeId are valid.
227 EFI_GUID ImageTypeId;
246 /// Size of the image in bytes. If size=0, then only ImageIndex and ImageTypeId are valid.
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/
CapsuleApp.c 91 @param[in] ImageTypeId The ImageTypeId of the FMP image.
99 IN EFI_GUID *ImageTypeId,
271 Get ImageTypeId in the FMP capsule header.
275 @return ImageTypeId
296 Get ESRT FwType according to ImageTypeId
298 @param[in] ImageTypeId ImageTypeId of an FMP capsule.
304 IN EFI_GUID *ImageTypeId
320 if (CompareGuid(&EsrtEntry->FwClass, ImageTypeId)) {
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareManagement.h 49 EFI_GUID ImageTypeId;
68 /// Size of the image in bytes. If size=0, then only ImageIndex and ImageTypeId are valid.
107 /// number must be unique within the namespace of the ImageTypeId GUID and

Completed in 671 milliseconds