summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/image/bzimage.c
Commit message (Expand)AuthorAgeFilesLines
* [image] Allow for images to be hidden from lists of all imagesMichael Brown2023-05-051-0/+4
* [image] Always unregister currently executing imageMichael Brown2023-03-071-8/+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-211-49/+3Star
* [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
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-0/+669