summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/image/comboot.c
Commit message (Expand)AuthorAgeFilesLines
* [image] Use image name rather than pointer value in all debug messagesMichael Brown2025-05-261-19/+16Star
* [build] Constrain PHYS_CODE() and REAL_CODE() to use i386 registersMichael Brown2025-05-081-1/+1
* [comboot] Remove userptr_t from COMBOOT image parsingMichael Brown2025-04-281-34/+24Star
* [uaccess] Replace real_to_user() with real_to_virt()Michael Brown2025-04-211-2/+2
* [uaccess] Remove redundant memcpy_user() and related string functionsMichael Brown2025-04-211-2/+2
* [comboot] Support COMBOOT in 64-bit buildsMichael Brown2016-04-151-0/+331