summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/arch/ebda.h
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ebda.c: Move setting up ebda to a BS hookArthur Heymans2022-05-171-19/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-13/+2
* arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans2019-11-101-21/+0
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* arch/x86: Add ebda read/write functions into EBDA librarySubrata Banik2017-09-221-0/+20
* arch/x86: Enable ebda library for romstage and postcarSubrata Banik2017-09-221-0/+3
* arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy2017-03-201-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* Prepare the BIOS data areas before device init.Duncan Laurie2012-03-301-0/+37