Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
DGenFfs.c490 UINT8 PeSectionNum; in main() local
510 PeSectionNum = 0; in main()
804 &PeSectionNum in main()
809 FfsFiletype == EFI_FV_FILETYPE_DXE_CORE) && (PeSectionNum != 1)) { in main()
810 …y one Pe or Te section, but %u Pe/Te section are input", mFfsFileType [FfsFiletype], PeSectionNum); in main()
817 FfsFiletype == EFI_FV_FILETYPE_APPLICATION) && (PeSectionNum < 1)) { in main()
841 &PeSectionNum in main()