summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/image
Commit message (Expand)AuthorAgeFilesLines
* [ucode] Add support for updating x86 microcodeMichael Brown2024-03-151-0/+798
* [image] Allow for images to be hidden from lists of all imagesMichael Brown2023-05-052-0/+8
* [image] Always unregister currently executing imageMichael Brown2023-03-072-12/+0Star
* [image] Check delimiters when parsing command-line key-value argumentsMichael Brown2023-02-141-21/+16Star
* [bzimage] Fix parsing of "vga=..." when not at end of command lineMichael Brown2022-10-271-4/+10
* [cpio] Split out bzImage initrd CPIO header constructionMichael Brown2021-05-212-49/+4Star
* [initrd] Allow for zero-length initrd filesMichael Brown2021-02-181-6/+6
* [comboot] Fix stack pointer retrieval after COM32 binary returnsDentcho Ludmilov Bankov2020-07-271-1/+1
* [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* [build] Avoid implicit-fallthrough warnings on GCC 7Michael Brown2017-03-291-0/+2
* [bzimage] Fix page alignment of initrd imagesMichael Brown2016-10-291-3/+5
* [pxe] Disable interrupts on the PIC before starting NBPMichael Brown2016-07-031-0/+5
* [comboot] Support COMBOOT in 64-bit buildsMichael Brown2016-04-152-0/+635
* [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-168-0/+2492