]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
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>

No differences found