summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/interface/syslinux/comboot_call.c
Commit message (Expand)AuthorAgeFilesLines
* [uart] Allow for dynamically registered 16550 UARTsMichael Brown2025-06-221-3/+1Star
* [uart] Allow for the existence of non-16550 UARTsMichael Brown2025-06-201-6/+11
* [build] Constrain PHYS_CODE() and REAL_CODE() to use i386 registersMichael Brown2025-05-081-2/+2
* [comboot] Remove userptr_t from COMBOOT API implementationMichael Brown2025-04-281-39/+21Star
* [uaccess] Remove redundant read_user()Michael Brown2025-04-211-2/+3
* [uaccess] Replace real_to_user() with real_to_virt()Michael Brown2025-04-211-10/+10
* [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-10/+10
* [doc] Update user-visible ipxe.org URIs to use HTTPSMichael Brown2022-01-131-1/+1
* [build] Allow __asmcall to be used as a type attributeMichael Brown2021-03-021-3/+3
* [librm] Ensure that inline code symbols are uniqueMichael Brown2018-03-211-3/+3
* [comboot] Support COMBOOT in 64-bit buildsMichael Brown2016-04-151-0/+705