index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_selftest
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
efi_selftest: avoid double free in dp utilities test
Heinrich Schuchardt
1
-5
/
+0
2019-03-20
efi_selftest: fix test_hii_string_get_string()
Heinrich Schuchardt
1
-13
/
+4
2019-03-14
efi_loader: fix build error for freestanding.o
Heinrich Schuchardt
1
-0
/
+11
2019-02-16
efi_selftest: LoadImage from file device path
Heinrich Schuchardt
2
-0
/
+532
2019-02-16
efi_selftest: fix memory allocation in HII tests
Heinrich Schuchardt
1
-34
/
+68
2019-02-16
efi_selftest: do not use efi_free_pool()
Heinrich Schuchardt
3
-3
/
+3
2019-02-13
efi_loader: Make HII a config option
Alexander Graf
1
-1
/
+1
2019-02-13
efi_selftest: fix HII tests
Heinrich Schuchardt
1
-11
/
+0
2019-02-13
efi_selftest: add HII database protocols test
AKASHI Takahiro
3
-0
/
+1500
2019-02-13
efi_loader: do not use symbolic links
Heinrich Schuchardt
1
-1
/
+0
2019-02-13
efi_loader: use freestanding library for efi apps
Heinrich Schuchardt
1
-0
/
+1
2019-02-13
efi_selftest: fix variables test for GetNextVariableName()
AKASHI Takahiro
1
-5
/
+8
2019-02-13
efi_loader: consistent build flags for EFI applications
Heinrich Schuchardt
1
-2
/
+2
2019-02-13
efi_loader: use u16* for file name
Heinrich Schuchardt
1
-3
/
+3
2019-02-13
efi_selftest: tpl unit test, check return values
Heinrich Schuchardt
1
-2
/
+2
2019-02-13
efi_selftest: events unit test, check return values
Heinrich Schuchardt
1
-3
/
+3
2019-02-13
efi_selftest: SNP unit test on sandbox
Heinrich Schuchardt
1
-0
/
+8
2019-02-13
efi_loader: use const efi_guid_t * for variable services
Heinrich Schuchardt
1
-2
/
+2
2019-02-13
efi_selftest: allow building on ARMv7-M
Heinrich Schuchardt
1
-3
/
+3
2018-12-23
efi_selftest: block device: avoid read after free
Heinrich Schuchardt
1
-5
/
+5
2018-12-02
efi_selftest: rename setup_ok
Heinrich Schuchardt
1
-4
/
+4
2018-12-02
efi_selftest: fix simple network protocol test
Heinrich Schuchardt
1
-8
/
+8
2018-12-02
efi_selftest: check fdt is marked as runtime data
Heinrich Schuchardt
1
-0
/
+24
2018-12-02
efi_selftest: building sandbox with EFI_SELFTEST
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
efi_selftest: add test for memory allocation
Heinrich Schuchardt
2
-0
/
+164
2018-12-02
efi_selftest: incorrect use of bitwise or
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
efi_loader: do not use unsupported printf code
Heinrich Schuchardt
1
-3
/
+3
2018-12-02
efi_selftest: do not write to linker generated array
Heinrich Schuchardt
1
-9
/
+22
2018-12-02
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
1
-3
/
+15
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
efi_selftest: fix typos
Heinrich Schuchardt
11
-22
/
+20
2018-12-02
efi_selftest: test handling of exceptions
Heinrich Schuchardt
2
-0
/
+51
2018-12-02
efi_selftest: simplify lib/efi_selftest/Makefile
Heinrich Schuchardt
1
-8
/
+2
2018-10-16
efi_selftest: creating new handle in controller test
Heinrich Schuchardt
1
-0
/
+2
2018-10-16
efi_loader: correct signature of GetPosition, SetPosition
Heinrich Schuchardt
1
-2
/
+28
2018-09-23
efi_loader: Disable efi selftest on sandbox for now
Alexander Graf
1
-1
/
+1
2018-09-23
efi_selftest: missing braces in efi_selftest_textinputex.c
Heinrich Schuchardt
1
-1
/
+1
2018-09-23
efi_selftest: test key notification functions
Heinrich Schuchardt
1
-7
/
+66
2018-09-23
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2
-0
/
+140
2018-09-23
efi_selftest: use WaitForKey to test text input
Heinrich Schuchardt
1
-3
/
+24
2018-09-23
efi_selftest: refactor text input test
Heinrich Schuchardt
2
-107
/
+95
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
1
-1
/
+1
2018-09-23
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2
-0
/
+261
2018-09-23
efi_selftest: test for loaded image protocol
Heinrich Schuchardt
2
-0
/
+109
2018-09-23
efi_selftest: memory leak testing manage protocols
Heinrich Schuchardt
1
-2
/
+19
2018-08-20
efi_selftest: correct block device unit test
Heinrich Schuchardt
1
-1
/
+1
2018-07-25
efi_selftest: unit test for GetTime()
Heinrich Schuchardt
2
-0
/
+68
2018-07-25
efi_selftest: support printing leading zeroes
Heinrich Schuchardt
1
-11
/
+22
2018-07-25
efi_selftest: unit test for CalculateCrc32()
Heinrich Schuchardt
2
-0
/
+142
2018-07-25
efi_selftest: check crc32 for InstallConfigurationTable
Heinrich Schuchardt
1
-0
/
+43
[next]