Home
last modified time | relevance | path

Searched refs:ImageTypeId (Results 1 – 20 of 20) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/
DCapsuleApp.c99 IN EFI_GUID *ImageTypeId,
304 IN EFI_GUID *ImageTypeId in GetEsrtFwType() argument
320 if (CompareGuid(&EsrtEntry->FwClass, ImageTypeId)) { in GetEsrtFwType()
349 EFI_GUID *ImageTypeId; in CreateNestedFmp() local
375 ImageTypeId = GetCapsuleImageTypeId(CapsuleBuffer); in CreateNestedFmp()
376 if (ImageTypeId == NULL) { in CreateNestedFmp()
380 FwType = GetEsrtFwType(ImageTypeId); in CreateNestedFmp()
396 CopyGuid(&NestedCapsuleHeader->CapsuleGuid, ImageTypeId); in CreateNestedFmp()
780 EFI_GUID ImageTypeId; in UefiMain() local
785 Status = InternalStrToGuid(Argv[3], &ImageTypeId); in UefiMain()
[all …]
DCapsuleDump.c549 Print(L" ImageTypeId - %g\n", &CurrentImageInfo->ImageTypeId); in DumpFmpImageInfo()
774 IN EFI_GUID *ImageTypeId in IsThisFmpImageInfo() argument
782 if (CompareGuid (&CurrentImageInfo->ImageTypeId, ImageTypeId)) { in IsThisFmpImageInfo()
799 IN EFI_GUID *ImageTypeId in FindFmpFromImageTypeId() argument
886 if (IsThisFmpImageInfo (FmpImageInfoBuf, FmpImageInfoCount, DescriptorSize, ImageTypeId)) { in FindFmpFromImageTypeId()
909 IN EFI_GUID *ImageTypeId, in DumpFmpImage() argument
919 Fmp = FindFmpFromImageTypeId (ImageTypeId); in DumpFmpImage()
921 Print(L"No FMP include ImageTypeId %g\n", ImageTypeId); in DumpFmpImage()
951 …Print(L"CapsuleApp: Dump %g ImageIndex (0x%x) to %s %r\n", ImageTypeId, ImageIndex, ImageName, Sta… in DumpFmpImage()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.h172 EFI_GUID ImageTypeId; member
227 EFI_GUID ImageTypeId; member
DUefiHandleParsingLib.uni422 … " ImageTypeId : %%H%g%%N\r\n"
440 … " ImageTypeId : %%H%g%%N\r\n"
454 … " ImageTypeId : %%H%g%%N\r\n"
DUefiHandleParsingLib.c1325 &ImageInfoV1[Index].ImageTypeId, in FirmwareManagementDumpInformation()
1352 &ImageInfoV2[Index].ImageTypeId, in FirmwareManagementDumpInformation()
1380 &ImageInfo[Index].ImageTypeId, in FirmwareManagementDumpInformation()
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
DSystemFirmwareCommonDxe.c113 CopyGuid (&ImageInfo->ImageTypeId, &ImageDescriptor->ImageTypeId); in FmpGetImageInfo()
367 if (CompareGuid(&FmpImageInfo->ImageTypeId, Guid)) { in IsSystemFmp()
/device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Guid/
DEdkiiSystemFmpCapsule.h108 EFI_GUID ImageTypeId; member
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DCapsuleData.py179 self.ImageTypeId = None
202 Guid = self.ImageTypeId.split('-')
DFdfParser.py3208 FmpData.ImageTypeId = self.__Token
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
DEsrtImpl.c414 if (CompareGuid(&FmpImageInfo->ImageTypeId, Guid)) { in IsSystemFmp()
438 EsrtEntry->FwClass = FmpImageInfo->ImageTypeId; in SetEsrtEntryFromFmpInfo()
DEsrtDxe.c393 if (CompareGuid(&EsrtRepositoryNew[Index1].FwClass, &TempFmpImageInfo->ImageTypeId)) { in EsrtDxeSyncFmp()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DFirmwareManagement.h49 EFI_GUID ImageTypeId; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareDescriptor/
DSystemFirmwareDescriptor.aslc50 IMAGE_TYPE_ID_GUID, // ImageTypeId;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/
DSystemFirmwareDescriptor.aslc50 IMAGE_TYPE_ID_GUID, // ImageTypeId;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeCapsuleLib/
DDxeCapsuleLib.c325 if (CompareGuid(&ImageHeader->UpdateImageTypeId, &TempFmpImageInfo->ImageTypeId) && in ProcessFmpCapsuleImage()
/device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/
DMicrocodeFmp.c624 …UG((DEBUG_VERBOSE, " ImageTypeId - %g\n", &ImageDescriptor[Index].ImageTypeId)); in DumpPrivateInfo()
DMicrocodeUpdate.c265 CopyGuid (&ImageDescriptor[Count].ImageTypeId, &gMicrocodeFmpImageTypeIdGuid); in GetMicrocodeInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DDxeCapsuleLib.c686 … DEBUG((DEBUG_VERBOSE, " ImageTypeId - %g\n", &CurrentImageInfo->ImageTypeId)); in DumpFmpImageInfo()
965 if (CompareGuid(UpdateImageTypeId, &TempFmpImageInfo->ImageTypeId)) { in GetFmpHandleBufferByType()
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni1069 …PcdSystemFmpCapsuleImageTypeIdGuid_PROMPT #language en-US "A list of system FMP ImageTypeId GUIDs"
1071 …geTypeIdGuid_HELP #language en-US "This PCD hold a list GUIDs for the ImageTypeId to indicate the…
DMdeModulePkg.dec1680 ## This PCD hold a list GUIDs for the ImageTypeId to indicate the
1682 # @Prompt A list of system FMP ImageTypeId GUIDs