index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
efi_selftest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
efi_loader: Disable efi selftest on sandbox for now
Alexander Graf
2018-09-23
1
-1
/
+1
*
efi_selftest: missing braces in efi_selftest_textinputex.c
Heinrich Schuchardt
2018-09-23
1
-1
/
+1
*
efi_selftest: test key notification functions
Heinrich Schuchardt
2018-09-23
1
-7
/
+66
*
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
2
-0
/
+140
*
efi_selftest: use WaitForKey to test text input
Heinrich Schuchardt
2018-09-23
1
-3
/
+24
*
efi_selftest: refactor text input test
Heinrich Schuchardt
2018-09-23
2
-107
/
+95
*
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
1
-1
/
+1
*
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2018-09-23
2
-0
/
+261
*
efi_selftest: test for loaded image protocol
Heinrich Schuchardt
2018-09-23
2
-0
/
+109
*
efi_selftest: memory leak testing manage protocols
Heinrich Schuchardt
2018-09-23
1
-2
/
+19
*
efi_selftest: correct block device unit test
Heinrich Schuchardt
2018-08-20
1
-1
/
+1
*
efi_selftest: unit test for GetTime()
Heinrich Schuchardt
2018-07-25
2
-0
/
+68
*
efi_selftest: support printing leading zeroes
Heinrich Schuchardt
2018-07-25
1
-11
/
+22
*
efi_selftest: unit test for CalculateCrc32()
Heinrich Schuchardt
2018-07-25
2
-0
/
+142
*
efi_selftest: check crc32 for InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
1
-0
/
+43
*
efi_selftest: test InstallConfigurationTable()
Heinrich Schuchardt
2018-07-25
2
-0
/
+224
*
efi_selftest: test writing to file
Heinrich Schuchardt
2018-07-25
1
-0
/
+70
*
efi_selftest: Clean up a few comments and messages
Simon Glass
2018-07-25
1
-8
/
+6
*
efi_loader: Disable miniapps on sandbox
Alexander Graf
2018-07-25
1
-1
/
+1
*
efi_selftest: update .gitignore
Heinrich Schuchardt
2018-07-25
1
-1
/
+3
*
SPDX: Fixup tags from latest EFI PR
Tom Rini
2018-06-03
1
-2
/
+1
*
efi_selftest: check for buffer overflow in efi_get_variable
Ivan Gorinov
2018-06-03
1
-1
/
+17
*
efi_selftest: imply FAT, FAT_WRITE
Heinrich Schuchardt
2018-06-03
1
-0
/
+2
*
efi_selftest: test unaligned memory access
Heinrich Schuchardt
2018-06-03
2
-0
/
+71
*
efi_selftest: test ReinstallProtocolInterface
Heinrich Schuchardt
2018-06-03
1
-3
/
+32
*
efi_selftest: correct efi_selftest_manageprotocols
Heinrich Schuchardt
2018-06-03
1
-1
/
+1
*
efi_selftest: unit test for variable services
Heinrich Schuchardt
2018-06-03
2
-0
/
+181
*
efi_selftest: updating the cursor position
Heinrich Schuchardt
2018-06-03
1
-0
/
+78
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
2
-6
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
23
-46
/
+23
*
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2018-04-23
2
-0
/
+287
*
efi_selftest: fix typo in efi_selftest_devicepath.c
Heinrich Schuchardt
2018-04-23
1
-1
/
+1
*
efi_selftest: do not execute test if setup failed
Heinrich Schuchardt
2018-04-23
1
-7
/
+7
*
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
Heinrich Schuchardt
2018-04-05
1
-0
/
+22
*
efi_selftest: partition label for test image
Heinrich Schuchardt
2018-04-05
1
-36
/
+22
*
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
*
efi_loader: correctly support parameter delta in Blt
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
*
efi_selftest: unit test for event groups
Heinrich Schuchardt
2018-04-04
2
-0
/
+141
*
efi_selftest: fix device tree unit test
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
*
efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
2018-04-04
2
-0
/
+183
*
efi_selftest: test gop bitblt
Heinrich Schuchardt
2018-04-04
2
-0
/
+312
*
efi_selftest: check installation of the device tree
Heinrich Schuchardt
2018-04-04
2
-0
/
+189
*
efi_selftest: use correct compiler flags for miniapps
Heinrich Schuchardt
2018-02-10
1
-2
/
+4
*
efi_selftest: reduce noise in test output for device trees
Heinrich Schuchardt
2018-01-22
1
-10
/
+13
*
efi_selftest: provide a test for block io
Heinrich Schuchardt
2018-01-22
3
-0
/
+467
*
efi_selftest: add missing LF in test output
Heinrich Schuchardt
2018-01-22
2
-2
/
+2
*
efi_selftest: test start image
Heinrich Schuchardt
2018-01-22
6
-0
/
+405
*
efi_selftest: test for (Dis)ConnectController
Heinrich Schuchardt
2018-01-22
2
-0
/
+386
*
efi_selftest: remove todo in device path test
Heinrich Schuchardt
2018-01-22
1
-15
/
+25
*
efi_selftest: remove todo in manage protocols
Heinrich Schuchardt
2018-01-22
1
-11
/
+11
[prev]
[next]