coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mainboard.c File Reference
#include <device/pci_def.h>
#include <device/pci_ids.h>
#include <device/pci_ops.h>
#include <device/device.h>
#include <baseboard/variants.h>
Include dependency graph for mainboard.c:

Go to the source code of this file.

Functions

void variant_mainboard_final (void)
 

Function Documentation

◆ variant_mainboard_final()

void variant_mainboard_final ( void  )

Definition at line 9 of file mainboard.c.

References CONFIG, dev_find_device(), PCI_COMMAND, PCI_COMMAND_MASTER, pci_or_config16(), and PCI_VID_SIEMENS.

Here is the call graph for this function: