index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_efi_loader.py
Age
Commit message (
Expand
)
Author
2025-05-18
test: allow testing with NET_LWIP=y
Heinrich Schuchardt
2025-05-11
doc: pytest: Document the test_efi_loader test
Tom Rini
2025-03-15
test/py: Drop u_boot_ prefix on test files
Simon Glass
2025-03-15
test/py: Shorten u_boot_console
Simon Glass
2024-10-27
test: efi_loader: Fix dependency for http test
Andrew Goodbody
2024-10-09
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
Simon Glass
2024-09-24
test/py: test_efi_loader: add HTTP (wget) test for the EFI loader
Jerome Forissier
2024-09-24
test/py: test_efi_loader: add missing dependency on cmd_tftpboot
Jerome Forissier
2021-11-26
test: address some pylint warnings
Heinrich Schuchardt
2020-07-31
test: do not rely on => being the prompt
Heinrich Schuchardt
2020-07-22
efi_loader: use logging for bootefi command
Heinrich Schuchardt
2020-07-16
efi_loader: skip warnings for network configuration
Heinrich Schuchardt
2020-03-30
test/py: test_efi_grub_net() requires OF_CONTROL
Heinrich Schuchardt
2020-03-28
test/py: UEFI helloworld requires OF_CONTROL
Heinrich Schuchardt
2020-01-07
test/py: describe env__efi_loader_helloworld_file
Heinrich Schuchardt
2019-01-15
test: Use single quote consistently
Simon Glass
2018-07-20
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-01
test/py: check return code of helloworld
Heinrich Schuchardt
2017-12-01
test/py: fix typo in test_efi_loader.py
Heinrich Schuchardt
2016-11-27
travis: Add efi_loader grub2 test
Alexander Graf
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-26
tests: Add efi_loader hello world test
Alexander Graf