2 * This file is part of the coreboot project.
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; version 2 of the License.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
15 /* Required function by EC, Notify OS to re-read CPU tables */
23 /* These devices are created at runtime */
24 External (\_PR.P000, DeviceObj)
25 External (\_PR.P001, DeviceObj)
26 External (\_PR.P002, DeviceObj)
27 External (\_PR.P003, DeviceObj)
28 External (\_PR.P004, DeviceObj)
29 External (\_PR.P005, DeviceObj)
30 External (\_PR.P006, DeviceObj)
31 External (\_PR.P007, DeviceObj)
33 /* Return a package containing enabled processor entries */
36 If (LGreaterEqual (\PCNT, 2)) {