typo. trivial. Then -> Than.
Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Zheng Bao <zheng.bao@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4904 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
68ce4e7692
commit
ba49fb76a5
|
@ -105,7 +105,7 @@ void * cbfs_load_payload(struct lb_memory *lb_mem, const char *name)
|
||||||
* - Nearly arbitrary standalone executables can be loaded.
|
* - Nearly arbitrary standalone executables can be loaded.
|
||||||
* - Coreboot is preserved, so it can be returned to.
|
* - Coreboot is preserved, so it can be returned to.
|
||||||
* - The implementation is still relatively simple,
|
* - The implementation is still relatively simple,
|
||||||
* and much simpler then the general case implemented in kexec.
|
* and much simpler than the general case implemented in kexec.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue