[SeaBIOS] ASL: Warning 3104 - Reserved method should not return a value ^ (_EJ0)

Paul Menzel paulepanter at users.sourceforge.net
Mon Apr 21 10:30:21 CEST 2014


Dear SeaBIOS folks,


building SeaBIOS from

        commit 0784d04cb6f6e5c893aaf368091f20326fb847fe
        Author: Marcel Apfelbaum <marcel.a at redhat.com>
        Date:   Thu Apr 10 21:55:22 2014 +0300
        
            hw/pci: check if pci2pci bridges implement optional limit registers

with IASL 20140325 (from Debian Sid/unstable) and the attached config,
the following warning is shown.

        Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
          Compiling IASL out/src/fw/ssdt-pcihp.hex
        out/src/fw/ssdt-pcihp.dsl.i     30:                 Return (PCEJ(_SUN))
        Warning  3104 -     Reserved method should not return a value ^  (_EJ0)


Thanks,

Paul
-------------- next part --------------
#
# Automatically generated file; DO NOT EDIT.
# SeaBIOS Configuration
#

#
# General Features
#
CONFIG_COREBOOT=y
# CONFIG_QEMU is not set
# CONFIG_CSM is not set
# CONFIG_QEMU_HARDWARE is not set
CONFIG_THREADS=y
CONFIG_RELOCATE_INIT=y
CONFIG_BOOTMENU=y
CONFIG_BOOTSPLASH=y
CONFIG_BOOTORDER=y
CONFIG_COREBOOT_FLASH=y
CONFIG_LZMA=y
CONFIG_CBFS_LOCATION=0
CONFIG_FLASH_FLOPPY=y
CONFIG_ENTRY_EXTRASTACK=y
CONFIG_MALLOC_UPPERMEMORY=y
CONFIG_ROM_SIZE=0

#
# Hardware support
#
# CONFIG_ATA is not set
CONFIG_AHCI=y
# CONFIG_MEGASAS is not set
# CONFIG_FLOPPY is not set
CONFIG_PS2PORT=y
CONFIG_USB=y
CONFIG_USB_UHCI=y
CONFIG_USB_OHCI=y
CONFIG_USB_EHCI=y
CONFIG_USB_XHCI=y
CONFIG_USB_MSC=y
# CONFIG_USB_UAS is not set
CONFIG_USB_HUB=y
CONFIG_USB_KEYBOARD=y
CONFIG_SERIAL=y
# CONFIG_LPT is not set
CONFIG_PMTIMER=y

#
# BIOS interfaces
#
CONFIG_DRIVES=y
CONFIG_CDROM_BOOT=y
CONFIG_CDROM_EMU=y
CONFIG_PCIBIOS=y
CONFIG_APMBIOS=y
CONFIG_PNPBIOS=y
CONFIG_OPTIONROMS=y
CONFIG_PMM=y
CONFIG_BOOT=y
CONFIG_KEYBOARD=y
CONFIG_KBD_CALL_INT15_4F=y
# CONFIG_MOUSE is not set
CONFIG_S3_RESUME=y
CONFIG_VGAHOOKS=y
# CONFIG_DISABLE_A20 is not set

#
# VGA ROM
#
CONFIG_NO_VGABIOS=y
# CONFIG_VGA_GEODEGX2 is not set
# CONFIG_VGA_GEODELX is not set
# CONFIG_VGA_COREBOOT is not set
# CONFIG_BUILD_VGABIOS is not set
CONFIG_VGA_EXTRA_STACK_SIZE=512

#
# Debugging
#
CONFIG_DEBUG_LEVEL=8
# CONFIG_DEBUG_SERIAL is not set
CONFIG_DEBUG_COREBOOT=y
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://www.seabios.org/pipermail/seabios/attachments/20140421/afb5a68c/attachment.asc>


More information about the SeaBIOS mailing list