summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/ebda.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Clean up includesElyes Haouas2022-10-261-1/+1
* arch/x86/ebda.c: Move setting up ebda to a BS hookArthur Heymans2022-05-171-3/+16
* src/arch: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-13/+2
* src: Remove unused include <string.h>Elyes HAOUAS2019-12-261-1/+0
* arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans2019-11-101-47/+1
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* arch/x86/ebda: Don't trash the EBDA on the resume pathArthur Heymans2019-01-111-0/+4
* arch/x86: initialize EBDA in S3 and S0/S5 pathAaron Durbin2017-10-161-5/+0
* arch/x86: Add ebda read/write functions into EBDA librarySubrata Banik2017-09-221-1/+58
* arch/x86/ebda: Change memcpy() to endian wrappersRyan Salsamendi2017-06-201-5/+6
* arch/x86: Fix undefined behaviorRyan Salsamendi2017-06-141-5/+14
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+52