Lines Matching full:fixed

19 Fixed a couple of GCC warnings associated with the use of the -Wcast-qual 
39 Fixed a regression in the GAS (generic address structure) arbitrary bit
108 iASL: Fixed several issues with the constant folding feature. The
112 iASL/Disassembler: Fixed a couple issues with the Else{If{}...}
116 iASL/Disassembler: Fixed a problem with the ASL+ code disassembly where
140 Fixed an issue where the \_SB._INI method sometimes must be evaluated
153 FPDT: Fixed several incorrect fields, add the FPDT boot record structure.
191 iASL/Disassembler: Fixed an ordering issue for emitted External() ASL
195 iASL: Fixed a regression caused by the merger of the two versions of the
200 iASL: Fixed a regression where a fault could occur for an ASL Return
278 Fixed a regression introduced in version 20151218 concerning the
299 Fixed a problem with the compilation of the GpioIo and GpioInt resource
362 Fixed an AML interpreter problem where control method invocations were
411 iASL: Fixed some issues with the ASL Include() operator. This operator
466 Fixed a possible regression for a previous update to FADT handling. The
467 FADT no longer has a fixed table ID, causing some issues with code that
470 Fixed a problem where the method auto-serialization could interfere with
480 AML Debugger: Fixed some issues with the terminate/quit/exit commands
531 iASL: Fixed some code indentation issues for the -ic and -ia options (C
556 Debugger: Fixed the double-mutex user I/O handshake to work when local
623 iASL: Fixed the file suffix for the preprocessor output file (.i). Two
695 AcpiExec: Fixed a problem where any more than 32 ACPI tables in the XSDT
739 Debugger: Fixed a problem with the "!!" command (get last command
768 iASL: Fixed a regression where the device map file feature no longer
782 iASL/Preprocessor: Fixed a couple of issues with comment handling and the
784 the compiler input file). Also fixed a problem with // comments that
853 Fixed a problem where the GUID strings for NFIT tables (in acuuid.h) were
882 Disassembler: Fixed a problem with the new symbolic operator disassembler
892 iASL: Fixed a problem where the user preprocessor output file (.i)
899 iASL: Fixed a problem where comments within the original ASL source code
903 iASL: Fixed some issues for the handling of the "#include" preprocessor
908 iASL: Fixed a problem with the constant folding support where a Buffer
922 iASL/Table-compiler: Fixed a regression where the "generic" data types
998 Fixed several issues with the local version of the printf function.
1044 1) Fixed a build error/issue
1045 2) Fixed a cast warning
1047 iASL: Fixed a path issue with the __FILE__ operator by making the
1109 Disassembler: Fixed a problem with disassembly of the UartSerialBus
1113 Disassembler: Fixed the Unicode macro support to add escape sequences.
1316 iASL: Fixed a memory allocation/free regression introduced in 20140828
1322 positives, until they can be fixed and fully validated (ACPICA BZ 1112):
1348 Fixed a problem related to the internal use of the Timer() operator where
1373 AcpiExec: Fixed a problem on unix systems where the original terminal
1377 iASL: Fixed a problem with the validation of the ranges/length within the
1382 Disassembler: Fixed a problem with the GpioInt descriptor interrupt
1417 AcpiSrc: Fixed and removed all extraneous warnings generated during
1451 Fixed a regression introduced in 20140627 where a fault can happen during
1486 Fixed an issue with the recently added local printf implementation,
1551 Fixed a buffer allocation issue for the Generic Serial Bus support.
1552 Originally, a fixed buffer length was used. This change allows for
1556 Fixed a problem where an object detached from a namespace node was not
1560 Fixed a possible recursive lock acquisition in hwregs.c. Rakib Mullick.
1562 Fixed a possible memory leak in an error return path within the function
1584 Fixed repetitive table dump in -n mode.
1588 iASL: Fixed a problem where the compiler could fault if incorrectly given
1591 AcpiExec/AcpiNames: Fixed a problem where these utilities could fault if
1594 Debugger: Fixed a possible memory leak in an error return path. ACPICA BZ
1822 iASL/Table-compiler: Fixed a problem with support for the SPMI table. The
1989 David Box. Fixed several errors related to the testing of the interpreter
2025 Resource Manager: Fixed loop termination for the "get AML length"
2071 Disassembler: Fixed control method invocation issues related to the use
2100 Fixed a problem with store operations to reference objects. This change
2242 AcpiDump: Implemented several new features and fixed some problems:
2246 4) Fixed a problem where some table filenames were improperly
2266 iASL: Fixed a possible segfault for "too many parent prefixes" condition.
2288 Fixed a problem with the DerefOf operator where references to FieldUnits
2295 Fixed a problem where the _WAK method could cause a fault under these
2360 Fixed an issue with runtime repair of the _CST object. Null or invalid
2398 iASL/DataTables: Fixed some problems and issues with compilation of DMAR
2401 iASL: Fixed a couple of error exit issues that could result in a "Could
2416 Fixed a regression introduced in version 20130328 for _INI methods. This
2422 Fixed a possible problem with the new extended sleep registers in the
2437 Fixed some issues in the ACPICA initialization and termination code:
2441 2) Fixed a possible memory leak in GPE init error path. ACPICA BZ 1018.
2490 iASL: Fixed a regression for -D preprocessor option (define symbol). A
2505 Debugger: Fixed the 80-character command line limitation for the History
2524 Fixed a possible buffer overrun during some rare but specific field unit
2565 2) Fixed a possible memory leak in the _OSI support
2613 Fixed several possible race conditions with the internal object reference
2691 Fixed a possible regression on some hosts: Reinstated the safe return
2698 Fixed several issues related to the ACPI 5.0 reduced hardware support
2748 iASL/Disassembler: Fixed several issues with the definition of the ACPI
2801 Fixed two issues with the ACPI_DEBUG_PRINT macros:
2834 iASL: Fixed a possible infinite loop when the maximum error count is
2897 Fixed a possible memory leak in dispatcher error path. On error, delete
2989 Disassembler: Fixed a problem with external declaration generation. Fixes
3065 Resource Manager: Small fix for buffer size calculation. Fixed a one byte
3117 Fixed a potential filename buffer overflow in osunixdir.c. Increased the
3164 Disassembler: Fixed a possible fault during the disassembly of resource
3169 iASL: Fixed a namepath optimization problem. An error can occur if the
3175 iASL: Fixed a regression where the AML file is not deleted on errors. The
3194 iASL: Fixed a problem with constant folding in method declarations. The
3298 iASL: Fixed a problem with constant folding for fixed-length constant
3306 iASL: Fixed a generation issue on newer versions of Bison. Newer versions
3317 Debugger: Fixed a regression with the "Threads" command where
3325 Fixed a possible fault in the return package object repair code. Fixes a
3403 iASL: Fixed a parser problem for hosts where EOF is defined as -1 instead
3471 AcpiSrc: Fixed several long-standing Linux code translation issues.
3485 iASL: Fixed a problem where null bytes were inadvertently emitted into
3493 AcpiHelp: Fixed some typos in the various predefined name descriptions.
3497 iASL: Fixed the -ot option (display compile times/statistics). Was not
3608 Fixed a regression in the package repair code where the object reference
3612 Fixed a couple possible memory leaks in the AML parser, in the error
3632 iASL: Fixed a problem with the resource descriptor support where the
3664 Fixed
3691 Fixed a problem where the length of the local/common FADT was set too
3702 Fixed a mapping issue related to a physical table override. Use the
3775 Table Compiler: Fixed a problem where the equals operator within an
3854 Fixed Events
3891 Disassembler: Fixed a problem with the new ACPI 5.0 serial resource
3915 Fixed several issues with the ACPI 5.0 FADT support: Add the sleep
3947 Disassembler: fixed a problem with the automatic resource tag generation
3984 Fixed Events (PM1a/PM1b and PM Control)
4146 Fixed an issue with the FFixedHW space ID where the ID was not always
4149 Fixed a problem with the 32-bit generation of the unix-specific OSL
4185 iASL: Fixed some possible aliasing warnings during generation. ACPICA BZ
4222 Fixed a problem where the maximum sleep time for the Sleep() operator was
4247 Disassembler: Fixed a byte ordering problem with the output of 24-bit and
4251 iASL: Fixed a couple of issues associated with variable-length package
4283 AcpiHelp: Added the AccessAs and Offset operators. Fixed a problem where
4287 AcpiSrc: Fixed a possible divide-by-zero fault when generating file
4324 is. Reported by, and fixed with assistance from Fenghua Yu.
4602 Fixed a problem caused by a _PRW method appearing at the namespace root
4733 "handlers" command will display op region, fixed event, and miscellaneous
4751 iASL/DTC: Fixed a couple input scanner issues with comments and line
4753 Fixed
4769 Fixed a race condition between method execution and namespace walks that
4781 Fixed several issues and a possible fault with the automatic "serialized"
4886 Fixed a problem with the Scope() operator during table parse and load
4917 iASL: Fixed a problem where a syntax error that caused a premature EOF
5135 Fixed a problem with the prototype for AcpiOsReadPciConfiguration. The
5139 Fixed a couple problems with the recently modified Linux makefiles for
5211 Fixed a problem with references to Alias objects within Package Objects.
5347 Fixed the exception namestring for AE_WAKE_ONLY_GPE. Was incorrectly
5393 Fixed a regression introduced in version 20100331 within the table
5401 Fixed a possible allocation overrun during internal object copy in
5407 Updated the allocation dump routine, AcpiUtDumpAllocation and fixed a
5515 Fixed two problems with AcpiReallocateRootTable during the root table
5543 iASL: Fixed a predefined name object verification regression. Fixes a
5553 Disassembler: fixed a possible fault when generating External()
5564 Fixed a possible problem with the AML Mutex handling function
5731 Fixed possible mutex acquisition errors when running _REG methods. Fixes
5741 Fixed a possible memory leak during module-level code execution. An
5771 iASL: Fixed a regression introduced in 20091112 where intermediate .SRC
5810 Fixed a possible fault during predefined name validation if a return
5865 iASL: Fixed a problem where the compiler could fault after the maximum
5869 acpixtract: Fixed a possible warning for pointer cast if the compiler
5878 Fixed a problem where an Operation Region _REG method could be executed
5887 Fixed a possible memory leak for the Scope() ASL operator. When the exact
5922 Disassembler: Fixed a problem where references to external symbols that
5951 Fixed a possible memory leak in the interpreter for AML package objects
5966 Fixed a problem seen when a Buffer or String is stored to itself via ASL.
5979 Fixed an extraneous warning message if a _DSM reserved method returns a
5998 iASL: Fixed a problem with the use of the Alias operator and Resource
6009 iASL: Fixed a problem where the full pathname for include files was not
6075 Fixed a regression introduced in 20090625 for the AcpiGetDevices
6081 Fixed a problem with AcpiReset where the reset would silently fail if the
6088 Fixed a regression related to the recent update of the AcpiRead/Write
6096 Fixed a problem where AcpiTerminate could fault if inadvertently called
6161 Fixed several problems with AcpiAttachData. The handler was not invoked
6175 Fixed a problem with predefined method repair code where the code that
6183 Fixed a possible memory leak in the predefined validation/repair code
6229 Fixed a problem in AcpiRsGetPciRoutingTableLength where an invalid or
6242 Fixed several reference count issues with the DdbHandle object that is
6252 Fixed a problem with Mutex Sync Levels. Fixed a problem where if multiple
6269 Fixed a problem with the local version of the AcpiOsPurgeCache function.
6299 Disassembler: Fixed some issues with DMAR, HEST, MADT tables. Some
6310 Fixed a compatibility issue with the recently released I/O port
6325 Fixed several possible warnings related to the use of the configurable
6331 Fixed a number of possible warnings when compiling with gcc 4+ (depending
6355 iASL: Fixed a generation warning from Bison 2.3 and fixed several
6360 iASL: Fixed a problem where the Unix/Linux versions of the compiler could
6395 Fixed a possible race condition between AcpiWalkNamespace and dynamic
6409 Fixed a regression introduced in version 20090220 where a change to the
6429 Fixed a possible extraneous warning message from the FADT support. The
6497 Fixed the parameter validation for AcpiRead/Write. Now return
6549 Fixed the warning message for when the platform contains too many ACPI
6681 Fixed a reference count issue in NsRepairObject. This problem was
6878 Fixed a fault in the AML parser if a memory allocation fails during the
6882 Fixed an issue with implicit return compatibility. This change improves
6895 Fixed two possible memory leaks in the error exit paths of
6960 Fixed a possible memory leak in the AcpiNsGetExternalPathname function
7001 length subtables when disassembling ACPI tables. Also fixed a couple of
7138 Fixed a problem where a git-clone from http would not transfer the entire
7159 Fixed a problem where the same ACPI table could not be dynamically loaded
7168 Fixed a problem where the wrong descriptor length was calculated for the
7176 Fixed a possible memory leak in the Unload operator. The DdbHandle
7182 Fixed a possible memory leak when deleting thermal/processor objects. Any
7186 Fixed the ordering of the ASCII names in the global mutex table to match
7201 Fixed an extraneous warning from exconfig.c on the 64-bit build.
7261 Fixed a problem where the invocation of a GPE control method could hang.
7265 dispatched. Problem fixed by removing the obsolete code that passed GPE
7270 Fixed a problem where the _SST execution status was incorrectly returned
7277 Fixed a problem where a deleted object could be accessed from within the
7292 Fixed a possible memory leak in EvPciConfigRegionSetup where the error
7299 Fixed a problem in the mutex debug code (in utmutex.c) where an incorrect
7331 Fixed a problem where GPEs were enabled too early during the ACPICA
7353 Fixed a problem with the Field operator where zero-length fields would
7369 Fixed a problem where ACPICA would not Load() tables with unusual
7377 Fixed a possible negative array index in AcpiUtValidateException. Added
7441 Fixed a problem where NULL package elements were not returned to the
7445 a buffer overflow and/or confusing the caller who expected a fixed number
7449 Fixed a problem with the CreateField, CreateXXXField (Bit, Byte, Word,
7461 Fixed a problem where the CreateField and CreateXXXField operators would
7480 Fixed a problem where an extraneous debug message was produced for
7494 Fixed two size calculation issues with the variable-length Start
7513 Fixed a problem with the use of the Switch operator where execution of
7537 Fixed a problem where buffer and package objects passed as arguments to a
7543 Fixed a problem where resource descriptor size optimization could cause a
7552 Fixed a problem where a CopyObject to RegionField, BankField, and
7561 Fixed a problem with the AcpiGetDevices interface where the mechanism to
7565 Fixed a regression introduced in version 20071114. The ACPI_HIDWORD macro
7605 Fixed a problem with the SizeOf operator when used with Package and
7624 Fixed a problem with the Load operator where an exception was not
7637 Fixed a problem with the LoadTable operator where the OemId and
7678 Fixed a problem with the disassembler where invalid ACPI tables could
7682 Fixed an unexpected parse error when using the optional "parameter types"
7685 Fixed a problem where two External declarations with the same name did
7711 Fixed a problem with AcpiGetDevices where the search of a branch of the
7719 Fixed a problem where "unknown" GPEs could be allowed to fire repeatedly
7727 Fixed a problem with Index Fields where the Index register was
7731 Fixed a couple memory leaks associated with "implicit return" objects
7753 Implemented event counters for each of the Fixed Events, the ACPI SCI
7768 Fixed a problem with the FromBCD and ToBCD operators. With some
7775 Fixed a problem with Index references passed as method arguments.
7783 Fixed a problem with CopyObject used in conjunction with the Index
7789 Fixed a problem with Control Method references within Package objects.
7814 Fixed a problem with the 64-bit version of AcpiExec where the extended
7826 Fixed a problem with the Alias operator when the target of the alias is a
7834 Fixed a problem with the Package operator where all named references were
7852 Fixed a problem with the Increment and Decrement operators where the type
7857 Fixed a problem with the Load and LoadTable operators where the table
7861 Fixed a problem with the Load operator when loading a table from a buffer
7864 Fixed a problem with the Debug object where a store of a DdbHandle
7894 Fixed a problem where if a single file was specified and the file did not
7910 Fixed a problem where the use of the AcpiGbl_AllMethodsSerialized flag
7914 Fixed a problem where objects of certain types (Device, ThermalZone,
7966 Fixed a problem with the internal FADT conversion where ACPI 1.0 FADTs
7975 Fixed a problem where the Global Lock handle was not properly updated if
7983 Fixed a problem in AcpiEvDeleteGpeXrupt where the global interrupt list
8033 Fixed a problem where invalid objects could be referenced in the AML
8041 Fixed a problem where an AE_STACK_OVERFLOW internal exception could occur
8046 Fixed an internal problem with the handling of result objects on the
8159 Fixed the Load ASL operator for the case where the source operand is a
8163 Fixed a problem where the Load ASL operator allowed the source operand to
8195 Fixed a problem where the presence of the _OSI predefined control method
8226 Fixed a problem with a possible race condition between threads executing
8272 Fixed a problem with the Global Lock where the lock could appear to be
8278 Fixed a possible memory leak and fault in AcpiExResolveObjectToValue
8298 Fixed a compilation problem with the pre-defined Resource Descriptor
8305 Fixed a problem where the compiler could hang after syntax errors
8309 Fixed a problem with the AmlFilename parameter to the DefinitionBlock()
8333 Fixed a regression where an error was no longer emitted if a control
8372 Fixed a problem with the implementation of the Switch() operator where
8408 - Fixed a couple table mapping issues during table load
8409 - Fixed a couple alignment issues for IA64
8597 Fixed problem reports (Fiodor Suietov) integrated:
8643 Fixed a possible leak of an OwnerID in the error path of
8650 Fixed a problem with Serialized control methods where the semaphore
8654 Fixed two issues with the locking of the internal namespace data
8660 Fixed problem reports (Valery Podrezov) integrated:
8663 Fixed problem reports (Fiodor Suietov) integrated:
8695 Fixed problem reports:
8726 Fixed several problems with the support for the control method SyncLevel
8735 Fixed three instances of the use of the C shift operator in the bitfield
8784 Fixed a regression introduced in 20060526 where the ACPI device
8789 Fixed an IndexField issue where a write to the Data Register should be
8794 Fixed problem reports (Valery Podrezov) integrated:
8797 Fixed problem reports (Fiodor Suietov) integrated:
8819 Fixed a fault when using -g option (get tables from registry) on Windows
8822 Fixed problem reports integrated:
8838 Fixed a problem with the CopyObject operator where the first parameter
8844 Fixed a problem where a ShiftLeft or ShiftRight of more than 64 bits
8851 Fixed problem reports (Valery Podrezov) integrated:
8855 Fixed problem reports (Fiodor Suietov) integrated:
8894 Disassembler: fixed an incorrect disassembly problem with the
8895 DataTableRegion and CopyObject operators. Fixed a possible fault during
8920 Fixed a possible memory leak associated with the support for the so-
8925 Fixed a problem with the Load() operator where a table load from an
9097 Fixed a couple regressions introduced during the memory optimization in
9104 Fixed a problem where a null pointer passed to AcpiUtDeleteGenericState
9110 Fixed a memory mapping leak during the deletion of a SystemMemory
9158 Fixed a couple of gcc generation issues for iASL and AcpiExec and added a
9243 Fixed two interpreter problems related to error processing, the deletion
9283 references. If a CreateXxxxField operator references a fixed offset
9293 fixed offsets.
9300 Fixed a problem where the use of the "_OSI" string (versus the full path
9303 Fixed a problem with the error message that occurs when an invalid string
9324 Fixed a problem where several resource descriptor types could overrun the
9329 Fixed a problem where individual resource descriptors were misaligned
9357 Fixed a problem where a zero-length VendorShort or VendorLong resource
9369 Fixed a problem where the CreateField operator could hang if the BitIndex
9373 Fixed a problem where a DeRefOf operation on a buffer object incorrectly
9377 Fixed a problem where the AE_BUFFER_LIMIT exception was returned instead
9393 Fixed several warnings during the 64-bit code generation.
9422 Fixed a problem with the disassembly of a BankField operator with a
9452 Fixed a problem where Alias ASL operators are sometimes not correctly
9455 Fixed several problems with the implementation of the
9463 Fixed a possible structure overwrite in the AcpiGetObjectInfo external
9487 Fixed an internal error that was generated for any forward references to
9520 Fixed a memory leak within the AML Debugger "Set" command. One object was
9577 Fixed some possible memory leaks found within the execution path of the
9580 Fixed a problem introduced in the 20051202 release where an exception is
9616 Fixed a problem where a CPU stack overflow fault could occur if a
9644 Fixed a problem with the AcpiExec utility where a fault could occur when
9672 Fixed a parse error during compilation of certain Switch/Case constructs.
9687 Fixed a problem in the AML parser where the method thread count could be
9692 This also fixed a related regression with the mechanism that detects and
9704 Fixed a problem with the new table-driven resource manager where an
9723 Fixed a problem in the Windows OS interface layer (OSL) where a
9789 Fixed a regression with the ConcatenateResTemplate() ASL operator
9824 Fixed a problem with very large initializer lists (more than 4000
9847 Fixed a possible segment fault in the disassembler if the input filename
9869 on 64-bit processors instead of a fixed 32-bit word. (With assistance
9876 Fixed some issues within the resource conversion code for the type-
9913 original, breaking code that used fixed offsets into the resource
10004 Fixed a problem within the Resource Manager where support for the Generic
10018 Fixed a problem where changes to internal data structures caused the
10047 Fixed a problem in the disassembler where a disassembled ResourceSource
10059 Fixed a problem with the internal Owner ID allocation and deallocation
10071 Fixed a problem within the resource manager code where the transaction
10080 Fixed a fault when using the AML debugger "disassemble" command to
10120 Fixed a fault when using the -ln option (generate namespace listing).
10162 Fixed a problem where incorrect AML code could be generated for Package
10165 Fixed a problem with where incorrect AML code is generated for variable-
10230 Fixed a regression that appeared in the 20050708 version of the compiler
10286 Fixed several possible memory leaks and the inverse - premature object
10375 Fixed a regression introduced in version 20050513 where the use of a
10410 Fixed a problem in the ACPI table handling where a valid XSDT was assumed
10419 Fixed an interpreter problem with the Mid() operator in the case of an
10426 Fixed a problem with the control method argument handling to allow a
10466 Fixed a regression in the disassembler where if/else/while constructs
10472 Fixed a problem where compiling the reserved _OSI method would randomly
10500 Fixed a problem in the interpreter where an AE_NOT_FOUND exception could
10563 Fixed a problem with the Method operator ParameterTypes list handling
10586 Fixed a problem where string and buffer objects with "static" pointers
10593 Fixed a problem with the FromBCD operator where an implicit result
10599 Fixed a problem with the CopyObject operator where a copy to an existing
10637 Fixed a problem with large package objects: if the static length of the
10653 Fixed three cases in the interpreter where an "index" argument to an ASL
10678 Updated and fixed the table dump option for AcpiBin (-d). This option
10771 Fixed a problem with the resource descriptor generation/support. For the
10825 Fixed a problem where the ObjectType operator would fail (fault) when
10830 Fixed a problem where the While operator used excessive memory by not
10835 Fixed a problem where references to control methods within Package
10866 Fixed a problem with the Return operator with no arguments. Since the AML
10887 Fixed a problem with the CondRefOf operator where the compiler was
10893 Fixed a problem where errors generated from the internal AML interpreter
10896 Fixed a problem with overly aggressive range checking for the Stall
10901 Fixed a problem where control method references within the RefOf,
10907 Fixed and enhanced the "list namespace" option (-ln). This option was
10916 Fixed a disassembler problem where the optional ResourceDescriptor fields
10926 Fixed a problem where the result of an Index() operator (an object
10977 Fixed a problem with the internal 64-bit String-to-integer conversion
10981 Fixed a problem with constant folding where the result of the Index()
11008 Fixed a problem with the internal implicit "to buffer" conversion.
11019 Fixed a problem with the Buffer and Package operators where the
11027 Fixed a problem with constructs of the form Store(Index(...),...). The
11062 Fixed a code generation problem in the constant folding optimization code
11066 Fixed a typechecking problem for the ToBuffer operator. Caused by an
11074 Fixed a recently introduced problem with the Global Lock where the
11085 Fixed an issue in the internal function AcpiUtEvaluateObject concerning
11096 Fixed a few issues with the internal convert-to-integer code. It now
11171 Fixed an issue with the String-to-Buffer conversion code where the string
11185 Fixed a problem with the Mid() ASL/AML operator where it did not work
11191 Fixed a problem in AcpiTbFindTable where incorrect string compares were
11249 Fixed a problem in the ToDecimalString operator where the resulting
11254 Fixed a problem in the ToHexString operator to allow a maximum 200
11258 Fixed a problem in the internal string-to-buffer and buffer-to-buffer
11292 Fixed a problem where the _HE resource name for the Interrupt macro was
11297 Fixed a problem with the predefined resource descriptor names where
11322 Fixed a problem in the ToInteger, ToBuffer, ToHexString, and
11328 Fixed a problem with the ToDecimalString and ToHexString where an
11333 Fixed a problem with the Concatenate operator where AE_OK was always
11336 Fixed a problem in oswinxf (used by AcpiExec and iASL) to allow > 128
11360 Fixed typechecking for the ObjectType and SizeOf operators. Problem was
11363 Fixed a problem with the ToUUID macro where the upper nybble of each
11372 Fixed a problem in the internal ConvertToInteger routine where new
11420 Fixed a missing semicolon in the aslcompiler.y file.
11443 Fixed a problem in the implementation of the SizeOf and ObjectType
11448 Fixed some possible memory leaks during exceptional conditions.
11478 Fixed a problem in the disassembler where a Scope() operator would not be
11500 Fixed two alignment issues on 64-bit platforms - within debug statements
11506 Fixed a problem in the Increment and Decrement operators where incorrect
11511 Fixed a problem in the FromBCD operator where the upper 32-bits of a 64-
11515 Fixed a problem in the ToDecimal operator where the length of the
11521 Fixed a problem in the Logical operators (LLess, etc.) where a NULL byte
11554 Fixed a problem where the compiler would fault if there was a syntax
11581 Fixed an alignment issue on 64-bit platforms. The HwLowLevelRead(Write)
11587 Fixed a problem where the ToInteger operator assumed all input strings
11593 Fixed a problem where the string length in the string object created as a
11599 Fixed two problems in the ToString operator. If the length parameter was
11603 Fixed a problem where the optional ResourceSource string in the
11634 Fixed a problem where the Default() operator was inadvertently ignored in
11643 Fixed a problem with code generation for the ElseIf operator where the
11652 Fixed a problem with the implementation of the LNot() operator where
11660 Fixed a problem in AcpiUtInitializeBuffer where an existing buffer was
11700 Fixed a problem with constant folding and the LNot operator. LNot was
11756 - Fixed typo in definition of AcpiGbl_EnableInterpreterSlack.
11758 - Fixed a problem in AcpiNsGetPathnameLength where the returned length
11785 - Fixed a Linux generation error.
11833 Fixed a problem where constants in ASL expressions at the root level (not
11910 Fixed a problem where complex terms were not supported properly within
11968 Fixed a fault when using the -g or -d<nofilename> options if the FADT was
11971 Fixed an issue with the Windows version of the compiler where later
11978 Fixed a problem with compiler namepath optimization where a namepath
12003 Found and fixed a problem in the Field Support Code where data could be
12032 Fixed a generation warning produced by some overly-verbose compilers for
12041 Fixed a problem where hardware GPE enable bits sometimes not set properly
12126 Always clear the wake status and fixed/GPE status bits before sleep, even
12136 Fixed a problem where the physical address was incorrectly calculated
12230 Fixed an interpreter problem where an indirect store through an ArgX
12273 Fixed a scoping problem in the disassembler that occurs when the type of
12302 Fixed a problem where aliased control methods could not access objects
12307 Fixed a potential race condition on internal object deletion on the
12348 Fixed a problem where errors occurring during the parse phase of control
12370 Fixed two functions that were inappropriately declaring large objects on
12376 Fixed a problem in the ACPI 2.0 FACS descriptor (actbl2.h) where the
12379 Fixed a problem where AcpiEvGpeDetect would fault if there were no GPEs
12408 Fixed an array size problem for FreeBSD that would cause the compiler to
12420 Fixed calls to _SST method to pass the correct arguments.
12433 fixed events upon wake.)
12435 Fixed a couple of possible memory leaks in the Namespace manager.
12448 Fixed a problem where a store of an object into an indexed package could
12452 Fixed a problem where the ToDecimal operator could return incorrect
12455 Fixed a problem where the CopyObject operator could fail on some of the
12462 Fixed a problem where constructs of the form "RefOf (ArgX)" did not
12492 Fixed a problem introduced in December that disabled the correct
12505 _REG methods. This fixed some interdependencies across _REG
12508 Fixed a problem where a Store(Local0, Local1) could simply update
12520 Fixed a problem in AcpiRsExtendedIrqResource() where an incorrect
12523 Fixed a problem in AcpiTbGetTablePtr() where a garbage pointer
12529 Fixed a few problems in AcpiPsxExecute() where memory could be
12563 Fixed a problem where a level-triggered GPE with an associated
12566 Fixed a problem with the Field support code where an access can
12571 Fixed a problem with ACPI Fixed Events where an RT Clock handler
12605 Fixed a reported error where and incorrect GPE number was passed
12640 Fixed a problem with Index Fields where the index was not
12645 Fixed a problem with all Field objects where a write could go
12651 Fixed a problem with Index Fields where a BUFFER_OVERFLOW error
12692 Fixed a problem where the disassembler would fault if the output
12702 Found and fixed a longstanding problem with the late execution of
12713 Fixed a call to AcpiHwRegisterWrite in hwregs.c that was causing a
12716 Fixed several 64-bit issues with prototypes, casting and data
12721 Fixed an issue involving EC Operation Region Detach (Shaohua Li)
12743 Fixed the AcpiOsSleep implementation in osunixxf.c to pass the
12805 Found and fixed a reported problem where an AE_NOT_FOUND error
12839 Fixed a problem with the new AE_SAME_HANDLER exception where
12861 Fixed a bug in which we would reinitialize the ACPI interrupt
12874 Fixed a reported problem where multiple (nested) ElseIf()
12899 Fixed some memory leak issues related to address space handler and
12904 Fixed a reported problem where reference counts within the
12908 Fixed a reported problem where multiple SSDTs caused a deletion
12912 Fixed a problem where the table ID associated with secondary
12926 Fixed a reported problem where the internal DeleteNode function
12957 Fixed a problem in the generation of the C source code files (AML
12974 Fixed a problem in AcpiHwDisableGpeBlock() and
12980 Fixed a problem where a handler object was deleted twice during
12981 the removal of a fixed event handler.
13009 into separate interfaces for Fixed Events and General Purpose
13012 Fixed a problem where the error message "Failed to acquire
13058 Fixed a problem where a store of a NULL string to a package object
13111 Fixed a problem where ASL include files could not be found and
13221 Fixed an oops on module insertion/removal (Matthew Tippett)
13234 (Both) Added define for Fixed Function HW region (Matthew Wilcox)
13251 Fixed a problem where identifiers within procedure headers and
13266 Fixed a problem where the creation of a zero-length AML Buffer
13269 Fixed a problem where a Buffer object that pointed to a static AML
13273 Fixed a problem where a user buffer (passed in to the external
13277 Fixed a problem in the Buffer-to-String conversion code where a
13306 Fixed a problem where a store to a String or Buffer object could
13313 Fixed a problem where an internal error was generated if a control
13324 Fixed a problem where the internal String object copy routine did
13368 Fixed a compiler code generation problem for "Interrupt" Resource
13374 Fixed a disassembler problem for "Interrupt" resource descriptors.
13385 Fixed a reported problem where an object stored to a Method Local
13391 Fixed a problem where a store operation to a Method Local or Arg
13397 Fixed a problem where the internal object copy routine would cause
13402 Fixed a problem with the GPE initialization that resulted from an
13451 Fixed a memory leak problem where an error during resolution of
13457 Fixed a problem where the target of the Index() operator was not
13462 Fixed a problem with the Index() operator where an attempt was
13465 Fixed a problem where an attempt was made to delete an operand
13479 Fixed a problem introduced in the 10/02 release that caused
13511 Fixed a compilation error when CONFIG_SOFTWARE_SUSPEND is not set.
13543 Fixed a problem where the semaphore WAIT_FOREVER constant was
13586 Fixed a problem where platforms that have a GPE1 block but no GPE0
13628 Fixed a problem introduced in the previous release where the
13679 Fixed some issues with constants in the 64-bit version of the
13705 Fixed a problem where namepath optimization for the Alias operator
13709 Fixed a problem where an "unknown reserved name" warning could be
13713 Fixed a problem where the reserved name check did not handle
13725 Fixed a problem where a store/copy of a string to an existing
13729 Fixed a reported problem with the ToString operator where the
13733 Fixed a problem where CopyObject and the other "explicit"
13737 Fixed a memory leak during implicit source operand conversion
13801 Fixed a reported problem with reference chaining (via the Index()
13806 Fixed a problem with stores to indexed package elements - the
13825 Fixed some reported problems with 64-bit integer support in the
13852 Fixed a problem where the typechecking code didn't know that an
13904 Fixed a problem where the listing file was not generated if the
13907 Fixed a problem where the typechecking of method return values was
13911 Fixed a reported problem where EOF conditions during a quoted
13920 Fixed a reported problem where a Store to a method argument that
13929 Fixed a problem with the pathname parsing for the carat (^)
13939 Found and fixed the problem where the HP Pavilion DSDT would not
14079 Fixed a panic in the EC driver (Dominik Brodowski)
14094 Fixed a problem with the VendorShort and VendorLong resource
14101 Fixed a problem where the Ones opcode could get converted to a
14124 Fixed a problem with the conversion of internal package objects to
14129 Fixed a reported problem with the use of the RefOf and DeRefOf
14164 Fixed memory leaks in the EC driver.
14186 Fixed a reported problem where constants such as Zero and One
14194 Fixed a problem with the Concatenate operator in the AML
14239 Fixed a problem where the "_DDN" reserved name was defined to be a
14243 Fixed a problem with the Linux version of the compiler where the
14249 Fixed a problem with the Linux version of compiler where opcode
14254 Fixed a problem with the Linux compiler where the hex output files
14274 Implemented minimum size checks for the fixed-length ACPI tables -
14278 Fixed a reported problem in the table override support where the
14285 Fixed a problem where an exception would occur if an ASL Field was
14357 Fixed a problem with the output of both acpidump and adump16 where
14381 Fixed a regression introduced in the previous build where the
14420 IA64: Fixed memory map functions (JI Lee)
14441 Fixed a problem with the "Unicode" ASL macro that caused the
14485 Fixed a problem where the per-ACPI-table integer width (32 or 64)
14493 Fixed a problem where NULL extended fields (X fields) in an ACPI
14501 Fixed a problem with the SystemMemory operation region handler
14511 Fixed a problem with the ExtendedIrq resource where only one byte
14514 Fixed the AcpiExDigitsNeeded() procedure to support _UID. This
14560 Fixed an ACPI 1.0 compatibility issue when reading Fields. In ACPI
14576 GPE, Fixed Event, and PM Timer I/O. This allows the use of memory
14583 Fixed a problem where a notify handler could only be
14637 Added back visual differentiation between fixed-feature and
14649 Fixed a problem where conversion errors for hex/octal/decimal
14655 Fixed a problem where errors/warnings were no longer being emitted
14670 Fixed a problem with AML Fields where the use of the "AccessAny"
14674 Fixed a problem in the SystemMemory Operation Region handler where
14679 Fixed a problem where the interpreter/namespace "search to root"
14697 Fixed segfault on Linux version.
14706 Fixed a problem where the GPE bit masks were not initialized
14711 list, or "C") convention, or the FPL (fixed parameter list, or
14721 Resolved issue with /proc events for fixed-feature buttons showing
14724 Fixed checks on C2/C3 latencies to be inclusive of maximum values.
14730 Fixed limit interface & usage to fix bugs with passive cooling
14762 Fixed a problem where the AcpiSetCurrentResources interface could
14766 Fixed a couple of problems with the Global Lock support introduced
14800 Fixed and restructured power management (acpi_bus).
14804 Fixed "charging/discharging" bug (and others) in acpi_battery.
14859 Fixed a reported problem with the GPE number mapping mechanism
14866 Fixed a reported problem with resource structure alignment on 64-
14879 Fixed a problem in the interpreter where a standalone parent
14892 Fixed a problem in the AcpiDump utility where pathnames were no
14953 Fixed a problem where incorrect AML was generated for the case
14987 operator. Fixed a problem with AcquireMutex where the status code
15054 Fixed a problem where ASL Constants (Zero, One, Ones, Revision)
15059 Fixed a problem with the namespace object deletion mechanism for
15065 Fixed a problem where the use of the ASL Scope operator within a
15068 Fixed a problem introduced in the previous label where the buffer
15113 Fixed some issues with the use of the new CopyObject and
15128 Fixed a problem where the access type used in an AccessAs ASL
15131 Fixed a problem where ASL Event objects were created in a
15187 Fixed a problem where the listing file output of control methods
15204 Fixed a problem where a Field starting bit offset (within the
15211 Fixed a problem introduced in the 11_02_01 release where indirect
15256 Index Fields: Fixed a problem where unaligned bit assembly and
15267 Fields: Fixed a problem where the AML interpreter was incorrectly
15273 Fields: Fixed a problem with Field/OpRegion access where the
15278 Fields: Fixed a problem where forward references to individual
15282 Fields: Fixed a problem where forward references from a Field
15289 Acpi Interfaces: Fixed a problem where the AcpiGetName() interface
15331 Fixed a problem with the internal object reference count mechanism
15339 Fixed a problem with Field support in the interpreter where
15352 Fixed a problem where the AML debugger was causing some internal
15355 Fixed a problem with the external AcpiEvaluateObject interface
15359 Fixed a problem with IndexFields and BankFields where the
15434 Fixed a problem with the AcpiGetFirmwareTable interface where the
15437 Fixed a problem where a NULL pointer was being dereferenced in the
15440 Fixed a problem where the use of the ASL Revision operator
15444 Fixed a problem where objects passed as control method parameters
15450 Fixed a problem where static strings or buffers (contained in the
15495 was found and fixed. The implicit function return value (not the
15514 Most of the internal fixed lookup tables have been moved into the
15538 Fixed /proc/acpi/event to handle poll() and short reads.
15542 Fixed a problem introduced in the previous label where the AML
15578 Fixed C3 disk corruption problems and re-enabled C3 on supporting
15589 Support for ACPI 2.0 variable length packages is fixed/completed.
15591 Fixed a problem where the optional length parameter for the ACPI
15594 Fixed multiple extraneous error messages when a syntax error is
15609 Fixed a problem where Fields defined with the AnyAcc attribute
15614 Fixed a problem where the interpreter is not being locked during
15709 Fixed a problem where a DWORD-accessed field within a Buffer
15715 Fixed a problem where the Switch() operator would either fault or
15740 Fixed a couple of problems in the Field support code where bits
15758 Fixed leaking kacpidpc processes.
15760 Fixed queueing event data even when /proc/acpi/event is not
15793 "Interrupt (ResourceType," parse error fixed.
15795 "Register" with a user-defined region space parse error fixed
15798 fixed
15816 Fixed a problem introduced in the previous label where some of the
15839 Fixed a problem where the namespace mutex could be released at the
15855 Fixed an issue with the OSL semaphore implementation where a
15901 Fixed the EC driver to honor _GLK.
15905 Fixed support for the "FixedHw" keyword. Previously, the FixedHw
15936 Release-version compile problem fixed.
15940 IBM 600E - Fixed Sleep button may generate "Invalid <NULL>
15947 Fixed kernel fault during active cooling for thermal zones.
16025 Fixed a deadlock problem when multiple threads attempted to use
16028 Fixed a problem where the string length of a String package
16032 Fixed a problem where the length of a String package element was
16069 Core ACPI CA Subsystem: Fixed a problem where an error was
16120 to the core, fixed it, and modified Linux OSL accordingly.
16122 Fixed C2 and C3 latency calculations.
16134 ASL Compiler: Version X2013: Fixed a problem where the line
16156 Problem fixed where a field read on an aligned field could cause a
16199 Fixed a problem where named references within the ASL definition
16203 related internally) to the problem that was fixed in the last
16215 Fixed a problem where method invocations within the ASL definition
16224 Fixed a problem where operators with more than one nested
16231 Fixed a problem where AcpiGetHandle didn't quite get fixed in the
16235 Fixed a problem where Operation Region initialization failed if
16239 Fixed a problem where an assignment to a local variable via the
16266 Fixed a problem where the evaluation of OpRegion operands did not
16345 Fixed problem where the call to AcpiEvFindPciRootBuses was
16368 Fixed problem where TerminateControlMethod was being called
16371 Fixed debugger problem where single stepping caused a semaphore to
16393 Fixed some additional alignment issues in the Resource Manager
16396 Implemented semaphore tracking in the AcpiExec utility, and fixed
16401 Fixed the case where an ASL Return operator is used to return an
16407 Fixed a problem with the way addresses were calculated in
16414 Fixed a problem in AmlDumpOperands() module's loop to pull
16419 Fixed a problem with the PCI configuration space handlers where
16539 Fixed a deadlock problem where a method that accesses the PCI