| .. |
|
Makefile
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
acapps.h
|
911a9b8428
ACPICA: Applications: Fix a potential issue that help messages may be dumped to acpi_gbl_debug_file
|
9 years ago |
|
accommon.h
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
acdebug.h
|
60361b7584
ACPICA: Debugger: Add subcommand for predefined name execution
|
9 years ago |
|
acdispat.h
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
acevents.h
|
760235cd6c
ACPICA: Events: Fix acpi_ev_initialize_region() return value
|
9 years ago |
|
acglobal.h
|
066118ffe9
ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file
|
9 years ago |
|
achware.h
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
acinterp.h
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
aclocal.h
|
a335e95590
ACPICA: Disassembler: Fix for Divide() support, new support for test suite
|
9 years ago |
|
acmacros.h
|
9222aa8234
ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
|
9 years ago |
|
acnamesp.h
|
523db19bdc
ACPICA: Namespace: Add acpi_ns_handle_to_name()
|
9 years ago |
|
acobject.h
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
acopcode.h
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
acparser.h
|
de56ba95e8
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loading
|
9 years ago |
|
acpredef.h
|
7952d40240
ACPICA: ACPI 6.0: Update _BIX support for new package element
|
9 years ago |
|
acresrc.h
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
acstruct.h
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
actables.h
|
174cc7187e
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
|
9 years ago |
|
acutils.h
|
5a6e7ec3bf
ACPICA: Utilities: Add new decode function for parser values
|
9 years ago |
|
amlcode.h
|
5a6e7ec3bf
ACPICA: Utilities: Add new decode function for parser values
|
9 years ago |
|
amlresrc.h
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dbcmds.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
dbconvert.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
dbdisply.c
|
c11e5dd3ea
ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'
|
10 years ago |
|
dbexec.c
|
60361b7584
ACPICA: Debugger: Add subcommand for predefined name execution
|
9 years ago |
|
dbfileio.c
|
e8f2c16f74
ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
|
9 years ago |
|
dbhistry.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dbinput.c
|
60361b7584
ACPICA: Debugger: Add subcommand for predefined name execution
|
9 years ago |
|
dbmethod.c
|
60361b7584
ACPICA: Debugger: Add subcommand for predefined name execution
|
9 years ago |
|
dbnames.c
|
6a0df32c22
ACPICA: Move all ASCII utilities to a common file
|
9 years ago |
|
dbobject.c
|
60d836fcdf
ACPICA: Debugger: Extend some max line lengths
|
9 years ago |
|
dbstats.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dbtest.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dbutils.c
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
dbxface.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
dsargs.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dscontrol.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
dsdebug.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dsfield.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dsinit.c
|
f7cc87413b
ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEvInitializeRegion()"
|
9 years ago |
|
dsmethod.c
|
8633db6b02
ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()
|
9 years ago |
|
dsmthdat.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dsobject.c
|
05fb04b54f
ACPICA: Remove unnecessary arguments to ACPI_INFO
|
9 years ago |
|
dsopcode.c
|
760235cd6c
ACPICA: Events: Fix acpi_ev_initialize_region() return value
|
9 years ago |
|
dsutils.c
|
7fdb5cea9b
ACPICA: Interpreter: Remove temporary code for External() opcode
|
9 years ago |
|
dswexec.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
dswload.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
dswload2.c
|
760235cd6c
ACPICA: Events: Fix acpi_ev_initialize_region() return value
|
9 years ago |
|
dswscope.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
dswstate.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
evevent.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
evglock.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
evgpe.c
|
2af52c2bd2
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
|
9 years ago |
|
evgpeblk.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
evgpeinit.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
evgpeutil.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
evhandler.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
evmisc.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
evregion.c
|
d1461a1b50
ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized
|
9 years ago |
|
evrgnini.c
|
760235cd6c
ACPICA: Events: Fix acpi_ev_initialize_region() return value
|
9 years ago |
|
evsci.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
evxface.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
evxfevnt.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
evxfgpe.c
|
2af52c2bd2
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
|
9 years ago |
|
evxfregn.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
exconcat.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
exconfig.c
|
170564d90b
ACPICA: Tables: Add acpi_tb_unload_table()
|
9 years ago |
|
exconvrt.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
excreate.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exdebug.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
exdump.c
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
exfield.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exfldio.c
|
9222aa8234
ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
|
9 years ago |
|
exmisc.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
exmutex.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
exnames.c
|
6a0df32c22
ACPICA: Move all ASCII utilities to a common file
|
9 years ago |
|
exoparg1.c
|
74f51b80a0
ACPICA: Namespace: Fix dynamic table loading issues
|
9 years ago |
|
exoparg2.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
exoparg3.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exoparg6.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exprep.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
exregion.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exresnte.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exresolv.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exresop.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
exstore.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
exstoren.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
exstorob.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
exsystem.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
extrace.c
|
74f51b80a0
ACPICA: Namespace: Fix dynamic table loading issues
|
9 years ago |
|
exutils.c
|
74f51b80a0
ACPICA: Namespace: Fix dynamic table loading issues
|
9 years ago |
|
hwacpi.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
hwesleep.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
hwgpe.c
|
2af52c2bd2
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
|
9 years ago |
|
hwpci.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
hwregs.c
|
da4e792550
Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write()"
|
9 years ago |
|
hwsleep.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
hwtimer.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
hwvalid.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
hwxface.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
hwxfsleep.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
nsaccess.c
|
fee4ab9c0c
ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initialize().
|
9 years ago |
|
nsalloc.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
nsarguments.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
nsconvert.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
nsdump.c
|
60d836fcdf
ACPICA: Debugger: Extend some max line lengths
|
9 years ago |
|
nsdumpdv.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
nseval.c
|
05fb04b54f
ACPICA: Remove unnecessary arguments to ACPI_INFO
|
9 years ago |
|
nsinit.c
|
2d3349de80
ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluations
|
9 years ago |
|
nsload.c
|
8633db6b02
ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()
|
9 years ago |
|
nsnames.c
|
523db19bdc
ACPICA: Namespace: Add acpi_ns_handle_to_name()
|
9 years ago |
|
nsobject.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
nsparse.c
|
74f51b80a0
ACPICA: Namespace: Fix dynamic table loading issues
|
9 years ago |
|
nspredef.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
nsprepkg.c
|
7952d40240
ACPICA: ACPI 6.0: Update _BIX support for new package element
|
9 years ago |
|
nsrepair.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
nsrepair2.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
nssearch.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
nsutils.c
|
c2d981aaed
ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
|
9 years ago |
|
nswalk.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
nsxfeval.c
|
7dbec55350
ACPICA: Refactor evaluate_object to reduce nesting
|
9 years ago |
|
nsxfname.c
|
523db19bdc
ACPICA: Namespace: Add acpi_ns_handle_to_name()
|
9 years ago |
|
nsxfobj.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
psargs.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
psloop.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
psobject.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
psopcode.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
psopinfo.c
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
psparse.c
|
441ad11d07
ACPICA: Dispatcher: Fix a mutex issue for method auto serialization
|
9 years ago |
|
psscope.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
pstree.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
psutils.c
|
5391abfdae
ACPICA: Renamed some #defined flag constants for clarity
|
9 years ago |
|
pswalk.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
psxface.c
|
7a0b71dc80
ACPICA: Parser: Fix a regression in LoadTable support
|
9 years ago |
|
rsaddr.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
rscalc.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
rscreate.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
rsdump.c
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
rsdumpinfo.c
|
14f9857909
ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
|
9 years ago |
|
rsinfo.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
rsio.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
rsirq.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
rslist.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
rsmemory.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
rsmisc.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
rsserial.c
|
14f9857909
ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
|
9 years ago |
|
rsutils.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
rsxface.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
tbdata.c
|
170564d90b
ACPICA: Tables: Add acpi_tb_unload_table()
|
9 years ago |
|
tbfadt.c
|
66360faa43
ACPICA: Tables: Allow FADT to be customized with virtual address
|
9 years ago |
|
tbfind.c
|
86ec64bc38
ACPICA: Tables: Fix a regression in acpi_tb_find_table()
|
9 years ago |
|
tbinstal.c
|
bdbe5df025
ACPICA: Tables: Add new table events indicating table installation/uninstallation
|
9 years ago |
|
tbprint.c
|
05fb04b54f
ACPICA: Remove unnecessary arguments to ACPI_INFO
|
9 years ago |
|
tbutils.c
|
174cc7187e
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
|
9 years ago |
|
tbxface.c
|
174cc7187e
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
|
9 years ago |
|
tbxfload.c
|
170564d90b
ACPICA: Tables: Add acpi_tb_unload_table()
|
9 years ago |
|
tbxfroot.c
|
2368b1a17c
ACPICA: Divergence: Port declarators back to ACPICA
|
9 years ago |
|
utaddress.c
|
74f51b80a0
ACPICA: Namespace: Fix dynamic table loading issues
|
9 years ago |
|
utalloc.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
utascii.c
|
6a0df32c22
ACPICA: Move all ASCII utilities to a common file
|
9 years ago |
|
utbuffer.c
|
f173a7750e
ACPICA: Clib: Add -nostdinc support for EFI layer
|
9 years ago |
|
utcache.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
utcopy.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
utdebug.c
|
dd99cbcca4
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead
|
9 years ago |
|
utdecode.c
|
5a6e7ec3bf
ACPICA: Utilities: Add new decode function for parser values
|
9 years ago |
|
utdelete.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
uterror.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
uteval.c
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
utexcep.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
utglobal.c
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
uthex.c
|
eacce4b6ce
ACPICA: Add a couple of casts to uthex.c
|
9 years ago |
|
utids.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
utinit.c
|
02dcdc3e86
ACPICA: Simplify configuration for "Max Loops" system parameter
|
9 years ago |
|
utlock.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
utmath.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
utmisc.c
|
0dfaaa3d51
ACPICA: All: const keyword changes across the ACPICA source
|
9 years ago |
|
utmutex.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
utnonansi.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
utobject.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
utosi.c
|
955f485dc4
ACPICA: Update return value for intenal _OSI method
|
9 years ago |
|
utownerid.c
|
f5c1e1c5a6
ACPICA: Divergence: remove unwanted spaces for typedef
|
9 years ago |
|
utpredef.c
|
4e2fc6a0aa
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
|
9 years ago |
|
utprint.c
|
dd99cbcca4
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead
|
9 years ago |
|
utresrc.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
utstate.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
utstring.c
|
6a0df32c22
ACPICA: Move all ASCII utilities to a common file
|
9 years ago |
|
utstrtoul64.c
|
5ebd2eaaef
ACPICA: Cleanup for all string-to-integer conversions
|
9 years ago |
|
uttrack.c
|
9556ec4ec1
ACPICA: Use os_allocate_zeroed
|
9 years ago |
|
utuuid.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |
|
utxface.c
|
2368b1a17c
ACPICA: Divergence: Port declarators back to ACPICA
|
9 years ago |
|
utxferror.c
|
05fb04b54f
ACPICA: Remove unnecessary arguments to ACPI_INFO
|
9 years ago |
|
utxfinit.c
|
de56ba95e8
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loading
|
9 years ago |
|
utxfmutex.c
|
c8100dc464
ACPICA: Additional 2016 copyright changes
|
10 years ago |