Enable coreboot information commands even when not loaded as

coreboot payload (e.g. when loaded from SeaBIOS-as-payload).
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-06-16 01:57:55 +02:00
parent 5027af38cf
commit e6930a454d
5 changed files with 105 additions and 62 deletions

View file

@ -1,3 +1,8 @@
2013-06-16 Vladimir Serbinenko <phcoder@gmail.com>
Enable coreboot information commands even when not loaded as
coreboot payload (e.g. when loaded from SeaBIOS-as-payload).
2013-06-15 Vladimir Serbinenko <phcoder@gmail.com>
Support for cbfs. Also factor out the part which is common