summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/acpi/gfx.asl
blob: 542d73df64a7ea10244c488d8c9b6e4218af595d (plain)
1
2
3
4
5
6
7
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */

Device (GFX0)
{
	Name (_ADR, 0x00020000)
}