summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_fit.py
AgeCommit message (Expand)Author
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2023-06-16test: correct architecture in EFI FIT testHeinrich Schuchardt
2023-04-21test: fix launch_efi()Heinrich Schuchardt
2022-03-31test: fix pylint warnings for test_efi_fit.pyHeinrich Schuchardt
2020-07-22efi_loader: use logging for bootefi commandHeinrich Schuchardt
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng
2020-02-05test: test_efi_fit: fix pylint warningsHeinrich Schuchardt
2020-01-07test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea