aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/image/bzimage.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-27[bzimage] Fix parsing of "vga=..." when not at end of command linevgafixMichael Brown1-4/+10
2021-05-21[cpio] Split out bzImage initrd CPIO header constructionMichael Brown1-49/+3
2017-03-29[build] Avoid implicit-fallthrough warnings on GCC 7Michael Brown1-0/+2
2016-10-29[bzimage] Fix page alignment of initrd imagesMichael Brown1-3/+5
2016-02-16[bios] Add bin-x86_64-pcbios build platformMichael Brown1-0/+669