Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5be4afe15f42bcb1f82369c46d1bd41d3b5308e7
/
lib
/
efi_selftest
1b7313d
efi_selftest: testing read-only variables
by Heinrich Schuchardt
· 5 years ago
c9dd62f
efi_selftest: correct SetVariable() test
by Heinrich Schuchardt
· 5 years ago
5a24239
efi_loader: selftest: enable APPEND_WRITE tests
by AKASHI Takahiro
· 5 years ago
72a8f16
efi_loader: fix status management in network stack
by Heinrich Schuchardt
· 5 years ago
0c7adf4
efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
by Heinrich Schuchardt
· 5 years ago
53c7017
efi_selftest: use standalone UEFI program for exception
by Heinrich Schuchardt
· 5 years ago
ce9ad03
efi_selftest: enable Exit() unit test on x86_64
by Heinrich Schuchardt
· 5 years ago
bb68957
efi_selftest: sharpen ConvertPointer() test
by Heinrich Schuchardt
· 5 years ago
c0a8a95
efi_selftest: fix SetVirtualAddressMap unit test
by Heinrich Schuchardt
· 5 years ago
112464f
efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
by Heinrich Schuchardt
· 5 years ago
4e996a8
efi_selftest: do not call CloseEvent() after ExitBootServices()
by Heinrich Schuchardt
· 5 years ago
1bb52fc
efi_selftest: test variable services at runtime
by Heinrich Schuchardt
· 5 years ago
fb08380
efi_selftest: description of CMD_BOOTEFI_SELFTEST
by Heinrich Schuchardt
· 5 years ago
97cf208
efi_loader: QueryMode() must allocate buffer
by Heinrich Schuchardt
· 5 years ago
1e37be5
efi_selftest: correct event group test
by Heinrich Schuchardt
· 5 years ago
7950e8e
efi_selftest: unit test for OpenProtocolInformation()
by Heinrich Schuchardt
· 5 years ago
5ec48e3
efi_loader: Kconfig entries for GetTime(), SetTime()
by Heinrich Schuchardt
· 5 years ago
f09cea3
efi_loader: correct notification of protocol installation
by Heinrich Schuchardt
· 5 years ago
609b6ba
efi: selftest: APPEND_WRITE is not supported
by AKASHI Takahiro
· 5 years ago
433bfe7
efi_loader: implement SetTime
by Heinrich Schuchardt
· 5 years ago
95ab381
efi_loader: rename Unicode collation protocol 2 variables
by Heinrich Schuchardt
· 5 years ago
64b5ba4
efi_loader: make device path to text protocol customizable
by Heinrich Schuchardt
· 5 years ago
3349973
efi_loader: make Unicode collation protocol customizable
by Heinrich Schuchardt
· 6 years ago
24f6be7
efi_selftest: unit test for RegisterProtocolNotify()
by Heinrich Schuchardt
· 6 years ago
8101dd3
efi_selftest: remove redundant function efi_st_memcmp()
by Heinrich Schuchardt
· 6 years ago
a9a25cc
efi_selftest: test exit_data
by Heinrich Schuchardt
· 6 years ago
6182495
efi_loader: need either ACPI table or device tree
by Heinrich Schuchardt
· 6 years ago
68066d5
efi_selftest: do not run FDT test with ACPI table.
by Heinrich Schuchardt
· 6 years ago
dec88e4
efi_loader: consistent naming of protocol GUIDs
by Heinrich Schuchardt
· 6 years ago
8688b75
efi_selftest: expect boot services data for fdt
by Heinrich Schuchardt
· 6 years ago
207c5bc
efi_selftest: physical and virtual addresses must match
by Heinrich Schuchardt
· 6 years ago
1c606e8
efi_selftest: check image_base, image_size
by Heinrich Schuchardt
· 6 years ago
d082650
efi_selftest: avoid double free in dp utilities test
by Heinrich Schuchardt
· 6 years ago
d0bd876
efi_selftest: fix test_hii_string_get_string()
by Heinrich Schuchardt
· 6 years ago
e616100
efi_loader: fix build error for freestanding.o
by Heinrich Schuchardt
· 6 years ago
d787cad
efi_selftest: LoadImage from file device path
by Heinrich Schuchardt
· 6 years ago
ee3c8ba
efi_selftest: fix memory allocation in HII tests
by Heinrich Schuchardt
· 6 years ago
afa17aa
efi_selftest: do not use efi_free_pool()
by Heinrich Schuchardt
· 6 years ago
5fbb289
efi_loader: Make HII a config option
by Alexander Graf
· 6 years ago
f38753d
efi_selftest: fix HII tests
by Heinrich Schuchardt
· 6 years ago
4c4fb10
efi_selftest: add HII database protocols test
by AKASHI Takahiro
· 6 years ago
6c75db0
efi_loader: do not use symbolic links
by Heinrich Schuchardt
· 6 years ago
2013c68
efi_loader: use freestanding library for efi apps
by Heinrich Schuchardt
· 6 years ago
1170fee
efi_selftest: fix variables test for GetNextVariableName()
by AKASHI Takahiro
· 6 years ago
0e3dc01
efi_loader: consistent build flags for EFI applications
by Heinrich Schuchardt
· 6 years ago
c82f8f6
efi_loader: use u16* for file name
by Heinrich Schuchardt
· 6 years ago
44e7c62
efi_selftest: tpl unit test, check return values
by Heinrich Schuchardt
· 6 years ago
1309a15
efi_selftest: events unit test, check return values
by Heinrich Schuchardt
· 6 years ago
8a42641
efi_selftest: SNP unit test on sandbox
by Heinrich Schuchardt
· 6 years ago
0bda81b
efi_loader: use const efi_guid_t * for variable services
by Heinrich Schuchardt
· 6 years ago
e4fd695
efi_selftest: allow building on ARMv7-M
by Heinrich Schuchardt
· 6 years ago
05aceb2
efi_selftest: block device: avoid read after free
by Heinrich Schuchardt
· 6 years ago
3c2c54c
efi_selftest: rename setup_ok
by Heinrich Schuchardt
· 6 years ago
0fdb9e3
efi_selftest: fix simple network protocol test
by Heinrich Schuchardt
· 6 years ago
34c9665
efi_selftest: check fdt is marked as runtime data
by Heinrich Schuchardt
· 6 years ago
42910ff
efi_selftest: building sandbox with EFI_SELFTEST
by Heinrich Schuchardt
· 6 years ago
3484130
efi_selftest: add test for memory allocation
by Heinrich Schuchardt
· 6 years ago
335ce71
efi_selftest: incorrect use of bitwise or
by Heinrich Schuchardt
· 6 years ago
c966076
efi_loader: do not use unsupported printf code
by Heinrich Schuchardt
· 6 years ago
4c17439
efi_selftest: do not write to linker generated array
by Heinrich Schuchardt
· 6 years ago
e237302
efi_loader: UninstallMultipleProtocolInterfaces error code
by Heinrich Schuchardt
· 6 years ago
faea104
efi_loader: typedef struct efi_object *efi_handle_t
by Heinrich Schuchardt
· 6 years ago
d8b2216
efi_selftest: fix typos
by Heinrich Schuchardt
· 6 years ago
1c32bb1
efi_selftest: test handling of exceptions
by Heinrich Schuchardt
· 6 years ago
f6e7b65
efi_selftest: simplify lib/efi_selftest/Makefile
by Heinrich Schuchardt
· 6 years ago
b50f075
efi_selftest: creating new handle in controller test
by Heinrich Schuchardt
· 6 years ago
0801d4d
efi_loader: correct signature of GetPosition, SetPosition
by Heinrich Schuchardt
· 6 years ago
a729eb3
efi_loader: Disable efi selftest on sandbox for now
by Alexander Graf
· 6 years ago
e102038
efi_selftest: missing braces in efi_selftest_textinputex.c
by Heinrich Schuchardt
· 6 years ago
6dec873
efi_selftest: test key notification functions
by Heinrich Schuchardt
· 6 years ago
3394f20
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
1d69c8d
efi_selftest: use WaitForKey to test text input
by Heinrich Schuchardt
· 6 years ago
262ff41
efi_selftest: refactor text input test
by Heinrich Schuchardt
· 6 years ago
3e603ec
efi_loader: struct efi_simple_text_input_protocol
by Heinrich Schuchardt
· 6 years ago
1d719e7
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
efe79a7
efi_selftest: test for loaded image protocol
by Heinrich Schuchardt
· 6 years ago
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
Next »