aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_selftest/efi_selftest_devicepath.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-21efi_selftest: multi part device path to textHeinrich Schuchardt1-0/+65
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt1-1/+1
2018-12-02efi_loader: typedef struct efi_object *efi_handle_tHeinrich Schuchardt1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-23efi_selftest: fix typo in efi_selftest_devicepath.cHeinrich Schuchardt1-1/+1
2018-01-22efi_selftest: reduce noise in test output for device treesHeinrich Schuchardt1-10/+13
2018-01-22efi_selftest: remove todo in device path testHeinrich Schuchardt1-15/+25
2018-01-22efi_selftest: do not try to close device path protocolHeinrich Schuchardt1-4/+4
2017-12-01efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOLHeinrich Schuchardt1-0/+390