Lv Zheng 2e5321cb62 ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores 10 years ago
..
Makefile 276291962e ACPICA: Cleanup use of all non-ANSI local C library functions 10 years ago
acapps.h 1797d379f2 ACPICA: Applications: Remove use of __DATE__ macro. 10 years ago
accommon.h 747ef1b1ce ACPICA: Split C library prototypes to new header 10 years ago
acdebug.h a2352db584 ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage 10 years ago
acdispat.h 0bac429552 ACPICA: Dispatcher: Move stack traversal code to dispatcher 10 years ago
acevents.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acglobal.h a2352db584 ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage 10 years ago
achware.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acinterp.h bab0482418 ACPICA: Executer: Add OSL trace hook support 10 years ago
aclocal.h e69ab9a99e ACPICA: Debugger: Add option to display namespace summary/counts 10 years ago
acmacros.h 88606a2b90 ACPICA: Cleanup use of NEGATIVE and POSITIVE defines 10 years ago
acnamesp.h d1e7ffe50b ACPICA: Namespace: Add function to directly return normalized full path 10 years ago
acobject.h 07b9c91225 ACPICA: Executer: Add back pointing reference of method operand 10 years ago
acopcode.h 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
acparser.h 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
acpredef.h e34a7813cf ACPICA: ACPI 6.0: Add support for new predefined names. 10 years ago
acresrc.h 39239fedbf ACPICA: Update Resource descriptor dump module. 10 years ago
acstruct.h 83482f758b ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state 10 years ago
actables.h 93cdafa071 ACPICA: acpiexec/acpinames: Support very large number of ACPI tables 10 years ago
acutils.h 17dd4dcfad ACPICA: acpinames: Add new options and wildcard support 10 years ago
amlcode.h 539451711b ACPICA: Remove unused internal AML opcode. 10 years ago
amlresrc.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsargs.c 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
dscontrol.c 47cdf8c692 ACPICA: Make the max-number-of-loops runtime configurable 10 years ago
dsdebug.c 2e5321cb62 ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores 10 years ago
dsfield.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
dsinit.c 3c0503dd28 ACPICA: Table handling: Cleanup and update debug output for tools 10 years ago
dsmethod.c fdd8d831cf ACPICA: Debugger: Move debugger specific APIs to debugger component 10 years ago
dsmthdat.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsobject.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
dsopcode.c 9f41fd8a17 ACPICA: Update parameter validation for data_table_region and load_table 10 years ago
dsutils.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
dswexec.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dswload.c 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
dswload2.c 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
dswscope.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dswstate.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evevent.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evglock.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evgpe.c 0ee0d34985 ACPICA: Store GPE register enable masks upfront 10 years ago
evgpeblk.c 0d0988af81 ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs 10 years ago
evgpeinit.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
evgpeutil.c 0d0988af81 ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs 10 years ago
evhandler.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evmisc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evregion.c 25823e784a ACPICA: Add additional debug info/statements 10 years ago
evrgnini.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evsci.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evxface.c 0d0988af81 ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs 10 years ago
evxfevnt.c 09af8e8290 ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event. 10 years ago
evxfgpe.c 2eedd3d839 ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling model 10 years ago
evxfregn.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exconfig.c 9f41fd8a17 ACPICA: Update parameter validation for data_table_region and load_table 10 years ago
exconvrt.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
excreate.c 07b9c91225 ACPICA: Executer: Add back pointing reference of method operand 10 years ago
exdebug.c fb18e8fd08 ACPICA: Executer: Add option to bypass opcode tracing 10 years ago
exdump.c 2e5321cb62 ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores 10 years ago
exfield.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exfldio.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exmisc.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exmutex.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exnames.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exoparg1.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exoparg2.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exoparg3.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exoparg6.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exprep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exregion.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exresnte.c 4712f71b60 ACPICA: Correctly cleanup after a ACPI table load failure 10 years ago
exresolv.c 4712f71b60 ACPICA: Correctly cleanup after a ACPI table load failure 10 years ago
exresop.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exstore.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exstoren.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exstorob.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
exsystem.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exutils.c f65358e572 ACPICA: Utilities: Add _CLS processing 10 years ago
hwacpi.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwesleep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwgpe.c 0ee0d34985 ACPICA: Store GPE register enable masks upfront 10 years ago
hwpci.c 2900d56ffb ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list(). 10 years ago
hwregs.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwsleep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwtimer.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwvalid.c cc2080b0e5 ACPICA: Utilities: Cleanup to convert physical address printing formats. 10 years ago
hwxface.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwxfsleep.c 7484619bff ACPICA: Tables: Cleanup to reduce FACS globals 10 years ago
nsaccess.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
nsalloc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsarguments.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsconvert.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
nsdump.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
nsdumpdv.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nseval.c 25823e784a ACPICA: Add additional debug info/statements 10 years ago
nsinit.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
nsload.c 4712f71b60 ACPICA: Correctly cleanup after a ACPI table load failure 10 years ago
nsnames.c d1e7ffe50b ACPICA: Namespace: Add function to directly return normalized full path 10 years ago
nsobject.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsparse.c 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
nspredef.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsprepkg.c e34a7813cf ACPICA: ACPI 6.0: Add support for new predefined names. 10 years ago
nsrepair.c e34a7813cf ACPICA: ACPI 6.0: Add support for new predefined names. 10 years ago
nsrepair2.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
nssearch.c 8ea9865577 ACPICA: Namespace: Change namespace override to avoid node deletion 10 years ago
nsutils.c 2e5321cb62 ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores 10 years ago
nswalk.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsxfeval.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
nsxfname.c d1e7ffe50b ACPICA: Namespace: Add function to directly return normalized full path 10 years ago
nsxfobj.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psargs.c 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
psloop.c 25823e784a ACPICA: Add additional debug info/statements 10 years ago
psobject.c 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
psopcode.c 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
psopinfo.c b0e01c7241 ACPICA: Parser: Move a couple externals to the proper header. 10 years ago
psparse.c ab6c573320 ACPICA: Executer: Add interpreter tracing mode for method tracing facility 10 years ago
psscope.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
pstree.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psutils.c 62eb935b77 ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments 10 years ago
pswalk.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psxface.c ab6c573320 ACPICA: Executer: Add interpreter tracing mode for method tracing facility 10 years ago
rsaddr.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rscalc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rscreate.c d1e7ffe50b ACPICA: Namespace: Add function to directly return normalized full path 10 years ago
rsdump.c 39239fedbf ACPICA: Update Resource descriptor dump module. 10 years ago
rsdumpinfo.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsinfo.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsio.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsirq.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rslist.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsmemory.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsmisc.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
rsserial.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsutils.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
rsxface.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
tbdata.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
tbfadt.c 8ec3f45907 ACPICA: Tables: Fix global table list issues by removing fixed table indexes 10 years ago
tbfind.c 9f41fd8a17 ACPICA: Update parameter validation for data_table_region and load_table 10 years ago
tbinstal.c 8ec3f45907 ACPICA: Tables: Fix global table list issues by removing fixed table indexes 10 years ago
tbprint.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
tbutils.c 7484619bff ACPICA: Tables: Cleanup to reduce FACS globals 10 years ago
tbxface.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
tbxfload.c 3c0503dd28 ACPICA: Table handling: Cleanup and update debug output for tools 10 years ago
tbxfroot.c f254e3c57b ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. 10 years ago
utaddress.c cc2080b0e5 ACPICA: Utilities: Cleanup to convert physical address printing formats. 10 years ago
utalloc.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utbuffer.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utcache.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utcopy.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utdebug.c bab0482418 ACPICA: Executer: Add OSL trace hook support 10 years ago
utdecode.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utdelete.c 07b9c91225 ACPICA: Executer: Add back pointing reference of method operand 10 years ago
uterror.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
uteval.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utexcep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utfileio.c 93cdafa071 ACPICA: acpiexec/acpinames: Support very large number of ACPI tables 10 years ago
utglobal.c ea7d521569 Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' 10 years ago
uthex.c 04f8e38497 ACPICA: ACPI 6.0: Add support for NFIT table. 10 years ago
utids.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utinit.c 47cdf8c692 ACPICA: Make the max-number-of-loops runtime configurable 10 years ago
utlock.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utmath.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utmisc.c 2e5321cb62 ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores 10 years ago
utmutex.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utnonansi.c 276291962e ACPICA: Cleanup use of all non-ANSI local C library functions 10 years ago
utobject.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utosi.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utownerid.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utpredef.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utprint.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utresrc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utstate.c 9bd4ce36dc ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push(). 10 years ago
utstring.c 276291962e ACPICA: Cleanup use of all non-ANSI local C library functions 10 years ago
uttrack.c 4fa4616e27 ACPICA: De-macroize calls to standard C library functions 10 years ago
utuuid.c 6306bf8862 ACPICA: Utilities: Correct conditional compilation definitions. 10 years ago
utxface.c f8fb4c383e ACPICA: Debugger: Split debugger initialization/termination APIs 10 years ago
utxferror.c 5b0bbfbd56 ACPICA: iASL/disassembler - fix possible fault for -e option. 10 years ago
utxfinit.c f8fb4c383e ACPICA: Debugger: Split debugger initialization/termination APIs 10 years ago
utxfmutex.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago