[coreboot] [PATCH] outb(* 0x80) to post_code()

Alex G. mr.nuke.me at gmail.com
Fri Feb 25 15:35:49 CET 2011


Remove all occurences of outb(*, 0x80), and replace them with
post_code().
Create post_codes.h to store a central place for post codes.
Replace common post_codes with macros defined in post_codes.h.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>

---
Oops, forgot to include that.




More information about the coreboot mailing list