coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
post.c File Reference
#include <post.h>
#include <stdint.h>
#include <console/console.h>
#include <arch/io.h>
Include dependency graph for post.c:

Go to the source code of this file.

Functions

void arch_post_code (uint8_t value)
 

Function Documentation

◆ arch_post_code()

void arch_post_code ( uint8_t  value)

Definition at line 8 of file post.c.

References cmos_post_code(), CONFIG, ENV_SMM, outb(), and value.

Referenced by post_code().

Here is the call graph for this function:
Here is the caller graph for this function: