coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
graphics.c File Reference
#include <console/console.h>
#include <device/pci_rom.h>
#include <soc/cpu.h>
#include <soc/soc_util.h>
Include dependency graph for graphics.c:

Go to the source code of this file.

Functions

void map_oprom_vendev_rev (u32 *vendev, u8 *rev)
 

Function Documentation

◆ map_oprom_vendev_rev()

void map_oprom_vendev_rev ( u32 vendev,
u8 rev 
)

Definition at line 8 of file graphics.c.

References BIOS_NOTICE, PICASSO_VBIOS_REV, PICASSO_VBIOS_VID_DID, printk, RAVEN2_VBIOS_REV, RAVEN2_VBIOS_VID_DID, and soc_is_raven2().

Here is the call graph for this function: