Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ce87a88b4dec9fe7f0f1bbeaa4526ec5da14c333
/
lib
/
efi_selftest
« Previous
e470efd
efi_selftest: memory leak testing manage protocols
by Heinrich Schuchardt
· 6 years ago
54bfba2
efi_selftest: correct block device unit test
by Heinrich Schuchardt
· 6 years ago
8c588a58
efi_selftest: unit test for GetTime()
by Heinrich Schuchardt
· 6 years ago
42e2b56
efi_selftest: support printing leading zeroes
by Heinrich Schuchardt
· 6 years ago
62045b0
efi_selftest: unit test for CalculateCrc32()
by Heinrich Schuchardt
· 6 years ago
74fc044
efi_selftest: check crc32 for InstallConfigurationTable
by Heinrich Schuchardt
· 6 years ago
9b30232
efi_selftest: test InstallConfigurationTable()
by Heinrich Schuchardt
· 6 years ago
1bfb157
efi_selftest: test writing to file
by Heinrich Schuchardt
· 6 years ago
404ea59
efi_selftest: Clean up a few comments and messages
by Simon Glass
· 6 years ago
c034bfa
efi_loader: Disable miniapps on sandbox
by Alexander Graf
· 6 years ago
f260bd3
efi_selftest: update .gitignore
by Heinrich Schuchardt
· 6 years ago
b5351a4
SPDX: Fixup tags from latest EFI PR
by Tom Rini
· 6 years ago
fe5bc23
efi_selftest: check for buffer overflow in efi_get_variable
by Ivan Gorinov
· 6 years ago
03fb269
efi_selftest: imply FAT, FAT_WRITE
by Heinrich Schuchardt
· 6 years ago
85b4692
efi_selftest: test unaligned memory access
by Heinrich Schuchardt
· 7 years ago
fa241e2
efi_selftest: test ReinstallProtocolInterface
by Heinrich Schuchardt
· 6 years ago
0d6ea05
efi_selftest: correct efi_selftest_manageprotocols
by Heinrich Schuchardt
· 6 years ago
d799c67
efi_selftest: unit test for variable services
by Heinrich Schuchardt
· 6 years ago
f243141
efi_selftest: updating the cursor position
by Heinrich Schuchardt
· 7 years ago
f739fcd
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e83222b
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
065a8ec
efi_selftest: fix typo in efi_selftest_devicepath.c
by Heinrich Schuchardt
· 7 years ago
b5cd687
efi_selftest: do not execute test if setup failed
by Heinrich Schuchardt
· 7 years ago
1348c17
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
by Heinrich Schuchardt
· 7 years ago
db851c8
efi_selftest: partition label for test image
by Heinrich Schuchardt
· 7 years ago
b6dd577
efi_loader: use correct types in EFI_FILE_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
51a0f45
efi_loader: correctly support parameter delta in Blt
by Heinrich Schuchardt
· 7 years ago
6fc901c
efi_selftest: unit test for event groups
by Heinrich Schuchardt
· 7 years ago
9967adb
efi_selftest: fix device tree unit test
by Heinrich Schuchardt
· 7 years ago
0aa2da7
efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
b944e47
efi_selftest: test gop bitblt
by Heinrich Schuchardt
· 7 years ago
06c3d5b
efi_selftest: check installation of the device tree
by Heinrich Schuchardt
· 7 years ago
ae86b6b
efi_selftest: use correct compiler flags for miniapps
by Heinrich Schuchardt
· 7 years ago
003876d
efi_selftest: reduce noise in test output for device trees
by Heinrich Schuchardt
· 7 years ago
f768619
efi_selftest: provide a test for block io
by Heinrich Schuchardt
· 7 years ago
ba45c9e
efi_selftest: add missing LF in test output
by Heinrich Schuchardt
· 7 years ago
8218f7b
efi_selftest: test start image
by Heinrich Schuchardt
· 7 years ago
fb83350
efi_selftest: test for (Dis)ConnectController
by Heinrich Schuchardt
· 7 years ago
8d7cf39
efi_selftest: remove todo in device path test
by Heinrich Schuchardt
· 7 years ago
77425e7
efi_selftest: remove todo in manage protocols
by Heinrich Schuchardt
· 7 years ago
5be9744
efi_selftest: do not try to close device path protocol
by Heinrich Schuchardt
· 7 years ago
853540c
efi_selftest: colored test output
by Heinrich Schuchardt
· 7 years ago
e0abeac
efi_selftest: do not cut off u16 strings when printing
by Heinrich Schuchardt
· 7 years ago
6a380e5
efi_selftest: avoid superfluous messages for task priority levels
by Heinrich Schuchardt
· 7 years ago
ad50dcf
efi_selftest: avoid superfluous messages for event services
by Heinrich Schuchardt
· 7 years ago
c51e7df
efi_selftest: add missing line feed
by Heinrich Schuchardt
· 7 years ago
17b96cb
efi_selftest: compile without special compiler flags
by Heinrich Schuchardt
· 7 years ago
bf19064
efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
49d62cb
efi_selftest: test for graphics output protocol
by Heinrich Schuchardt
· 7 years ago
f5a2a93
efi_loader: consistently use efi_uintn_t in boot services
by Heinrich Schuchardt
· 7 years ago
152cade
efi_loader: replace UINTN by efi_uintn_t
by Heinrich Schuchardt
· 7 years ago
927ca89
efi_selftest: test protocol management
by Heinrich Schuchardt
· 7 years ago
7406f82
efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
7bbae6f
efi_selftest: test reboot by watchdog
by Heinrich Schuchardt
· 7 years ago
d78e40d
efi_selftest: allow to select a single test for execution
by Heinrich Schuchardt
· 7 years ago
1f66a12
efi_selftest: deduplicate code
by Heinrich Schuchardt
· 7 years ago
9a52a0f
efi_selftest: efi_st_memcmp should return 0
by Heinrich Schuchardt
· 7 years ago
fd4a1c4
efi_selftest: reformat code
by Heinrich Schuchardt
· 7 years ago
30a0045
efi_selftest: provide test for watchdog timer
by Heinrich Schuchardt
· 7 years ago
abe9946
efi_selftest: correctly check return values
by Heinrich Schuchardt
· 7 years ago
fdd0456
efi_selftest: error handling in SNP test
by Heinrich Schuchardt
· 7 years ago
7f8ec5b
efi_selftest: avoid dereferencing NULL in tpl test
by Heinrich Schuchardt
· 7 years ago
c155dfe
efi_selftest: efi_st_memcmp return difference of bytes
by Heinrich Schuchardt
· 7 years ago
5ca23ed
efi_loader: supply EFI network test
by Heinrich Schuchardt
· 7 years ago
1b63325
efi_selftest: allow printing MAC addresses
by Heinrich Schuchardt
· 7 years ago
ca379e1
efi_loader: wrong type in wait_for_event
by Heinrich Schuchardt
· 7 years ago
e67e724
efi_selftest: make tests easier to read
by Heinrich Schuchardt
· 7 years ago
037ee6f
efi_selftest: use efi_st_error for all error messages
by Heinrich Schuchardt
· 7 years ago
0923876
efi_selftest: check notification of ExitBootServices
by Heinrich Schuchardt
· 7 years ago
1835f6e
efi_selftest: test task priority levels
by Heinrich Schuchardt
· 7 years ago
bd12669
efi_selftest: provide unit test for event services
by Heinrich Schuchardt
· 7 years ago
623b3a5
efi_selftest: provide an EFI selftest application
by Heinrich Schuchardt
· 7 years ago