Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/
DSplitFspBin.py676 def RebaseFspBin (FspBinary, FspComponent, FspBase, OutputDir, OutputFile): argument
677 fd = FirmwareDevice(0, FspBinary)
736 filename = os.path.basename(FspBinary)
776 if not os.path.exists(args.FspBinary):
777 raise Exception ("ERROR: Could not locate FSP binary file '%s' !" % args.FspBinary)
782 … RebaseFspBin (args.FspBinary, args.FspComponent, args.FspBase, args.OutputDir, args.OutputFile)
784 SplitFspBin (args.FspBinary, args.OutputDir, args.NameTemplate)
786 GenFspHdr (args.FspBinary, args.OutputDir, args.HFileName)
788 ShowFspInfo (args.FspBinary)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DPlatformPkg.fdf186 FILE = Vlv2MiscBinariesPkg/FspBinary/FvFsp.bin
DPlatformPkgGcc.fdf143 FILE = Vlv2MiscBinariesPkg/FspBinary/FvFsp.bin