Attention is currently required from: Felix Singer, Yuchen He.
Hello Felix Singer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76099?usp=email
to look at the new patch set (#4).
Change subject: [WIP] include/post_code: Reorganize POST code to range specific header ......................................................................
[WIP] include/post_code: Reorganize POST code to range specific header
Relocate POST code macros to a main post_code folder with multiple header files. In each is a description of the header and POST code ranges proposed by Martin Roth.
This is an initial implementation and highly work in progress. Hence, critiques, opinions and ideas are welcome!
Change-Id: Ic140f6bd46f6de2ba31db453aac5cbfd3bd4be84 Signed-off-by: Yuchen He yuchenhe126@gmail.com --- A src/include/post_code/acpi.h A src/include/post_code/bootstage.h A src/include/post_code/coreboot.h A src/include/post_code/debug.h A src/include/post_code/driver.h A src/include/post_code/error.h A src/include/post_code/mainboard.h A src/include/post_code/post_code_unregulated.h A src/include/post_code/soc.h A src/include/post_code/vendorcode.h 10 files changed, 148 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/76099/4