summaryrefslogtreecommitdiff
path: root/source/include/acutils.h
Commit message (Expand)AuthorAgeFilesLines
* Utilities: Add new decode function for parser valuesRobert Moore2016-11-041-0/+4
* Cleanup for all string-to-integer conversionsRobert Moore2016-08-121-6/+13
* Clib: Add -nostdinc support for EFI layerLv Zheng2016-07-221-42/+0
* Utilities: Introduce facility to allow Linux to set correct logging levelsLv Zheng2016-05-101-0/+12
* Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim2016-04-271-0/+8
* Move all ASCII utilities to a common fileRobert Moore2016-04-191-9/+19
* All: const keyword changes across the ACPICA sourceRobert Moore2016-03-101-6/+6
* Utilities: Update for strtoul64 mergerRobert Moore2016-03-081-0/+6
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Revert "AcpiGetObjectInfo: Add support for ACPI 5.0 _SUB method."Robert Moore2015-11-061-5/+0
* Disassembler/tools: Support for multiple ACPI tables in one fileRobert Moore2015-11-051-17/+0
* acpiexec: Add support for AML files containing multiple tablesRobert Moore2015-10-231-0/+6
* Add "const" to some functions that return fixed strings.Robert Moore2015-10-151-7/+7
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* acpinames: Add new options and wildcard support.Robert Moore2015-08-051-1/+1
* Cleanup use of all non-ANSI local C library functions.Robert Moore2015-06-261-24/+31
* Linuxize: Remove unwanted portable headers.Lv Zheng2015-06-181-0/+2
* Split C library prototypes to new header.Robert Moore2015-06-171-138/+0
* Finish C library name transition.Robert Moore2015-06-171-18/+0
* Clib: Correct memset() declarations.Lv Zheng2015-06-111-1/+1
* De-macroize calls to standard C library functions.Robert Moore2015-06-091-27/+73
* Utilities: Add _CLS processingSuravee Suthikulpanit2015-05-201-0/+5
* iASL: Enhance detection of non-ascii or corrupted input files.Robert Moore2015-04-231-1/+1
* Merge pull request #61 from zetalog/acpica-1501-materialsDavid Box2015-02-111-12/+15
|\
| * Utilities: Correct conditional compilation definitions.Lv Zheng2015-01-271-5/+15
| * Utilities: Remove unused AcpiUtCreatePkgStateAndPush().Rickard Strandqvist2015-01-271-7/+0
* | Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* | Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-1267/+1267
* | source and test: update copyright notices to 2015David E. Box2015-01-231-1267/+1267
|/
* AcpiHelp: Add UUID support, restructure some existing files, 3 new files.Robert Moore2014-07-181-0/+16
* acpidump: Reduce freopen() invocations to improve portability.Lv Zheng2014-06-121-0/+10
* Common: Enhance AcpiGetopt() to improve portability.Lv Zheng2014-06-121-0/+5
* Utilities: Add formatted printing APIs.Lv Zheng2014-06-121-0/+41
* OSL: Cleanup AcpiOsPrintf()/AcpiOsVprintf() stubs.Lv Zheng2014-06-121-1/+0
* Utilities: Cleanup use of ACPI_DEBUGGERLv Zheng2014-05-201-0/+11
* Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng2014-05-121-1/+1
* Disassembler: Add decoding of Notify() values.Robert Moore2014-03-071-2/+2
* Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-041-5/+0
* Disassembler: Add support to decode _HID and _CID values.Robert Moore2014-02-281-0/+11
* Headers: Deploy #pragma pack (push) and (pop).Robert Moore2014-01-171-0/+5
* Update the conditions to enable the utility resource dump strings.Robert Moore2014-01-101-1/+1
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Cleanup memory allocation macros and configurability.Robert Moore2013-09-181-14/+0
* Debugger/Apps: Add safe versions of common string functions.Robert Moore2013-09-181-0/+21
* Add AcpiUpdateInterfaces public interface.Robert Moore2013-07-181-0/+4
* Disassembler: Expand maximum output string length to 64K.Robert Moore2013-06-041-1/+1
* Update interface to AcpiUtValidAcpiName.Robert Moore2013-05-021-1/+1
* Split internal error msg routines to a separate file.Robert Moore2013-04-191-0/+43
* Add BIOS error interface for predefined name validation support.Robert Moore2013-04-111-0/+9