mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-29 03:00:19 +00:00
41d5a53e33
The bzImage boot_params header has a flag bit to indicate that various memory areas can be located above the 32-bit/4GB barrier; if set, allow the initrd to be loaded in the above-4G memory region, which enables loading of initrds that would otherwise not fit in the low ~3.5 GB mem region. Change-Id: Id5f91cbd8ca9fc2f06e13933c63c953cda5eb12c Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5529575 Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> |
||
---|---|---|
.. | ||
acpi.rs | ||
bootparam.rs | ||
bzimage.rs | ||
cpuid.rs | ||
fdt.rs | ||
gdt.rs | ||
interrupts.rs | ||
lib.rs | ||
mpspec.rs | ||
mptable.rs | ||
msr_index.rs | ||
regs.rs | ||
smbios.rs |