summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/interface/pcbios
Commit message (Expand)AuthorAgeFilesLines
* [acpi] Allow time for ACPI power off to take effectMichael Brown2016-07-111-0/+6
* [acpi] Add support for ACPI power offMichael Brown2016-07-113-4/+140
* [rng] Check for functioning RTC interruptMichael Brown2016-07-101-0/+56
* [bios] Do not enable interrupts when printing to the consoleMichael Brown2016-07-031-14/+4Star
* [int13] Allow default drive to be specified via "san-drive" settingMichael Brown2016-03-221-1/+28
* [int13] Allow drive to be hooked using the natural drive numberMichael Brown2016-03-221-2/+6
* [pcbios] Restrict external memory allocations to the low 4GBMichael Brown2016-03-081-0/+53
* [librm] Provide an abstraction wrapper for prot_callMichael Brown2016-02-193-10/+6Star
* [librm] Convert prot_call() to a real-mode near callMichael Brown2016-02-182-2/+0Star
* [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit cleanMichael Brown2016-02-183-7/+7
* [librm] Discard argument as part of return from prot_call()Michael Brown2016-02-171-1/+0Star
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-1620-0/+5891