summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp2_0/hob_display.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp2_0: print soc specific GUID extension hobsJonathan Zhang2020-05-261-0/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-2/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+5
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-3/+3
* drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selectedSubrata Banik2018-02-281-1/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* drivers/intel/fsp2_0: Fix spacing issuesLee Leahy2017-03-101-2/+2
* drivers/intel/fsp2_0: Fix debug display supportLee Leahy2016-09-301-1/+6
* drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy2016-08-031-21/+1
* drivers/intel/fsp2_0: Add display HOB supportLee Leahy2016-08-031-0/+231