summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/image/multiboot.c
Commit message (Expand)AuthorAgeFilesLines
* [memmap] Allow explicit colour selection for memory map debug messagesMichael Brown2025-05-251-1/+1
* [memmap] Rename addr/last fields to min/max for clarityMichael Brown2025-05-231-1/+1
* [multiboot] Use memmap_describe() to construct Multiboot memory mapMichael Brown2025-05-161-22/+35
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [multiboot] Remove userptr_t from Multiboot and ELF image parsingMichael Brown2025-04-281-65/+69
* [multiboot] Use image name in Multiboot and ELF debug messagesMichael Brown2025-04-281-25/+25
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-3/+3
* [uaccess] Remove redundant memcpy_user() and related string functionsMichael Brown2025-04-211-3/+3
* [image] Allow for images to be hidden from lists of all imagesMichael Brown2023-05-051-0/+4
* [image] Always unregister currently executing imageMichael Brown2023-03-071-4/+0Star
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-0/+492