Home
last modified time | relevance | path

Searched refs:FooterSignature1 (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
DBootMonFsHw.h33 UINT32 FooterSignature1; member
DBootMonFsImages.c104 if ((Footer->FooterSignature1 != HW_IMAGE_FOOTER_SIGNATURE_1) || in BootMonFsIsImageValid()
DBootMonFsOpenClose.c113 Description->Footer.FooterSignature1 = HW_IMAGE_FOOTER_SIGNATURE_1; in WriteFileDescription()