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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
efi_selftest: add tests for QueryVariableInfo at runtime
Ilias Apalodimas
1
-0
/
+1
2022-11-06
efi_loader: Let networking support depend on NETDEVICES
Jan Kiszka
1
-1
/
+1
2022-09-09
efi_selftest: unit test for EFI Conformance Profile Table
Heinrich Schuchardt
1
-0
/
+1
2022-05-03
efi_selftest: buildefi_selftest_unaligned.c
Heinrich Schuchardt
1
-1
/
+3
2022-03-20
efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
Heinrich Schuchardt
1
-12
/
+0
2021-05-24
efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
Marek BehĂșn
1
-0
/
+2
2021-03-25
efi: ESRT creation tests
Jose Marinho
1
-0
/
+2
2021-03-25
efi_selftest: Remove loadfile2 for initrd selftests
Ilias Apalodimas
1
-1
/
+0
2021-02-21
efi_selftest: compiler flags for dtbdump.o
Heinrich Schuchardt
1
-1
/
+1
2021-01-20
efi_selftest: provide initrddump test tool
Heinrich Schuchardt
1
-0
/
+6
2021-01-20
efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE
Heinrich Schuchardt
1
-2
/
+3
2020-12-10
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
1
-0
/
+3
2020-12-10
efi_selftest: clean up Makefile
Heinrich Schuchardt
1
-8
/
+6
2020-11-14
efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL
Heinrich Schuchardt
1
-0
/
+1
2020-11-09
efi_selftest: add tool to download dtb
Heinrich Schuchardt
1
-0
/
+5
2020-09-06
efi_selftest: simplify Makefile
Heinrich Schuchardt
1
-6
/
+0
2020-08-24
efi_selftest: add a test for ResetSystem()
Heinrich Schuchardt
1
-0
/
+1
2020-08-01
efi_selftest: block device test requires CONFIG_DOS_PARTITION
Heinrich Schuchardt
1
-1
/
+1
2020-08-01
efi_selftest: SNP test depends on network
Heinrich Schuchardt
1
-1
/
+2
2020-03-22
efi_selftest: test CalculateCrc32, CopyMem, SetMem
Heinrich Schuchardt
1
-0
/
+1
2020-02-28
efi_selftest: add selftests for loadfile2 used to load initramfs
Ilias Apalodimas
1
-0
/
+1
2020-01-07
efi_selftest: unit test for EFI_RNG_PROTOCOL
Heinrich Schuchardt
1
-0
/
+1
2019-11-12
efi_selftest: enable all UEFI unit tests on the sandbox
Heinrich Schuchardt
1
-2
/
+5
2019-08-29
efi_selftest: use standalone UEFI program for exception
Heinrich Schuchardt
1
-1
/
+9
2019-08-29
efi_selftest: enable Exit() unit test on x86_64
Heinrich Schuchardt
1
-3
/
+3
2019-07-16
efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
Heinrich Schuchardt
1
-0
/
+1
2019-07-06
efi_selftest: test variable services at runtime
Heinrich Schuchardt
1
-0
/
+1
2019-06-01
efi_selftest: unit test for OpenProtocolInformation()
Heinrich Schuchardt
1
-0
/
+1
2019-06-01
efi_loader: Kconfig entries for GetTime(), SetTime()
Heinrich Schuchardt
1
-1
/
+1
2019-05-19
efi_loader: rename Unicode collation protocol 2 variables
Heinrich Schuchardt
1
-1
/
+2
2019-05-12
efi_loader: make device path to text protocol customizable
Heinrich Schuchardt
1
-1
/
+1
2019-05-12
efi_loader: make Unicode collation protocol customizable
Heinrich Schuchardt
1
-1
/
+2
2019-05-07
efi_selftest: unit test for RegisterProtocolNotify()
Heinrich Schuchardt
1
-0
/
+1
2019-04-23
efi_loader: need either ACPI table or device tree
Heinrich Schuchardt
1
-1
/
+0
2019-04-23
efi_selftest: do not run FDT test with ACPI table.
Heinrich Schuchardt
1
-0
/
+4
2019-02-16
efi_selftest: LoadImage from file device path
Heinrich Schuchardt
1
-0
/
+3
2019-02-13
efi_loader: Make HII a config option
Alexander Graf
1
-1
/
+1
2019-02-13
efi_selftest: add HII database protocols test
AKASHI Takahiro
1
-0
/
+1
2019-02-13
efi_loader: consistent build flags for EFI applications
Heinrich Schuchardt
1
-2
/
+2
2019-02-13
efi_selftest: allow building on ARMv7-M
Heinrich Schuchardt
1
-3
/
+3
2018-12-02
efi_selftest: add test for memory allocation
Heinrich Schuchardt
1
-0
/
+1
2018-12-02
efi_selftest: test handling of exceptions
Heinrich Schuchardt
1
-0
/
+1
2018-12-02
efi_selftest: simplify lib/efi_selftest/Makefile
Heinrich Schuchardt
1
-8
/
+2
2018-09-23
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
1
-0
/
+1
2018-09-23
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
1
-0
/
+1
2018-09-23
efi_selftest: test for loaded image protocol
Heinrich Schuchardt
1
-0
/
+1
2018-07-25
efi_selftest: unit test for GetTime()
Heinrich Schuchardt
1
-0
/
+1
2018-07-25
efi_selftest: unit test for CalculateCrc32()
Heinrich Schuchardt
1
-0
/
+1
2018-07-25
efi_selftest: test InstallConfigurationTable()
Heinrich Schuchardt
1
-0
/
+1
2018-07-25
efi_loader: Disable miniapps on sandbox
Alexander Graf
1
-1
/
+1
[next]