/acpica-latest/tests/misc/ |
D | badcode.asl | 31 // CPackage length does not match initializer list length 302 // Address Min (with zero length) not on granularity boundary 311 // Address Max (with zero length) not on (granularity boundary -1) 320 // Invalid combination: zero length, both Min and Max are fixed 329 // Invalid combination: non-zero length, Min Fixed, Max not fixed 338 // Invalid combination: non-zero length, Min not Fixed, Max fixed 347 // Granularity must be zero if non-zero length, min/max fixed
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/ |
D | memory24.asl | 95 Byte 10 (Range length, _LEN, bits[7:0]): 96 This field contains the lower eight bits of the memory range length. 97 The range length provides the length of the memory range in 256 byte blocks. 98 Byte 11 (Range length, _LEN, bits[15:8]): 99 This field contains the upper eight bits of the memory range length.
|
D | dependentfn.asl | 215 Start Dependent Functions Descriptor layout (length = 1): 216 Byte 0 (Tag Bits): Value = 00110001B (0x31)(Type = 0, small item name = 0x6, length = 1) 228 Start Dependent Functions Descriptor layout (length = 0): 229 Byte 0 (Tag Bits): Value = 00110000B (0x30)(Type = 0, small item name = 0x6, length = 0) 232 Byte 0 (Tag Bits): Value = 00111000B (0x38)(Type = 0, small item name = 0x7 length =0)
|
D | memory32fixed.asl | 75 Byte 8 (Range length, _LEN bits[7:0]) 76 Byte 9 (Range length, _LEN, bits[15:8]) 77 Byte 10 (Range length, _LEN, bits[23:16]) 78 Byte 11 (Range length, _LEN, bits[31:24])
|
D | memory32.asl | 89 Byte 16 (Range length, _LEN bits[7:0]) 90 Byte 17 (Range length, _LEN, bits[15:8]) 91 Byte 18 (Range length, _LEN, bits[23:16]) 92 Byte 19 (Range length, _LEN, bits[31:24])
|
D | irqnoflags.asl | 146 IRQ Descriptor layout (length = 2): 147 Byte 0 (Tag Bits): Value = 00100010B (0x22) (Type = 0, small item name = 0x4, length = 2),
|
D | irq.asl | 146 IRQ Descriptor layout (length = 3): 147 Byte 0 (Tag Bits): Value = 00100011B (0x23) (Type = 0, small item name = 0x4, length = 3),
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0223/ |
D | DECL.asl | 41 /* 0x1F0 == length of SSDT */ 75 /* 0x1F0 == length of SSDT */ 88 /* 0x1F0 == length of SSDT */ 104 /* 0x1F0 == length of SSDT */
|
/acpica-latest/tests/aslts/bin/ |
D | diffproc | 368 local rval=0 index=0 index_of_last_found=0 length=0 386 length=$index 388 if [ "$length" -eq 0 ]; then 409 if [ "$index" -ge "$length" ]; then
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/ |
D | dtregions.asl | 241 /* 0x1F0 == length of SSDT */ 270 /* 0x1F0 == length of SSDT */ 290 /* 0x1F0 == length of SSDT */ 310 /* 0x1F0 == length of SSDT */ 333 /* 0x1F0 == length of SSDT */ 355 /* 0x1F0 == length of SSDT */
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0026_ASL_NOT_BUG_NOW/ |
D | DECL.asl | 34 * Error of compilation is expected here for the 201-symbol length String 39 * Now the length of String is not anyhow restricted.
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0293/ |
D | DECL.asl | 31 * SUMMARY: Incorrect zero-length Buffer to String conversion 35 /* Prepare zero-length Buffer */
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0284/ |
D | DECL.asl | 32 * exceeds length of its source 64 /* Set the Length field of SSDT to exceed the OpRegion length */
|
/acpica-latest/tests/aslts/src/runtime/common/TCI/ |
D | tcicmd.asl | 72 Name (C220, 0x79) /* the length of the Package for */ 86 Name (C22B, 0x04) /* length of the common _TCI Package header */ 92 Name (C22F, 0x07) /* length TCI_PACKAGE_THR_HEADER_SIZE */ 111 * The length of package in this case should be not less than c220, 137 * - if arg0 is zero - the Package of c220 length 138 * - otherwise - the Package of length depending on
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | service.asl | 36 * arg1 - the length of buffer 63 * arg1 - the length of buffer 67 * arg4 - the length of region to be filled 313 * arg1 - the length of buffer
|
/acpica-latest/tests/aslts/src/compilation/collection/ |
D | name.asl | 34 // Effective AML package length is zero 40 // Effective AML package length is zero 46 // Effective AML package length is zero
|
/acpica-latest/tests/aslts/adm/BugState/ |
D | ALLBUGS | 22 … | | ToDecimalString produces the Strings which have the length greater than expec… 32 …25| S | | | REJECTED | | The maximal length exceeding exception should b… 136 129| I,C,S | | | | | Creating Package of an arbitrary length, Packag… 158 151| I | | | | | The zero-length resulting String of Mid operato… 201 194| I | 386 | | | 100 | Incorrect length of result of ToBuffer in case … 236 … | | 100 | Clarify what is the proper behaviour in case of the zero length buffer 291 …0 | An exception should be emitted on Load if the Length field of SSDT exceeds length of its source 294 …100 | If any string to match a proper field on LoadTable exceeds field's length an exception shoul… 300 293| I | 585 | | | 100 | Incorrect zero-length Buffer to String conversi…
|
D | ALLBUGS_DUP | 22 … | | ToDecimalString produces the Strings which have the length greater than expec… 32 …25| S | | | REJECTED | | The maximal length exceeding exception should b… 136 129| I,C,S | | | | | Creating Package of an arbitrary length, Packag… 158 151| I | | | | | The zero-length resulting String of Mid operato… 201 194| I | 386 | | | 100 | Incorrect length of result of ToBuffer in case … 236 … | | 100 | Clarify what is the proper behaviour in case of the zero length buffer
|
/acpica-latest/source/os_specific/efi/ |
D | osefixf.c | 331 ACPI_SIZE length) in AcpiOsMapMemory() argument 355 ACPI_SIZE length) in AcpiOsUnmapMemory() argument
|
/acpica-latest/source/os_specific/service_layers/ |
D | osunixxf.c | 714 ACPI_SIZE length) in AcpiOsMapMemory() argument 738 ACPI_SIZE length) in AcpiOsUnmapMemory() argument
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/manipulation/ |
D | tostring.asl | 175 /* Verify type, length of the obtained string, call to m305 */ 283 Local0 = DerefOf (B330 [LOC8]) /* length */ 318 /* Check zero length buffer, and, in passing, */
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/table/ |
D | load.asl | 71 * = the length of the supplied SSDT is greater than the length of the 73 * = the length of the supplied SSDT is less than the length the Header 1769 /* Exceptions when the length of the supplied SSDT is greater */ 1770 /* than the length of the respective OpRegion or Region Field, */ 1771 /* or less than the length of the Table Header */ 1841 /* If the table length in the header is larger than the buffer. */ 1847 /* If the table length is smaller than an ACPI table header. */ 2573 /* Exceptions when the length of the supplied SSDT is greater */ 2574 /* than the length of the respective OpRegion or Region Field, */ 2585 /* Exceptions when the length of the supplied SSDT is */ [all …]
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | runmode.asl | 272 … An exception should be emitted on Load if the Length field of SSDT exceeds length of its source */ 274 … /* If any string to match a proper field on LoadTable exceeds field's length an exception shoul… 279 Name (Y293, 0x00) /* Incorrect zero-length Buffer to String conversion */ 367 Name (Q007, 0x00) /* Disregard of the length Buffer Fields on MS are read as Buffers */ 439 …il 2011: - 0x16, iASL fix for StartDependentFunction* descriptors to account for descriptor length.
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/ |
D | SPEC | 129 = String to Buffer conversion of zero length and 200 bytes length strings 130 = String to Integer conversion of 16 (8) length hexadecimal strings 131 = Buffer to String conversion of zero length and 67 bytes length buffers
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0025_SPEC/ |
D | DECL.asl | 32 …* SUMMARY: The maximal length exceeding exception should be additionally specified for some operat…
|