]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2DeviceRefCodePkg/AcpiTablesPCAT/token.asl
f976cb84d39e5b1f8e74cb0185f5720666146c0f
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / AcpiTablesPCAT / token.asl
1 /**************************************************************************;
2 ;* *;
3 ;* *;
4 ;* Intel Corporation - ACPI Reference Code for the Sandy Bridge *;
5 ;* Family of Customer Reference Boards. *;
6 ;* *;
7 ;* *;
8 ;* Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved *;
9 ;
10 ; SPDX-License-Identifier: BSD-2-Clause-Patent
11 ;
12 ;* *;
13 ;* *;
14 ;**************************************************************************/
15
16 Name(PMBS, 0x400) // ASL alias for ACPI I/O base address.
17 Name(SMIP, 0xb2) // I/O port to trigger SMI
18 Name(GPBS, 0x500) // GPIO Register Block address
19 Name(APCB, 0xfec00000) // Default I/O APIC(s) memory start address, 0x0FEC00000 - default, 0 - I/O APIC's disabled
20 Name(APCL, 0x1000) // I/O APIC(s) memory decoded range, 0x1000 - default, 0 - I/O APIC's not decoded
21 Name(PFDR, 0xfed03034) // PMC Function Disable Register
22 Name(PMCB, 0xfed03000) // PMC Base Address
23 Name(PCLK, 0xfed03060) // PMC Clock Control Register
24 Name(PUNB, 0xfed05000) // PUNIT Base Address
25 Name(IBAS, 0xfed08000) // ILB Base Address
26 Name(SRCB, 0xfed1c000) // RCBA (Root Complex Base Address)
27 Name(SRCL, 0x1000) // RCBA length
28 Name(HPTB, 0xfed00000) // Same as HPET_BASE_ADDRESS for ASL use
29 Name(PEBS, 0xe0000000) // PCIe Base
30 Name(PELN, 0x10000000) //
31 Name(FMBL, 0x1) // Platform Flavor - Mobile flavor for ASL code.
32 Name(FDTP, 0x2) // Platform Flavor - Desktop flavor for ASL code.
33 Name(SDGV, 0x1c) // UHCI Controller HOST_ALERT's bit offset within the GPE block. GPIO[0:15] corresponding to GPE[16:31]
34 Name(PEHP, 0x1) // _OSC: Pci Express Native Hot Plug Control
35 Name(SHPC, 0x0) // _OSC: Standard Hot Plug Controller (SHPC) Native Hot Plug control
36 Name(PEPM, 0x1) // _OSC: Pci Express Native Power Management Events control
37 Name(PEER, 0x1) // _OSC: Pci Express Advanced Error Reporting control
38 Name(PECS, 0x1) // _OSC: Pci Express Capability Structure control
39