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

Go to the source code of this file.

Functions

void arch_post_code (u8 value)
 

Function Documentation

◆ arch_post_code()

void arch_post_code ( u8  value)

Definition at line 7 of file post.c.

References CONFIG, svc_write_postcode(), and value.

Here is the call graph for this function: