diff options
author | Dov Murik <dovmurik@linux.ibm.com> | 2021-06-28 10:51:09 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-06-29 12:33:17 +0000 |
commit | cf203024745fb654a6816f83e091a165c02294b4 (patch) | |
tree | 40373cf368d2e8038c7e11f57d1d453f417a9483 /UefiPayloadPkg | |
parent | 24b0e9d128e2f467fdd5092fc60b1c1978b1379e (diff) | |
download | edk2-cf203024745fb654a6816f83e091a165c02294b4.zip edk2-cf203024745fb654a6816f83e091a165c02294b4.tar.gz edk2-cf203024745fb654a6816f83e091a165c02294b4.tar.bz2 |
OvmfPkg/GenericQemuLoadImageLib: Read cmdline from QemuKernelLoaderFs
Remove the QemuFwCfgLib interface used to read the QEMU cmdline
(-append argument) and the initrd size. Instead, use the synthetic
filesystem QemuKernelLoaderFs which has three files: "kernel", "initrd",
and "cmdline".
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Tobin Feldman-Fitzthum <tobin@linux.ibm.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3457
Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Message-Id: <20210628105110.379951-5-dovmurik@linux.ibm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'UefiPayloadPkg')
0 files changed, 0 insertions, 0 deletions