4110f3a87f
Function prepare_vm0_memmap_and_e820 and init_vm0_boot_info are specific for vm0. There is no need to check is_vm0 again in those functions. This patch remove the unnecssary checks. v1 -> v2: - Add pre-condition comment before the function as Junjie's suggestion. Signed-off-by: Kaige Fu <kaige.fu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
hob_parse.c | ||
multiboot.c |