summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/image/nbi.c
Commit message (Expand)AuthorAgeFilesLines
* [image] Use image name rather than pointer value in all debug messagesMichael Brown2025-05-261-21/+25
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [nbi] Remove userptr_t from NBI image parsingMichael Brown2025-04-251-31/+33
* [uaccess] Replace real_to_user() with real_to_virt()Michael Brown2025-04-211-1/+1
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-2/+2
* [uaccess] Remove redundant memcpy_user() and related string functionsMichael Brown2025-04-211-1/+1
* [uaccess] Remove redundant userptr_add() and userptr_diff()Michael Brown2025-04-201-2/+2
* [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit cleanMichael Brown2016-02-181-2/+2
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-0/+427