incubator-nuttx/boards/x86_64
ouyangxiangzhen edd7d718eb arch/x86_64: Reimplement the NuttX32 multiboot1 wrapper.
This commit reimplemented the NuttX32 multiboot1 wrapper:
1. Fixed the issue of SMP AP booting.
2. Reduced memory copy overhead. We only need to copy .realmode section
   now.
3. Move the multiboot1 header to intel64_head.S.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-09-30 15:35:41 +08:00
..
intel64/qemu-intel64 arch/x86_64: Reimplement the NuttX32 multiboot1 wrapper. 2024-09-30 15:35:41 +08:00