blob: e4111519da39d5b71fee6b375c3ea2eec72418d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
// Intel SATA Controller 0:14.0
Device (SAT2)
{
Name (_ADR, 0x00140000)
/* TODO */
}
|