summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/hob_display.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-02-28drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selectedSubrata Banik
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-03-10drivers/intel/fsp2_0: Fix spacing issuesLee Leahy
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-08-03drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy
2016-08-03drivers/intel/fsp2_0: Add display HOB supportLee Leahy