summaryrefslogtreecommitdiff
path: root/src/arch/x86/boot.c
AgeCommit message (Expand)Author
2020-08-19arch/x86/boot: Jump to payload in protected modePatrick Rudolph
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-10-30arch/x86/boot.c: Pass arguments when running programsArthur Heymans
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-06-12arch/x86: Fix payload loading via bounce-bufferKyösti Mälkki
2018-06-11selfboot: Move x86 quirk under archKyösti Mälkki
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2016-02-22die() when attempting to use bounce buffer on non-i386.Vladimir Serbinenko
2016-01-23arch/x86: remove .intel_syntaxPatrick Georgi
2016-01-19arch/x86: Indent using tabs not spacesMartin Roth
2016-01-14arch/x86: add missing license headersMartin Roth
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-07-13x86: flatten hierarchyStefan Reinauer