Documentation improvement for sys_info.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://coreboot.org/repository/coreboot-v3@833 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
0aa3dcb0a2
commit
4af8efa416
1 changed files with 2 additions and 2 deletions
|
|
@ -1262,8 +1262,8 @@
|
|||
* We're not using it yet on Geode.
|
||||
* K8 requires it and, for future ports, we are going to require it.
|
||||
* it's a useful placeholder for platform info that usually ends up
|
||||
* scattered everywhere. On K8, it is initially stored at the base of stack
|
||||
* in cache-as-ram and then copied out once ram is started.
|
||||
* scattered everywhere. On K8, it is stored near the base of stack
|
||||
* in the global variable struct.
|
||||
*/
|
||||
struct sys_info {
|
||||
int empty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue