Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5cecd1c52cfc3ee13cbc401af91d32a87ce7e601
/
lib
/
efi_selftest
7281933
efi_selftest: rename setup_ok
by Heinrich Schuchardt
· Mon Oct 22 23:15:10 2018 +0200
39f757d
efi_selftest: fix simple network protocol test
by Heinrich Schuchardt
· Sat Oct 20 22:01:08 2018 +0200
48161e1
efi_selftest: check fdt is marked as runtime data
by Heinrich Schuchardt
· Sun Nov 18 17:58:54 2018 +0100
ce132e8
efi_selftest: building sandbox with EFI_SELFTEST
by Heinrich Schuchardt
· Sun Nov 18 17:58:48 2018 +0100
88b9519
efi_selftest: add test for memory allocation
by Heinrich Schuchardt
· Sun Nov 18 17:58:47 2018 +0100
15a6f3a
efi_selftest: incorrect use of bitwise or
by Heinrich Schuchardt
· Sun Nov 25 15:21:40 2018 +0100
dfaad1e
efi_loader: do not use unsupported printf code
by Heinrich Schuchardt
· Mon Nov 12 03:37:05 2018 +0100
0e77ca9
efi_selftest: do not write to linker generated array
by Heinrich Schuchardt
· Fri Oct 19 07:51:26 2018 +0200
1c76eda
efi_loader: UninstallMultipleProtocolInterfaces error code
by Heinrich Schuchardt
· Mon Sep 24 19:57:27 2018 +0200
4f94ec5
efi_loader: typedef struct efi_object *efi_handle_t
by Heinrich Schuchardt
· Wed Sep 26 05:27:54 2018 +0200
702e778
efi_selftest: fix typos
by Heinrich Schuchardt
· Thu Sep 27 20:44:40 2018 +0200
e86d6ce
efi_selftest: test handling of exceptions
by Heinrich Schuchardt
· Wed Sep 26 19:05:58 2018 +0200
c9e7aa2
efi_selftest: simplify lib/efi_selftest/Makefile
by Heinrich Schuchardt
· Wed Sep 26 19:03:33 2018 +0200
b906abf
efi_selftest: creating new handle in controller test
by Heinrich Schuchardt
· Fri Sep 28 22:14:16 2018 +0200
21ae057
efi_loader: correct signature of GetPosition, SetPosition
by Heinrich Schuchardt
· Sun Oct 07 05:26:26 2018 +0200
5f1f11f
efi_loader: Disable efi selftest on sandbox for now
by Alexander Graf
· Sun Sep 23 15:21:09 2018 +0200
96857cd
efi_selftest: missing braces in efi_selftest_textinputex.c
by Heinrich Schuchardt
· Sat Sep 15 21:00:52 2018 +0200
a882c4c
efi_selftest: test key notification functions
by Heinrich Schuchardt
· Tue Sep 11 22:38:13 2018 +0200
7a05b1e
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
by Heinrich Schuchardt
· Tue Sep 11 22:38:10 2018 +0200
e29e691
efi_selftest: use WaitForKey to test text input
by Heinrich Schuchardt
· Tue Sep 11 22:38:06 2018 +0200
9cda2ef
efi_selftest: refactor text input test
by Heinrich Schuchardt
· Tue Sep 11 22:38:04 2018 +0200
3dabffd
efi_loader: struct efi_simple_text_input_protocol
by Heinrich Schuchardt
· Sat Sep 08 10:20:10 2018 +0200
3b923a0
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· Tue Sep 04 19:34:59 2018 +0200
70507ed
efi_selftest: test for loaded image protocol
by Heinrich Schuchardt
· Sun Aug 26 15:31:53 2018 +0200
653517a
efi_selftest: memory leak testing manage protocols
by Heinrich Schuchardt
· Sun Aug 26 14:58:16 2018 +0200
669f484
efi_selftest: correct block device unit test
by Heinrich Schuchardt
· Sun Jul 22 08:06:57 2018 +0200
a7be4b8
efi_selftest: unit test for GetTime()
by Heinrich Schuchardt
· Sat Jul 07 23:39:16 2018 +0200
fe3ae73
efi_selftest: support printing leading zeroes
by Heinrich Schuchardt
· Sat Jul 07 23:39:15 2018 +0200
06b3a93
efi_selftest: unit test for CalculateCrc32()
by Heinrich Schuchardt
· Sat Jul 07 15:36:07 2018 +0200
2a29e8f
efi_selftest: check crc32 for InstallConfigurationTable
by Heinrich Schuchardt
· Sat Jul 07 15:36:06 2018 +0200
4a640e3
efi_selftest: test InstallConfigurationTable()
by Heinrich Schuchardt
· Thu Jun 28 12:45:33 2018 +0200
76bc73c
efi_selftest: test writing to file
by Heinrich Schuchardt
· Mon Jul 02 02:41:24 2018 +0200
0b9680f
efi_selftest: Clean up a few comments and messages
by Simon Glass
· Mon Jun 18 08:08:21 2018 -0600
1224a0f
efi_loader: Disable miniapps on sandbox
by Alexander Graf
· Mon Jun 18 17:23:03 2018 +0200
571a1a4
efi_selftest: update .gitignore
by Heinrich Schuchardt
· Fri Jun 15 06:02:18 2018 +0200
a0434ab
SPDX: Fixup tags from latest EFI PR
by Tom Rini
· Sun Jun 03 16:10:22 2018 -0400
da168a4
efi_selftest: check for buffer overflow in efi_get_variable
by Ivan Gorinov
· Fri May 25 10:45:09 2018 -0700
ef50ab1
efi_selftest: imply FAT, FAT_WRITE
by Heinrich Schuchardt
· Fri May 25 12:30:39 2018 +0200
0073f26
efi_selftest: test unaligned memory access
by Heinrich Schuchardt
· Tue Apr 03 21:59:34 2018 +0200
3fba0cd
efi_selftest: test ReinstallProtocolInterface
by Heinrich Schuchardt
· Fri May 11 12:09:23 2018 +0200
dc05b70
efi_selftest: correct efi_selftest_manageprotocols
by Heinrich Schuchardt
· Fri May 11 12:09:20 2018 +0200
549fbca
efi_selftest: unit test for variable services
by Heinrich Schuchardt
· Thu May 17 07:57:06 2018 +0200
9c14ab2
efi_selftest: updating the cursor position
by Heinrich Schuchardt
· Sun Apr 29 16:24:26 2018 +0200
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· Mon May 07 17:02:21 2018 -0400
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
5500d71
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
by Heinrich Schuchardt
· Mon Apr 16 07:59:10 2018 +0200
0c388db
efi_selftest: fix typo in efi_selftest_devicepath.c
by Heinrich Schuchardt
· Mon Apr 16 07:59:04 2018 +0200
a9d2260
efi_selftest: do not execute test if setup failed
by Heinrich Schuchardt
· Mon Apr 16 07:59:03 2018 +0200
b6f15e9
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
by Heinrich Schuchardt
· Wed Apr 04 15:42:13 2018 +0200
65cc1be
efi_selftest: partition label for test image
by Heinrich Schuchardt
· Wed Apr 04 15:42:12 2018 +0200
6b06e0d
efi_loader: use correct types in EFI_FILE_PROTOCOL
by Heinrich Schuchardt
· Tue Apr 03 22:37:11 2018 +0200
5f86d33
efi_loader: correctly support parameter delta in Blt
by Heinrich Schuchardt
· Wed Mar 14 19:57:02 2018 +0100
9ca3071
efi_selftest: unit test for event groups
by Heinrich Schuchardt
· Sun Feb 18 15:17:53 2018 +0100
0a9b9e5
efi_selftest: fix device tree unit test
by Heinrich Schuchardt
· Mon Mar 12 19:52:25 2018 +0100
224d0d1
efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL
by Heinrich Schuchardt
· Sat Mar 03 15:39:53 2018 +0100
68e7f2d
efi_selftest: test gop bitblt
by Heinrich Schuchardt
· Wed Feb 07 22:14:23 2018 +0100
43d2799
efi_selftest: check installation of the device tree
by Heinrich Schuchardt
· Sat Mar 03 15:29:04 2018 +0100
92aef0f
efi_selftest: use correct compiler flags for miniapps
by Heinrich Schuchardt
· Fri Feb 02 01:05:47 2018 +0100
211c219
efi_selftest: reduce noise in test output for device trees
by Heinrich Schuchardt
· Sat Jan 20 20:44:10 2018 +0100
d322f92
efi_selftest: provide a test for block io
by Heinrich Schuchardt
· Sun Jan 21 19:29:31 2018 +0100
4795aa7
efi_selftest: add missing LF in test output
by Heinrich Schuchardt
· Sun Jan 21 20:30:57 2018 +0000
e3cde3a
efi_selftest: test start image
by Heinrich Schuchardt
· Fri Jan 19 19:01:05 2018 +0100
22703d3
efi_selftest: test for (Dis)ConnectController
by Heinrich Schuchardt
· Thu Jan 11 08:16:08 2018 +0100
b287b28
efi_selftest: remove todo in device path test
by Heinrich Schuchardt
· Thu Jan 11 08:16:07 2018 +0100
4ba3704
efi_selftest: remove todo in manage protocols
by Heinrich Schuchardt
· Thu Jan 11 08:16:06 2018 +0100
5d09b5e
efi_selftest: do not try to close device path protocol
by Heinrich Schuchardt
· Thu Jan 11 08:15:56 2018 +0100
9137df8
efi_selftest: colored test output
by Heinrich Schuchardt
· Thu Jan 11 08:15:54 2018 +0100
7c7756e
efi_selftest: do not cut off u16 strings when printing
by Heinrich Schuchardt
· Fri Dec 22 19:21:04 2017 +0100
5cf88b6
efi_selftest: avoid superfluous messages for task priority levels
by Heinrich Schuchardt
· Fri Dec 22 19:21:03 2017 +0100
932b8ef
efi_selftest: avoid superfluous messages for event services
by Heinrich Schuchardt
· Fri Dec 22 19:21:02 2017 +0100
bf7ea1d
efi_selftest: add missing line feed
by Heinrich Schuchardt
· Sun Nov 26 14:05:19 2017 +0100
023b63e
efi_selftest: compile without special compiler flags
by Heinrich Schuchardt
· Sun Nov 26 14:05:18 2017 +0100
37daf87
efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
by Heinrich Schuchardt
· Sun Nov 26 14:05:11 2017 +0100
b0e5a12
efi_selftest: test for graphics output protocol
by Heinrich Schuchardt
· Thu Oct 26 19:25:52 2017 +0200
798a441
efi_loader: consistently use efi_uintn_t in boot services
by Heinrich Schuchardt
· Mon Nov 06 21:17:48 2017 +0100
f8d4ec3
efi_loader: replace UINTN by efi_uintn_t
by Heinrich Schuchardt
· Mon Nov 06 21:17:47 2017 +0100
c53591c
efi_selftest: test protocol management
by Heinrich Schuchardt
· Mon Nov 06 21:17:43 2017 +0100
45bb4dc
efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
by Heinrich Schuchardt
· Wed Oct 18 18:13:19 2017 +0200
d11c7e5
efi_selftest: test reboot by watchdog
by Heinrich Schuchardt
· Wed Oct 18 18:13:16 2017 +0200
02efd5d
efi_selftest: allow to select a single test for execution
by Heinrich Schuchardt
· Wed Oct 18 18:13:13 2017 +0200
2eb1558
efi_selftest: deduplicate code
by Heinrich Schuchardt
· Wed Oct 18 18:13:12 2017 +0200
a8ec628
efi_selftest: efi_st_memcmp should return 0
by Heinrich Schuchardt
· Wed Oct 18 18:13:11 2017 +0200
65ad3b8
efi_selftest: reformat code
by Heinrich Schuchardt
· Wed Oct 18 18:13:10 2017 +0200
4bce80a
efi_selftest: provide test for watchdog timer
by Heinrich Schuchardt
· Wed Oct 18 18:13:05 2017 +0200
f4ee272
efi_selftest: correctly check return values
by Heinrich Schuchardt
· Fri Oct 13 01:00:05 2017 +0200
4505471
efi_selftest: error handling in SNP test
by Heinrich Schuchardt
· Sun Oct 08 06:57:28 2017 +0200
c43fa8c
efi_selftest: avoid dereferencing NULL in tpl test
by Heinrich Schuchardt
· Sun Oct 08 06:57:25 2017 +0200
ea09093
efi_selftest: efi_st_memcmp return difference of bytes
by Heinrich Schuchardt
· Fri Oct 06 20:39:13 2017 +0200
2a6daf7
efi_loader: supply EFI network test
by Heinrich Schuchardt
· Thu Oct 05 16:36:07 2017 +0200
2cd42e8
efi_selftest: allow printing MAC addresses
by Heinrich Schuchardt
· Thu Oct 05 16:36:06 2017 +0200
4df5dc5
efi_loader: wrong type in wait_for_event
by Heinrich Schuchardt
· Thu Oct 05 16:35:54 2017 +0200
1afe5f7
efi_selftest: make tests easier to read
by Heinrich Schuchardt
· Wed Oct 04 15:31:26 2017 +0200
cbfdf81
efi_selftest: use efi_st_error for all error messages
by Heinrich Schuchardt
· Wed Oct 04 12:37:02 2017 +0200
630d134
efi_selftest: check notification of ExitBootServices
by Heinrich Schuchardt
· Fri Sep 15 10:06:19 2017 +0200
ee0f65d
efi_selftest: test task priority levels
by Heinrich Schuchardt
· Fri Sep 15 10:06:17 2017 +0200
b277ced
efi_selftest: provide unit test for event services
by Heinrich Schuchardt
· Fri Sep 15 10:06:15 2017 +0200
d33ae3e
efi_selftest: provide an EFI selftest application
by Heinrich Schuchardt
· Fri Sep 15 10:06:11 2017 +0200