index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
fsp2_0
/
hob_display.c
Age
Commit message (
Expand
)
Author
2020-05-26
drivers/intel/fsp2_0: print soc specific GUID extension hobs
Jonathan Zhang
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-02-28
drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selected
Subrata Banik
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-10
drivers/intel/fsp2_0: Fix spacing issues
Lee Leahy
2016-09-30
drivers/intel/fsp2_0: Fix debug display support
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Add display HOB support
Lee Leahy