summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/dev-path-parser.c
Commit message (Expand)AuthorAgeFilesLines
* efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko2022-09-191-4/+6
* ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-191-1/+0
* efi/dev-path-parser: Switch to use for_each_acpi_dev_match()Andy Shevchenko2021-05-221-31/+18
* efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel2020-02-231-19/+19
* bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-8/+1
* efi: Add device path parserLukas Wunner2016-11-131-0/+203