Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-20 | tests: acpi: add acpi_find_rsdp_address_uefi() helper | Igor Mammedov | 1 | -0/+44 |
2019-05-20 | tests: acpi: make pointer to RSDP 64bit | Igor Mammedov | 1 | -1/+1 |
2019-05-20 | tests: acpi: make RSDT test routine handle XSDT | Igor Mammedov | 1 | -12/+0 |
2019-05-20 | tests: acpi: make acpi_fetch_table() take size of fetched table pointer | Igor Mammedov | 1 | -4/+6 |
2019-05-20 | tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table() | Igor Mammedov | 1 | -1/+1 |
2019-01-17 | tests: acpi: reuse fetch_table() in vmgenid-test | Igor Mammedov | 1 | -8/+27 |
2018-12-20 | hw: acpi: Remove AcpiRsdpDescriptor and fix tests | Samuel Ortiz | 1 | -10/+39 |
2018-12-19 | tests: Remove unused include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-12-17 | tests/acpi-utils: Drop dependence on global_qtest | Eric Blake | 1 | -9/+10 |
2017-03-02 | tests: Move reusable ACPI code into a utility file | Ben Warren | 1 | -0/+65 |