Searched hist:"5070 e896" (Results 1 – 7 of 7) sorted by relevance
/reactos/modules/rostests/apitests/acpi/ |
H A D | Bus_PDO_EvalMethod.c | 5070e896 Mon Apr 01 16:21:35 GMT 2024 Dmitry Borisov <di.sean@protonmail.com> [ACPI] Fix object evaluation (#6302)
CORE-17256
- Implement support for complex input buffers.
This will enable the IDE driver with some hack
to execute the _STM (channel timing settings) control method.
- Fix a memory leak.
- Fix returned status code.
- Correctly calculate the output buffer size.
- Improve buffer validation.
- Implement support for async control requests.
- Implement local reference conversion.
- Implement support for subpackage argument conversion.
- Place some code into INIT section.
|
H A D | CMakeLists.txt | diff 5070e896 Mon Apr 01 16:21:35 GMT 2024 Dmitry Borisov <di.sean@protonmail.com> [ACPI] Fix object evaluation (#6302)
CORE-17256
- Implement support for complex input buffers.
This will enable the IDE driver with some hack
to execute the _STM (channel timing settings) control method.
- Fix a memory leak.
- Fix returned status code.
- Correctly calculate the output buffer size.
- Improve buffer validation.
- Implement support for async control requests.
- Implement local reference conversion.
- Implement support for subpackage argument conversion.
- Place some code into INIT section.
|
H A D | testlist.c | diff 5070e896 Mon Apr 01 16:21:35 GMT 2024 Dmitry Borisov <di.sean@protonmail.com> [ACPI] Fix object evaluation (#6302)
CORE-17256
- Implement support for complex input buffers.
This will enable the IDE driver with some hack
to execute the _STM (channel timing settings) control method.
- Fix a memory leak.
- Fix returned status code.
- Correctly calculate the output buffer size.
- Improve buffer validation.
- Implement support for async control requests.
- Implement local reference conversion.
- Implement support for subpackage argument conversion.
- Place some code into INIT section.
|
/reactos/drivers/bus/acpi/ |
H A D | precomp.h | diff 5070e896 Mon Apr 01 16:21:35 GMT 2024 Dmitry Borisov <di.sean@protonmail.com> [ACPI] Fix object evaluation (#6302)
CORE-17256
- Implement support for complex input buffers.
This will enable the IDE driver with some hack
to execute the _STM (channel timing settings) control method.
- Fix a memory leak.
- Fix returned status code.
- Correctly calculate the output buffer size.
- Improve buffer validation.
- Implement support for async control requests.
- Implement local reference conversion.
- Implement support for subpackage argument conversion.
- Place some code into INIT section.
|
H A D | eval.c | diff 5070e896 Mon Apr 01 16:21:35 GMT 2024 Dmitry Borisov <di.sean@protonmail.com> [ACPI] Fix object evaluation (#6302)
CORE-17256
- Implement support for complex input buffers.
This will enable the IDE driver with some hack
to execute the _STM (channel timing settings) control method.
- Fix a memory leak.
- Fix returned status code.
- Correctly calculate the output buffer size.
- Improve buffer validation.
- Implement support for async control requests.
- Implement local reference conversion.
- Implement support for subpackage argument conversion.
- Place some code into INIT section.
|
H A D | main.c | diff 5070e896 Mon Apr 01 16:21:35 GMT 2024 Dmitry Borisov <di.sean@protonmail.com> [ACPI] Fix object evaluation (#6302)
CORE-17256
- Implement support for complex input buffers.
This will enable the IDE driver with some hack
to execute the _STM (channel timing settings) control method.
- Fix a memory leak.
- Fix returned status code.
- Correctly calculate the output buffer size.
- Improve buffer validation.
- Implement support for async control requests.
- Implement local reference conversion.
- Implement support for subpackage argument conversion.
- Place some code into INIT section.
|
/reactos/drivers/bus/acpi/include/ |
H A D | acpisys.h | diff 5070e896 Mon Apr 01 16:21:35 GMT 2024 Dmitry Borisov <di.sean@protonmail.com> [ACPI] Fix object evaluation (#6302)
CORE-17256
- Implement support for complex input buffers.
This will enable the IDE driver with some hack
to execute the _STM (channel timing settings) control method.
- Fix a memory leak.
- Fix returned status code.
- Correctly calculate the output buffer size.
- Improve buffer validation.
- Implement support for async control requests.
- Implement local reference conversion.
- Implement support for subpackage argument conversion.
- Place some code into INIT section.
|