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_selftest: rename setup_ok
Heinrich Schuchardt
2018-12-02
1
-4
/
+4
*
efi_selftest: fix simple network protocol test
Heinrich Schuchardt
2018-12-02
1
-8
/
+8
*
efi_selftest: check fdt is marked as runtime data
Heinrich Schuchardt
2018-12-02
1
-0
/
+24
*
efi_selftest: building sandbox with EFI_SELFTEST
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
*
efi_selftest: add test for memory allocation
Heinrich Schuchardt
2018-12-02
2
-0
/
+164
*
efi_selftest: incorrect use of bitwise or
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
*
efi_loader: do not use unsupported printf code
Heinrich Schuchardt
2018-12-02
1
-3
/
+3
*
efi_selftest: do not write to linker generated array
Heinrich Schuchardt
2018-12-02
1
-9
/
+22
*
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
2018-12-02
1
-3
/
+15
*
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
*
efi_selftest: fix typos
Heinrich Schuchardt
2018-12-02
11
-22
/
+20
*
efi_selftest: test handling of exceptions
Heinrich Schuchardt
2018-12-02
2
-0
/
+51
*
efi_selftest: simplify lib/efi_selftest/Makefile
Heinrich Schuchardt
2018-12-02
1
-8
/
+2
*
efi_selftest: creating new handle in controller test
Heinrich Schuchardt
2018-10-16
1
-0
/
+2
*
efi_loader: correct signature of GetPosition, SetPosition
Heinrich Schuchardt
2018-10-16
1
-2
/
+28
*
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
[next]