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: test exit_data
Heinrich Schuchardt
2019-05-02
2
-6
/
+26
*
efi_loader: need either ACPI table or device tree
Heinrich Schuchardt
2019-04-23
1
-1
/
+0
*
efi_selftest: do not run FDT test with ACPI table.
Heinrich Schuchardt
2019-04-23
2
-11
/
+34
*
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
7
-8
/
+8
*
efi_selftest: expect boot services data for fdt
Heinrich Schuchardt
2019-04-12
1
-3
/
+3
*
efi_selftest: physical and virtual addresses must match
Heinrich Schuchardt
2019-04-12
1
-0
/
+5
*
efi_selftest: check image_base, image_size
Heinrich Schuchardt
2019-04-07
1
-5
/
+53
*
efi_selftest: avoid double free in dp utilities test
Heinrich Schuchardt
2019-03-27
1
-5
/
+0
*
efi_selftest: fix test_hii_string_get_string()
Heinrich Schuchardt
2019-03-20
1
-13
/
+4
*
efi_loader: fix build error for freestanding.o
Heinrich Schuchardt
2019-03-14
1
-0
/
+11
*
efi_selftest: LoadImage from file device path
Heinrich Schuchardt
2019-02-16
2
-0
/
+532
*
efi_selftest: fix memory allocation in HII tests
Heinrich Schuchardt
2019-02-16
1
-34
/
+68
*
efi_selftest: do not use efi_free_pool()
Heinrich Schuchardt
2019-02-16
3
-3
/
+3
*
efi_loader: Make HII a config option
Alexander Graf
2019-02-13
1
-1
/
+1
*
efi_selftest: fix HII tests
Heinrich Schuchardt
2019-02-13
1
-11
/
+0
*
efi_selftest: add HII database protocols test
AKASHI Takahiro
2019-02-13
3
-0
/
+1500
*
efi_loader: do not use symbolic links
Heinrich Schuchardt
2019-02-13
1
-1
/
+0
*
efi_loader: use freestanding library for efi apps
Heinrich Schuchardt
2019-02-13
1
-0
/
+1
*
efi_selftest: fix variables test for GetNextVariableName()
AKASHI Takahiro
2019-02-13
1
-5
/
+8
*
efi_loader: consistent build flags for EFI applications
Heinrich Schuchardt
2019-02-13
1
-2
/
+2
*
efi_loader: use u16* for file name
Heinrich Schuchardt
2019-02-13
1
-3
/
+3
*
efi_selftest: tpl unit test, check return values
Heinrich Schuchardt
2019-02-13
1
-2
/
+2
*
efi_selftest: events unit test, check return values
Heinrich Schuchardt
2019-02-13
1
-3
/
+3
*
efi_selftest: SNP unit test on sandbox
Heinrich Schuchardt
2019-02-13
1
-0
/
+8
*
efi_loader: use const efi_guid_t * for variable services
Heinrich Schuchardt
2019-02-13
1
-2
/
+2
*
efi_selftest: allow building on ARMv7-M
Heinrich Schuchardt
2019-02-13
1
-3
/
+3
*
efi_selftest: block device: avoid read after free
Heinrich Schuchardt
2018-12-23
1
-5
/
+5
*
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
[next]