Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ACPI: PRM: Annotate struct prm_module_info with __counted_by | Kees Cook | 2023-10-03 | 1 | -1/+1 |
* | acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers | Ard Biesheuvel | 2023-08-22 | 1 | -3/+3 |
* | efi/runtime-wrappers: Remove duplicated macro for service returning void | Ard Biesheuvel | 2023-08-22 | 1 | -1/+1 |
* | ACPI: PRM: Check whether EFI runtime is available | Ard Biesheuvel | 2023-01-18 | 1 | -0/+10 |
* | ACPI: PRM: Change handler_addr type to void pointer | Sudeep Holla | 2022-06-30 | 1 | -2/+2 |
* | ACPI: PRM: Handle memory allocation and memory remap failure | Aubrey Li | 2021-10-26 | 1 | -5/+26 |
* | ACPI: PRM: Remove unnecessary blank lines | Aubrey Li | 2021-10-26 | 1 | -4/+0 |
* | ACPI: PRM: Find PRMT table before parsing it | Aubrey Li | 2021-09-08 | 1 | -1/+9 |
* | ACPI: PRM: Deal with table not present or no module found | Aubrey Li | 2021-08-16 | 1 | -0/+6 |
* | ACPI: PRM: make symbol 'prm_module_list' static | Wei Yongjun | 2021-06-17 | 1 | -1/+1 |
* | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype | Erik Kaneda | 2021-06-10 | 1 | -0/+303 |