diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2020-02-28 22:38:50 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-03-05 19:45:05 +0000 |
commit | efc52d67e1573ce174d301b52fa1577d552c8441 (patch) | |
tree | 9de84f558680f1d86443a991e66ffb480dab0b3c /BaseTools/Source | |
parent | 364e0b4cda00f56d3086ded8e67bab458605805e (diff) | |
download | edk2-efc52d67e1573ce174d301b52fa1577d552c8441.zip edk2-efc52d67e1573ce174d301b52fa1577d552c8441.tar.gz edk2-efc52d67e1573ce174d301b52fa1577d552c8441.tar.bz2 |
OvmfPkg/QemuKernelLoaderFsDxe: don't expose kernel command line
We have no need for exposing the kernel command line as a file,
so remove support for that. Since the remaining blobs (kernel
and initrd) are typically much larger than a page, switch to
the page based allocator for blobs at the same time.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2566
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source')
0 files changed, 0 insertions, 0 deletions