mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
This will allow placement of the initrd after the end of the device tree blob in the next patch. This also moves the load of the fdt into setup_system_memory() so that the position of the initrd can be calculated (in the next patch) before calling configure_system(). BUG=None TEST=Boot Termina on x86-64 Change-Id: I6dcfce3aa48ae0932157a40fa28ea9fb384263c8 Signed-off-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1443634 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Dylan Reid <dgreid@chromium.org> |
||
---|---|---|
.. | ||
bootparam.rs | ||
cpuid.rs | ||
fdt.rs | ||
gdt.rs | ||
interrupts.rs | ||
lib.rs | ||
mpspec.rs | ||
mptable.rs | ||
msr_index.rs | ||
regs.rs |