HomeSort by relevance Sort by last modified time
    Searched refs:IsValidCapsuleHeader (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleProcessLib.c 59 IsValidCapsuleHeader(), so that all fields in EFI_CAPSULE_HEADER are correct.
92 IsValidCapsuleHeader (
120 if (!IsValidCapsuleHeader((VOID *)(UINTN)HobPointer.Capsule->BaseAddress, HobPointer.Capsule->Length)) {
DxeCapsuleLib.c 9 SupportCapsuleImage(), ProcessCapsuleImage(), IsValidCapsuleHeader(),
150 IsValidCapsuleHeader (
170 IsValidCapsuleHeader(), so that all fields in EFI_CAPSULE_HEADER are correct.
    [all...]
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/
RecoveryModuleLoadPei.c 214 IsValidCapsuleHeader (
234 IsValidCapsuleHeader(), so that all fields in EFI_CAPSULE_HEADER are correct.
686 if (!IsValidCapsuleHeader (CapsuleHeader, CapsuleSize)) {

Completed in 316 milliseconds