coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
acpi.c File Reference
#include <acpi/acpigen.h>
#include <string.h>
#include "i915.h"
Include dependency graph for acpi.c:

Go to the source code of this file.

Functions

void drivers_intel_gma_displays_ssdt_generate (const struct i915_gpu_controller_info *conf)
 

Function Documentation

◆ drivers_intel_gma_displays_ssdt_generate()