]> xenbits.xensource.com Git - osstest/seabios.git/commit
Move the CBFS payload setup to later in the boot.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 8 Jan 2011 17:24:39 +0000 (12:24 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 8 Jan 2011 17:24:39 +0000 (12:24 -0500)
commit89a1efd95c4f3ee349fa36c31526ae880820ce19
tree84d9b3e3186fac84206ed7b4069bd3617bc086e5
parent9e881a3821b045c9b75c64e9c349dc82b276df28
Move the CBFS payload setup to later in the boot.

Don't try to register payloads until after malloc has been setup.
src/coreboot.c
src/post.c
src/util.h