]> git.proxmox.com Git - mirror_edk2.git/commit
Vlv2TbltDevicePkg/Capsule: Add Linux/LVFS generation scripts
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 8 May 2019 22:16:31 +0000 (15:16 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Fri, 10 May 2019 02:58:06 +0000 (19:58 -0700)
commit1bb262ea0440e4a74ba78af52ac4b8fd3ab91874
treeaa68c7c8de92143bd220d9b982475310718e3779
parentf2197f0d0c3dc001af541a50d986771f9b27da7d
Vlv2TbltDevicePkg/Capsule: Add Linux/LVFS generation scripts

Add batch scripts to generate the LVFS compatible capsule
update driver.

Add DSC/FDF files to build capsules and invoke post build
shell scripts for Linux build environments.

Make versions consistent.

Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Zailiang Sun <zailiang.sun@intel.com>
Reviewed-by: Yi Qian <yi.qian@intel.com>
13 files changed:
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleAll.bat
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleAll.sh [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleMinnowMax.bat
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleMinnowMax.sh [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleMinnowMaxRelease.bat
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleMinnowMaxRelease.sh [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleSampleColor.sh [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/Lvfs.ddf [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/LvfsGenCapsuleMinnowMax.bat [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/LvfsGenCapsuleMinnowMaxRelease.bat [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/LvfsGenCapsuleSampleColor.bat [new file with mode: 0644]
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/template.metainfo.xml [new file with mode: 0644]
Vlv2TbltDevicePkg/PlatformCapsuleGcc.dsc [new file with mode: 0644]