AGESA,binaryPI boards: Drop OSV in ASL
Not referenced anywhere in ASL. Change-Id: I52ac4722e48e1cc377386316dc034fb45a98181a Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50471 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
d591a5a328
commit
29b030dfcf
|
@ -11,4 +11,3 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -11,4 +11,3 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -16,4 +16,3 @@
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -13,4 +13,3 @@
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -16,4 +16,3 @@ Name (HPBA, 0xFED00000)
|
|||
|
||||
/* Global Data */
|
||||
Name (OSVR, 3) /* WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name (OSV, Ones) /* Assume nothing */
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
|
@ -37,7 +37,6 @@ DefinitionBlock (
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/*
|
||||
* Processor Object
|
||||
|
|
|
@ -13,4 +13,3 @@
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
|
|
@ -12,7 +12,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
Scope(\_SB) {
|
||||
Method(OSFL, 0){
|
||||
|
|
|
@ -11,7 +11,6 @@ Name(HPBA, 0xFED00000) /* Base address of HPET table */
|
|||
|
||||
/* Some global data */
|
||||
Name(OSVR, 3) /* Assume nothing. WinXp = 1, Vista = 2, Linux = 3, WinCE = 4 */
|
||||
Name(OSV, Ones) /* Assume nothing */
|
||||
|
||||
/* AcpiGpe0Blk */
|
||||
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
||||
|
|
Loading…
Reference in New Issue