]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/Lvfs.ddf
f2c925a6dd840fc80df521f96714bd842b4640dd
[mirror_edk2.git] / Vlv2TbltDevicePkg / Feature / Capsule / GenerateCapsule / Lvfs.ddf
1 .OPTION EXPLICIT ; Generate errors on variable typos
2
3 .Set CabinetNameTemplate=firmware.cab ; The name of the file
4 .set DiskDirectoryTemplate=CDROM ; All cabinets go in a single directory
5 .Set Cabinet=on ;
6 .Set Compress=on ;
7 .Set DiskDirectory1=.
8 .Set MaxDiskSize=99999744 ; multiple of 512
9
10 ;*** Files to zip ;
11 ;
12 firmware.bin
13 firmware.metainfo.xml
14 ;***