aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/ebda.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-11-10arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-11arch/x86/ebda: Don't trash the EBDA on the resume pathArthur Heymans
2017-10-16arch/x86: initialize EBDA in S3 and S0/S5 pathAaron Durbin
2017-09-22arch/x86: Add ebda read/write functions into EBDA librarySubrata Banik
2017-06-20arch/x86/ebda: Change memcpy() to endian wrappersRyan Salsamendi
2017-06-14arch/x86: Fix undefined behaviorRyan Salsamendi
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer