aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/acpi_bert_storage.c
AgeCommit message (Expand)Author
2022-05-25arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans
2022-04-25arch/x86/acpi_bert_storage.c: Use BOOT_STATE over CBMEM hooksArthur Heymans
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-06-08arch/x86/acpi_bert_storage: unbreak BERT supportFelix Held
2021-05-30arch/x86/acpi_bert_storage: change return type of bert_errors_presentFelix Held
2021-02-10acpi: Fix Coverity Scan reportLijian Zhao
2021-02-07acpi: Fix BERT size_t printf format errorBenjamin Doron
2021-02-04acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
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-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2018-09-15arch/x86/acpi_bert_storage.c: Fix coverity error CID 1395706Richard Spiegel
2018-09-07arch/x86: Add BERT region support functionsMarshall Dawson