mainboard/[g-p]*: Remove copyright notices
[coreboot.git] / src / mainboard / hp / compaq_8200_elite_sff / acpi_tables.c
blob2b8c10087b9c563768a80c072336e2b4334c5b1b
1 /*
2 * This file is part of the coreboot project.
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License as
7 * published by the Free Software Foundation; version 2 of
8 * the License.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
16 #include <southbridge/intel/bd82x6x/nvs.h>
18 void acpi_create_gnvs(global_nvs_t *gnvs)
20 gnvs->tcrt = 100;
21 gnvs->tpsv = 90;