| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: support architecture abstraction and platform-specific compilation | 13 天前 | |
feat: support architecture abstraction and platform-specific compilation | 13 天前 | |
feat: support explicit DTB loader address fallback QEMU virt machine with -kernel doesn't reliably pass DTB pointer in x0. This adds a fallback mechanism that loads DTB from a known fixed address (0x42000000 for aarch64 virt) via -device loader. - Add DTB_FALLBACK_ADDR constant in platform/virt/mod.rs - Refactor DTB discovery to use fallback when x0 is null - Add detailed boot diagnostics for debugging the DTB path - Preserve original DTB pointer or fallback for kernel handoff | 13 天前 | |
feat: use env! to print bootloader version and keep jumping log decoupled | 12 天前 |