summaryrefslogtreecommitdiff
path: root/src/cpu/x86/mirror_payload.c
AgeCommit message (Expand)Author
2019-10-28src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-09-10AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth
2019-06-21cpu: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21cpu/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-02x86: fix mirror_payload()Aaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2014-03-07x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin