[SeaBIOS] Compiling SeaBIOS for coreboot has problems with its ACPI code

Bruce Griffith Bruce.Griffith at se-eng.com
Fri Jul 27 01:34:53 CEST 2012


I am having similar problems using a locally built version of IASL from the
20120420-32 source. I can switch to a locally built version of the IASL
compiler from the 20110623-32 source with no other changes and successfully
build SeaBIOS.  

Note that I cannot build with IASL 20110623 binaries (Windows) from ACPICA,
so there's something unique about our 20110623 build.

==== (-1): 20120711-32 (Windows using ACPICA binary)
===========================
Compiling DSDT

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20120711-32 [Jul 11 2012]
Copyright (c) 2000 - 2012 Intel Corporation

Error    4092 - Could not open file "ssdt-proc.dsl.i" (No such file or
directory)

Makefile:223: recipe for target `src/ssdt-proc.hex' failed
make[2]: *** [src/ssdt-proc.hex] Error 1
make[2]: *** Waiting for unfinished jobs....

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20120711-32 [Jul 11 2012]
Copyright (c) 2000 - 2012 Intel Corporation

Error    4092 - Could not open file "acpi-dsdt.dsl.i" (No such file or
directory)

Makefile:223: recipe for target `src/acpi-dsdt.hex' failed
make[2]: *** [src/acpi-dsdt.hex] Error 1

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20120711-32 [Jul 11 2012]
Copyright (c) 2000 - 2012 Intel Corporation

Error    4092 - Could not open file "ssdt-pcihp.dsl.i" (No such file or
directory)

Makefile:223: recipe for target `src/ssdt-pcihp.hex' failed
make[2]: *** [src/ssdt-pcihp.hex] Error 1
make[2]: *** wait: No child processes.  Stop.
Makefile.inc:37: recipe for target `build' failed
make[1]: *** [build] Error 2
src/arch/x86/Makefile.inc:362: recipe for target `seabios' failed
make: *** [seabios] Error 2
============================================================================
====

==== (-1): 20120420-32 (Windows)
===============================================
Compiling DSDT
Compiling DSDT
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make
rule.
  Build Kconfig config file
/cygdrive/c/xxxxxxx/build/seabios/.config:89:warning: override: reassigning
to symbol COREBOOT
/cygdrive/c/xxxxxxx/build/seabios/.config:90:warning: override: reassigning
to symbol DEBUG_SERIAL
/cygdrive/c/xxxxxxx/build/seabios/.config:95:warning: override: reassigning
to symbol VGAHOOKS
/cygdrive/c/xxxxxxx/build/seabios/.config:96:warning: override: reassigning
to symbol DEBUG_LEVEL
#
# configuration written to /cygdrive/c/xxxxxxx/build/seabios/.config
#
Compiling DSDT

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20120420-32 [May 27 2012]
Copyright (c) 2000 - 2012 Intel Corporation

ASL Input:     /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-proc.dsl.i - 36
lines, 507 bytes, 8 keywords
AML Output:    /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-proc.aml - 120
bytes, 6 named objects, 2 executable opcodes
Listing File:  /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-proc.lst - 2635
bytes
Hex Dump:      /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-proc.hex - 1493
bytes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20120420-32 [May 27 2012]
Copyright (c) 2000 - 2012 Intel Corporation

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    546:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L00)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    549:
Return(\_SB.PCI0.PCNF())
Warning  1104 -                                            Reserved method
should not return a value ^  (_E01)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    552:
Return(\_SB.PRSC())
Warning  1104 -                                       Reserved method should
not return a value ^  (_E02)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    555:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L03)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    558:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L04)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    561:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L05)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    564:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L06)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    567:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L07)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    570:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L08)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    573:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L09)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    576:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L0A)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    579:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L0B)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    582:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L0C)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    585:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L0D)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    588:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L0E)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    591:
Return(0x01)
Warning  1104 -                                  Reserved method should not
return a value ^  (_L0F)

ASL Input:     /cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i - 596
lines, 21480 bytes, 323 keywords
AML Output:    /cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.aml - 4385
bytes, 156 named objects, 167 executable opcodes
Listing File:  /cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.lst - 168353
bytes
Hex Dump:      /cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.hex - 41545
bytes

Compilation complete. 0 Errors, 16 Warnings, 0 Remarks, 254 Optimizations
  Compiling whole program /cygdrive/c/xxxxxxx/build/seabios/out/code32seg.o

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20120420-32 [May 27 2012]
Copyright (c) 2000 - 2012 Intel Corporation

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     21:  Method
(_EJ0, 1) { Return(PCEJ(0x01)) } Name (_SUN, 0x01) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     26:  Method
(_EJ0, 1) { Return(PCEJ(0x02)) } Name (_SUN, 0x02) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     31:  Method
(_EJ0, 1) { Return(PCEJ(0x03)) } Name (_SUN, 0x03) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     36:  Method
(_EJ0, 1) { Return(PCEJ(0x04)) } Name (_SUN, 0x04) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     41:  Method
(_EJ0, 1) { Return(PCEJ(0x05)) } Name (_SUN, 0x05) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     46:  Method
(_EJ0, 1) { Return(PCEJ(0x06)) } Name (_SUN, 0x06) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     51:  Method
(_EJ0, 1) { Return(PCEJ(0x07)) } Name (_SUN, 0x07) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     56:  Method
(_EJ0, 1) { Return(PCEJ(0x08)) } Name (_SUN, 0x08) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     61:  Method
(_EJ0, 1) { Return(PCEJ(0x09)) } Name (_SUN, 0x09) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     66:  Method
(_EJ0, 1) { Return(PCEJ(0x0a)) } Name (_SUN, 0x0a) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     71:  Method
(_EJ0, 1) { Return(PCEJ(0x0b)) } Name (_SUN, 0x0b) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     76:  Method
(_EJ0, 1) { Return(PCEJ(0x0c)) } Name (_SUN, 0x0c) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     81:  Method
(_EJ0, 1) { Return(PCEJ(0x0d)) } Name (_SUN, 0x0d) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     86:  Method
(_EJ0, 1) { Return(PCEJ(0x0e)) } Name (_SUN, 0x0e) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     91:  Method
(_EJ0, 1) { Return(PCEJ(0x0f)) } Name (_SUN, 0x0f) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     96:  Method
(_EJ0, 1) { Return(PCEJ(0x10)) } Name (_SUN, 0x10) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    101:  Method
(_EJ0, 1) { Return(PCEJ(0x11)) } Name (_SUN, 0x11) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    106:  Method
(_EJ0, 1) { Return(PCEJ(0x12)) } Name (_SUN, 0x12) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    111:  Method
(_EJ0, 1) { Return(PCEJ(0x13)) } Name (_SUN, 0x13) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    116:  Method
(_EJ0, 1) { Return(PCEJ(0x14)) } Name (_SUN, 0x14) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    121:  Method
(_EJ0, 1) { Return(PCEJ(0x15)) } Name (_SUN, 0x15) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    126:  Method
(_EJ0, 1) { Return(PCEJ(0x16)) } Name (_SUN, 0x16) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    131:  Method
(_EJ0, 1) { Return(PCEJ(0x17)) } Name (_SUN, 0x17) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    136:  Method
(_EJ0, 1) { Return(PCEJ(0x18)) } Name (_SUN, 0x18) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    141:  Method
(_EJ0, 1) { Return(PCEJ(0x19)) } Name (_SUN, 0x19) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    146:  Method
(_EJ0, 1) { Return(PCEJ(0x1a)) } Name (_SUN, 0x1a) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    151:  Method
(_EJ0, 1) { Return(PCEJ(0x1b)) } Name (_SUN, 0x1b) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    156:  Method
(_EJ0, 1) { Return(PCEJ(0x1c)) } Name (_SUN, 0x1c) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    161:  Method
(_EJ0, 1) { Return(PCEJ(0x1d)) } Name (_SUN, 0x1d) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    166:  Method
(_EJ0, 1) { Return(PCEJ(0x1e)) } Name (_SUN, 0x1e) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    171:  Method
(_EJ0, 1) { Return(PCEJ(0x1f)) } Name (_SUN, 0x1f) }
Warning  1104 -                                           Reserved method
should not return a value ^  (_EJ0)

ASL Input:     /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i - 208
lines, 5688 bytes, 250 keywords
AML Output:    /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.aml - 1604
bytes, 126 named objects, 124 executable opcodes
Listing File:  /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.lst - 42970
bytes
Hex Dump:      /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.hex - 15445
bytes

Compilation complete. 0 Errors, 31 Warnings, 0 Remarks, 3 Optimizations
  Compiling whole program /cygdrive/c/xxxxxxx/build/seabios/out/ccode16.o
  Compiling to assembler /cygdrive/c/xxxxxxx/build/seabios/out/asm-offsets.s
  Compiling whole program
/cygdrive/c/xxxxxxx/build/seabios/out/ccode32flat.o
  Generating offset file /cygdrive/c/xxxxxxx/build/seabios/out/asm-offsets.h
In file included from
/cygdrive/c/xxxxxxx/build/seabios/out/ccode32flat.o.tmp.c:42:0:
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c: In function
'build_ssdt':
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:416:34: error:
'ssdt_proc_end' undeclared (first use in this function)
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:416:34: note: each
undeclared identifier is reported only once for each function it appears in
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:416:34: error:
'ssdt_proc_start' undeclared (first use in this function)
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:437:26: error:
'ssdp_proc_aml' undeclared (first use in this function)
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:438:18: error:
'ssdt_proc_name' undeclared (first use in this function)
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:441:18: error:
'ssdt_proc_id' undeclared (first use in this function)
In file included from
/cygdrive/c/xxxxxxx/build/seabios/out/ccode32flat.o.tmp.c:42:0:
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c: In function
'build_pcihp':
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:498:35: error:
'ssdp_pcihp_aml' undeclared (first use in this function)
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:507:9: error:
'aml_ej0_name' undeclared (first use in this function)
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:507:37: error:
'aml_adr_dword' undeclared (first use in this function)
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c: In function
'acpi_bios_init':
/cygdrive/c/xxxxxxx/build/seabios/out/../src/acpi.c:737:41: error: 'AmlCode'
undeclared (first use in this function)
Makefile:143: recipe for target
`/cygdrive/c/xxxxxxx/build/seabios/out/ccode32flat.o' failed
make[2]: *** [/cygdrive/c/xxxxxxx/build/seabios/out/ccode32flat.o] Error 1
Makefile.inc:37: recipe for target `build' failed
make[1]: *** [build] Error 2
src/arch/x86/Makefile.inc:362: recipe for target `seabios' failed
make: *** [seabios] Error
2===========================================================================
=====

==== (+1): 20110623-32 (Windows)
===============================================
Compiling DSDT

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20110623-32 [May  7 2012]
Copyright (c) 2000 - 2011 Intel Corporation

ASL Input:  /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-proc.dsl.i - 36
lines, 765 bytes, 8 keywords
AML Output: /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-proc.aml - 120 bytes,
6 named objects, 2 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20110623-32 [May  7 2012]
Copyright (c) 2000 - 2011 Intel Corporation

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    546:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L00)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    549:
Return(\_SB.PCI0.PCNF())
Warning  1128 -                                            Reserved method
should not return a value ^  (_E01)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    552:
Return(\_SB.PRSC())
Warning  1128 -                                       Reserved method should
not return a value ^  (_E02)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    555:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L03)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    558:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L04)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    561:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L05)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    564:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L06)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    567:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L07)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    570:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L08)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    573:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L09)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    576:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L0A)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    579:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L0B)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    582:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L0C)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    585:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L0D)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    588:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L0E)

/cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i    591:
Return(0x01)
Warning  1128 -                                  Reserved method should not
return a value ^  (_L0F)

ASL Input:  /cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.dsl.i - 596
lines, 21515 bytes, 323 keywords
AML Output: /cygdrive/c/xxxxxxx/build/seabios/out/acpi-dsdt.aml - 4385
bytes, 156 named objects, 167 executable opcodes

Compilation complete. 0 Errors, 16 Warnings, 0 Remarks, 254 Optimizations
  Compiling whole program /cygdrive/c/xxxxxxx/build/seabios/out/code32seg.o

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20110623-32 [May  7 2012]
Copyright (c) 2000 - 2011 Intel Corporation

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     21:  Method
(_EJ0, 1) { Return(PCEJ(0x01)) } Name (_SUN, 0x01) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     26:  Method
(_EJ0, 1) { Return(PCEJ(0x02)) } Name (_SUN, 0x02) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     31:  Method
(_EJ0, 1) { Return(PCEJ(0x03)) } Name (_SUN, 0x03) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     36:  Method
(_EJ0, 1) { Return(PCEJ(0x04)) } Name (_SUN, 0x04) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     41:  Method
(_EJ0, 1) { Return(PCEJ(0x05)) } Name (_SUN, 0x05) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     46:  Method
(_EJ0, 1) { Return(PCEJ(0x06)) } Name (_SUN, 0x06) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     51:  Method
(_EJ0, 1) { Return(PCEJ(0x07)) } Name (_SUN, 0x07) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     56:  Method
(_EJ0, 1) { Return(PCEJ(0x08)) } Name (_SUN, 0x08) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     61:  Method
(_EJ0, 1) { Return(PCEJ(0x09)) } Name (_SUN, 0x09) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     66:  Method
(_EJ0, 1) { Return(PCEJ(0x0a)) } Name (_SUN, 0x0a) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     71:  Method
(_EJ0, 1) { Return(PCEJ(0x0b)) } Name (_SUN, 0x0b) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     76:  Method
(_EJ0, 1) { Return(PCEJ(0x0c)) } Name (_SUN, 0x0c) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     81:  Method
(_EJ0, 1) { Return(PCEJ(0x0d)) } Name (_SUN, 0x0d) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     86:  Method
(_EJ0, 1) { Return(PCEJ(0x0e)) } Name (_SUN, 0x0e) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     91:  Method
(_EJ0, 1) { Return(PCEJ(0x0f)) } Name (_SUN, 0x0f) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i     96:  Method
(_EJ0, 1) { Return(PCEJ(0x10)) } Name (_SUN, 0x10) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    101:  Method
(_EJ0, 1) { Return(PCEJ(0x11)) } Name (_SUN, 0x11) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    106:  Method
(_EJ0, 1) { Return(PCEJ(0x12)) } Name (_SUN, 0x12) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    111:  Method
(_EJ0, 1) { Return(PCEJ(0x13)) } Name (_SUN, 0x13) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    116:  Method
(_EJ0, 1) { Return(PCEJ(0x14)) } Name (_SUN, 0x14) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    121:  Method
(_EJ0, 1) { Return(PCEJ(0x15)) } Name (_SUN, 0x15) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    126:  Method
(_EJ0, 1) { Return(PCEJ(0x16)) } Name (_SUN, 0x16) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    131:  Method
(_EJ0, 1) { Return(PCEJ(0x17)) } Name (_SUN, 0x17) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    136:  Method
(_EJ0, 1) { Return(PCEJ(0x18)) } Name (_SUN, 0x18) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    141:  Method
(_EJ0, 1) { Return(PCEJ(0x19)) } Name (_SUN, 0x19) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    146:  Method
(_EJ0, 1) { Return(PCEJ(0x1a)) } Name (_SUN, 0x1a) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    151:  Method
(_EJ0, 1) { Return(PCEJ(0x1b)) } Name (_SUN, 0x1b) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    156:  Method
(_EJ0, 1) { Return(PCEJ(0x1c)) } Name (_SUN, 0x1c) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    161:  Method
(_EJ0, 1) { Return(PCEJ(0x1d)) } Name (_SUN, 0x1d) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    166:  Method
(_EJ0, 1) { Return(PCEJ(0x1e)) } Name (_SUN, 0x1e) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

/cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i    171:  Method
(_EJ0, 1) { Return(PCEJ(0x1f)) } Name (_SUN, 0x1f) }
Warning  1128 -                                           Reserved method
should not return a value ^  (_EJ0)

ASL Input:  /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.dsl.i - 208
lines, 8429 bytes, 250 keywords
AML Output: /cygdrive/c/xxxxxxx/build/seabios/out/ssdt-pcihp.aml - 1604
bytes, 126 named objects, 124 executable opcodes

Compilation complete. 0 Errors, 31 Warnings, 0 Remarks, 3 Optimizations
============================================================================
====




More information about the SeaBIOS mailing list