]> code.ossystems Code Review - openembedded-core.git/commit
initrdscripts: init-install-efi.sh install extra files for ESP
authorChee Yang Lee <chee.yang.lee@intel.com>
Tue, 2 Feb 2021 05:43:16 +0000 (13:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Feb 2021 08:52:09 +0000 (08:52 +0000)
commit6eaca9cf20c42501fba27dea3a6446bad948e859
tree2dc79f39fa4ff2d8c0b5ab77dd71c13f1578f616
parent5fdde65ef58b4c1048839e4f9462b34bab36fc22
initrdscripts: init-install-efi.sh install extra files for ESP

Currently the install script copy only few hard coded item while
setting up target ESP, kernel artifacts, all .efi in EFI/BOOT,
grub & boot cfg and loader.conf.
While ESP can be much complex, eg: contain multiple initrd.

Add a ESP folder to carry any other files to setup onto ESP.

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-install-efi.sh