linux/drivers/acpi/acpica
Bob Moore 34c39c7553 ACPICA: Add repair for bad _FDE/_GTM buffers
The expected return value for both names is a Buffer of 5 DWORDS.
This repair fixes two possible problems (both seen in the field):
A package of integers is returned, or a buffer of BYTEs is returned.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-12-15 17:29:35 -05:00
..
Makefile ACPICA: Add repair for predefined methods that must return sorted lists 2009-11-24 21:31:10 -05:00
accommon.h
acconfig.h ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." 2009-11-05 17:01:58 -05:00
acdebug.h ACPICA: Remove duplicate prototypes from header 2009-08-27 10:17:14 -04:00
acdispat.h
acevents.h ACPICA: Simplify internal operation region interface 2009-05-27 00:35:51 -04:00
acglobal.h ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
achware.h ACPICA: Add 64-bit support to acpi_read and acpi_write 2009-08-27 10:17:14 -04:00
acinterp.h ACPICA: Major update for acpi_get_object_info external interface 2009-08-27 10:17:15 -04:00
aclocal.h ACPICA: Update _OSI with new Windows OS strings 2009-09-08 22:28:34 -04:00
acmacros.h ACPICA: Reduce severity of predefined repair messages, Warning to Info 2009-11-24 21:27:57 -05:00
acnamesp.h ACPICA: Add repair for predefined methods that must return sorted lists 2009-11-24 21:31:10 -05:00
acobject.h ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
acopcode.h
acparser.h ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
acpredef.h ACPICA: ACPI 4: Add validation for new predefined names. 2009-08-28 19:40:39 -04:00
acresrc.h
acstruct.h
actables.h
acutils.h ACPICA: New internal utility function to create Integer objects 2009-11-24 21:31:10 -05:00
amlcode.h ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. 2009-08-27 10:17:17 -04:00
amlresrc.h
dsfield.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
dsinit.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
dsmethod.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
dsmthdat.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
dsobject.c ACPICA: Change package length error message to an info message 2009-11-24 21:27:59 -05:00
dsopcode.c Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" 2009-07-27 18:42:38 -04:00
dsutils.c
dswexec.c
dswload.c ACPICA: Fix two additional Scope override error messages 2009-12-15 17:29:35 -05:00
dswscope.c
dswstate.c ACPICA: Fix miscellaneous warnings under gcc 4+ 2009-05-27 00:30:49 -04:00
evevent.c
evgpe.c ACPICA: Add 64-bit support to acpi_read and acpi_write 2009-08-27 10:17:14 -04:00
evgpeblk.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
evmisc.c
evregion.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
evrgnini.c ACPICA: Major update for acpi_get_object_info external interface 2009-08-27 10:17:15 -04:00
evsci.c
evxface.c
evxfevnt.c
evxfregn.c
exconfig.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
exconvrt.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
excreate.c ACPICA: New: AcpiInstallMethod - install a single control method 2009-05-27 00:35:51 -04:00
exdump.c ACPICA: Fix several pointer casts to avoid possible compile warnings 2009-08-27 10:17:13 -04:00
exfield.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
exfldio.c ACPICA: ACPI 4.0: Interpreter support for IPMI. 2009-08-27 10:17:18 -04:00
exmisc.c
exmutex.c ACPICA: Fix allowable release order for ASL mutex objects 2009-05-27 00:32:24 -04:00
exnames.c
exoparg1.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
exoparg2.c
exoparg3.c
exoparg6.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
exprep.c
exregion.c ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." 2009-11-05 17:01:58 -05:00
exresnte.c
exresolv.c
exresop.c
exstore.c ACPICA: Fix DebugObject output for DdbHandle objects 2009-05-27 00:32:24 -04:00
exstoren.c
exstorob.c ACPICA: Windows compatibility fix: same buffer/string store 2009-08-28 15:17:07 -04:00
exsystem.c
exutils.c ACPICA: Major update for acpi_get_object_info external interface 2009-08-27 10:17:15 -04:00
hwacpi.c
hwgpe.c ACPICA: Add 64-bit support to acpi_read and acpi_write 2009-08-27 10:17:14 -04:00
hwregs.c ACPICA: Add 64-bit support to acpi_read and acpi_write 2009-08-27 10:17:14 -04:00
hwsleep.c x86, intel_txt: clean up the impact on generic code, unbreak non-x86 2009-09-01 18:25:07 -07:00
hwtimer.c ACPICA: Add 64-bit support to acpi_read and acpi_write 2009-08-27 10:17:14 -04:00
hwvalid.c
hwxface.c ACPICA: acpi_reset: Bypass port validation mechanism 2009-08-28 19:40:39 -04:00
nsaccess.c
nsalloc.c ACPICA: Fix several acpi_attach_data problems 2009-08-27 10:17:19 -04:00
nsdump.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
nsdumpdv.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
nseval.c ACPICA: Fix possible memory leak for module-level code execution 2009-12-15 17:29:34 -05:00
nsinit.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
nsload.c ACPICA: Fix several acpi_attach_data problems 2009-08-27 10:17:19 -04:00
nsnames.c
nsobject.c ACPICA: New: AcpiInstallMethod - install a single control method 2009-05-27 00:35:51 -04:00
nsparse.c
nspredef.c ACPICA: Add repair for bad _FDE/_GTM buffers 2009-12-15 17:29:35 -05:00
nsrepair.c ACPICA: Reduce severity of predefined repair messages, Warning to Info 2009-11-24 21:27:57 -05:00
nsrepair2.c ACPICA: Add repair for bad _FDE/_GTM buffers 2009-12-15 17:29:35 -05:00
nssearch.c
nsutils.c ACPICA: Fix several pointer casts to avoid possible compile warnings 2009-08-27 10:17:13 -04:00
nswalk.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
nsxfeval.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
nsxfname.c ACPICA: Major update for acpi_get_object_info external interface 2009-08-27 10:17:15 -04:00
nsxfobj.c ACPICA: Eliminate extra call to NsGetParentNode 2009-05-27 00:35:51 -04:00
psargs.c
psloop.c ACPICA: Add additional module-level code support 2009-11-24 21:31:11 -05:00
psopcode.c
psparse.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
psscope.c
pstree.c
psutils.c
pswalk.c
psxface.c ACPICA: Deploy new create integer interface where appropriate 2009-11-24 21:31:11 -05:00
rsaddr.c
rscalc.c ACPICA: Additional validation of _PRT packages (resource mgr) 2009-05-27 00:35:50 -04:00
rscreate.c
rsdump.c
rsinfo.c
rsio.c
rsirq.c
rslist.c
rsmemory.c
rsmisc.c
rsutils.c
rsxface.c ACPICA: Fix miscellaneous warnings under gcc 4+ 2009-05-27 00:30:49 -04:00
tbfadt.c x86: Trivial whitespace cleanups 2009-09-20 20:18:57 +02:00
tbfind.c
tbinstal.c
tbutils.c ACPICA: Dump table header - suppress output of non-printable characters 2009-08-27 10:17:19 -04:00
tbxface.c
tbxfroot.c
utalloc.c
utcopy.c
utdebug.c
utdelete.c ACPICA: fix leak of acpi_os_validate_address 2009-08-27 13:10:35 -04:00
uteval.c ACPICA: Update _OSI with new Windows OS strings 2009-09-08 22:28:34 -04:00
utglobal.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
utids.c ACPICA: Major update for acpi_get_object_info external interface 2009-08-27 10:17:15 -04:00
utinit.c ACPICA: Fix fault if acpi_terminate is called twice 2009-08-28 19:40:38 -04:00
utlock.c
utmath.c
utmisc.c ACPICA: Reduce severity of predefined repair messages, Warning to Info 2009-11-24 21:27:57 -05:00
utmutex.c
utobject.c ACPICA: New internal utility function to create Integer objects 2009-11-24 21:31:10 -05:00
utresrc.c
utstate.c
utxface.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00