summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/core/runtime.c
Commit message (Expand)AuthorAgeFilesLines
* [image] Add the concept of a static imageMichael Brown2025-04-301-0/+2
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [prefix] Remove userptr_t from command line image constructionMichael Brown2025-04-291-9/+3Star
* [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
* [image] Provide image_memory()Michael Brown2021-01-251-39/+5Star
* [image] Provide image_set_data()Michael Brown2021-01-221-12/+9Star
* [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-0/+269