]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
plat/kvm/x86: Remove mrd allocation of cmdline
authorMichalis Pappas <michalis@unikraft.io>
Mon, 15 Jul 2024 08:01:01 +0000 (10:01 +0200)
committerSimon Kuenzer <simon@unikraft.io>
Wed, 21 Aug 2024 01:17:54 +0000 (03:17 +0200)
commit673f5b94c96bd4d86460da6a439781d59bc2d110
tree3b02be0c126688505ddf617e66a3078d6253fd5a
parent570ee4f5651ae16a5d6f1b64ecc5ca041c582757
plat/kvm/x86: Remove mrd allocation of cmdline

Remove cmdline mrd allocation from the efi, lxboot, multiboot boot
protocols as this requirement has been deprected by libukboot early
init.

Signed-off-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Oleksii Moisieiev <oleksii_moisieiev@epam.com>
Reviewed-by: Sergiu Moga <sergiu@unikraft.io>
Reviewed-by: Andrei Stan <andreistan2003@gmail.com>
Reviewed-by: Simon Kuenzer <simon@unikraft.io>
Approved-by: Simon Kuenzer <simon@unikraft.io>
GitHub-Closes: #1472
plat/kvm/efi.c
plat/kvm/x86/lxboot.c
plat/kvm/x86/multiboot.c