summaryrefslogtreecommitdiffstats
path: root/common/efi-devicepath.c
Commit message (Expand)AuthorAgeFilesLines
* common: move EFI code into new efi/ top level directoryAhmad Fatoum2021-11-251-1195/+0
* common: fix typos found with codespellYegor Yefremov2020-03-231-1/+1
* efi: retire efi_compare_guid in favor of efi_guidcmpAhmad Fatoum2019-10-181-1/+1
* efi: cleanupsOleksij Rempel2019-02-181-221/+1
* efi: add helper to get the GPT partition UUID for a deviceMichael Olbrich2015-07-271-0/+30
* efi: add function to determine type of device pathLucas Stach2014-12-091-0/+15
* Add initial EFI architecture supportSascha Hauer2014-07-161-0/+1370