aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/x86/image/bzimage.c
Commit message (Expand)AuthorAgeFilesLines
* [bzimage] Fix parsing of "vga=..." when not at end of command linevgafixMichael Brown2022-10-271-4/+10
* [cpio] Split out bzImage initrd CPIO header constructionMichael Brown2021-05-211-49/+3
* [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