DragonOS/build-scripts/kernel_build/src
JingXuan_Wei bb99d3f6ed
feat(kexec & initram):Add kexec and initram support for x86 architecture (#1303)
- Support embedding initram and using Ramfs as the file system for extracting initram
- Support kexec series system calls, including load series and reboot
- Support u-root as the root file system to boot in Go language
- Add sysfs such as boot_crams and memmap
- Add a series of peripheral system calls related to the above

Signed-off-by: JensenWei007 <jensenwei007@gmail.com>
2025-10-30 13:32:40 +08:00
..
bindgen/arch feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
cfiles feat(kexec & initram):Add kexec and initram support for x86 architecture (#1303) 2025-10-30 13:32:40 +08:00
kconfig Kconfig (#432) 2023-11-17 21:23:01 +08:00
utils feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
constant.rs feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
lib.rs feat(build, kernel): 添加内核版本信息生成与显示功能 (#1269) 2025-08-28 13:16:31 +08:00
version_gen.rs feat(build, kernel): 添加内核版本信息生成与显示功能 (#1269) 2025-08-28 13:16:31 +08:00