index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
coreinfo
/
Makefile
Age
Commit message (
Expand
)
Author
2010-08-05
Change default path and configuration for Coreinfo.
Myles Watson
2009-07-07
Add initial support for a CBFS module for coreinfo.
Uwe Hermann
2008-11-11
Signed-off-by: Robert Millan <rmh@aybabtu.com>
Robert Millan
2008-11-11
[PATCH] coreinfo: Add multiboot parsing support
Jordan Crouse
2008-08-07
fix cross compilationor libpayload / coreinfo by honoring
Stefan Reinauer
2008-07-08
Add a coreinfo module which can hexdump arbitrary RAM regions and
Uwe Hermann
2008-05-11
Quickfix to repair 'make clean; make menuconfig' (trivial).
Uwe Hermann
2008-05-07
coreinfo: Add a module for browsing the boot LAR
Jordan Crouse
2008-04-22
Add support for a 'bootlog' module to coreinfo.
Uwe Hermann
2008-04-10
coreinfo: Make coreinfo use the gcc-wrappers from libpayload
Jordan Crouse
2008-04-03
Doing another 'make' after a 'make clean' was broken until now. Fix it
Uwe Hermann
2008-03-31
Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for
Uwe Hermann
2008-03-27
Various tiny fixes (trivial):
Uwe Hermann
2008-03-24
Add a recent kconfig version to coreinfo, in order to make the
Uwe Hermann
2008-03-20
Smaller fixes to allow using -Wall (trivial).
Uwe Hermann
2008-03-20
Add -Os to the CFLAGS for size improvements.
Jordan Crouse
2008-03-20
Cosmetic changes and coding style fixes by running 'indent', with some
Uwe Hermann
2008-03-20
corinfo: Inital release of the coreinfo code
Jordan Crouse