]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/EmbeddedPkg.dec
EmbeddedPkg: Add LoadFile2 for linux initrd
authorJeff Brasen <jbrasen@nvidia.com>
Mon, 13 Sep 2021 23:18:51 +0000 (23:18 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 23 Sep 2021 18:36:39 +0000 (18:36 +0000)
commit7ea7f9c07757b9445c24b23acf4c2e8e60b30b7e
tree385d26ddcfae2c67a4a1e5e466c4fd489f3c0ffb
parentc0cd26f43c278781bf9a24a8268104292494f655
EmbeddedPkg: Add LoadFile2 for linux initrd

Add support under a pcd feature for using the new interface to pass
initrd to the linux kernel instead of via device tree.
This feature is also enabled if ACPI tables are present, and will skip
locating and installation of device tree.

Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
EmbeddedPkg/EmbeddedPkg.dec
EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c
EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf