.. |
.gitignore
|
efi_selftest: Update .gitignore
|
2020-01-07 18:08:20 +01:00 |
dtbdump.c
|
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
|
2021-02-15 10:16:45 -05:00 |
efi_freestanding.c
|
|
|
efi_selftest.c
|
efi_selftest: keep devices in ExitBootServices()
|
2020-11-14 05:05:46 +01:00 |
efi_selftest_bitblt.c
|
|
|
efi_selftest_block_device.c
|
efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
|
2021-01-29 20:22:40 +01:00 |
efi_selftest_config_table.c
|
crc32: Use the crc.h header for crc functions
|
2019-12-02 18:23:08 -05:00 |
efi_selftest_console.c
|
efi_selftest: provide initrddump test tool
|
2021-01-20 08:17:17 +01:00 |
efi_selftest_controllers.c
|
|
|
efi_selftest_crc32.c
|
crc32: Use the crc.h header for crc functions
|
2019-12-02 18:23:08 -05:00 |
efi_selftest_devicepath.c
|
efi_selftest: multi part device path to text
|
2021-02-21 09:21:35 +01:00 |
efi_selftest_devicepath_util.c
|
|
|
efi_selftest_disk_image.h
|
|
|
efi_selftest_event_groups.c
|
|
|
efi_selftest_events.c
|
|
|
efi_selftest_exception.c
|
efi_selftest: use standalone UEFI program for exception
|
2019-08-29 05:54:26 +02:00 |
efi_selftest_exitbootservices.c
|
|
|
efi_selftest_fdt.c
|
efi_selftest: check for RISC-V boot-hartid in FDT
|
2020-09-18 22:23:58 +02:00 |
efi_selftest_gop.c
|
|
|
efi_selftest_hii.c
|
|
|
efi_selftest_hii_data.c
|
|
|
efi_selftest_load_file.c
|
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
|
2020-12-10 09:15:33 +01:00 |
efi_selftest_load_initrd.c
|
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
|
2020-12-10 09:15:32 +01:00 |
efi_selftest_loaded_image.c
|
|
|
efi_selftest_loadimage.c
|
|
|
efi_selftest_manageprotocols.c
|
|
|
efi_selftest_mem.c
|
efi_selftest: test CalculateCrc32, CopyMem, SetMem
|
2020-03-22 11:06:23 +01:00 |
efi_selftest_memory.c
|
efi_loader: put device tree into EfiACPIReclaimMemory
|
2020-05-07 18:23:16 +02:00 |
efi_selftest_miniapp_exception.c
|
efi_selftest: implement exception test for sandbox
|
2020-12-13 07:58:17 -07:00 |
efi_selftest_miniapp_exit.c
|
|
|
efi_selftest_miniapp_return.c
|
|
|
efi_selftest_open_protocol.c
|
|
|
efi_selftest_register_notify.c
|
|
|
efi_selftest_reset.c
|
efi_selftest: add a test for ResetSystem()
|
2020-08-24 16:37:53 +02:00 |
efi_selftest_rng.c
|
efi_selftest: unit test for EFI_RNG_PROTOCOL
|
2020-01-07 18:08:22 +01:00 |
efi_selftest_rtc.c
|
|
|
efi_selftest_set_virtual_address_map.c
|
efi: Fix typo in documentation
|
2020-10-06 07:43:56 +02:00 |
efi_selftest_snp.c
|
common: Drop net.h from common header
|
2020-05-18 17:33:31 -04:00 |
efi_selftest_startimage_exit.c
|
|
|
efi_selftest_startimage_return.c
|
|
|
efi_selftest_tcg2.c
|
efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL
|
2020-11-14 05:05:46 +01:00 |
efi_selftest_textinput.c
|
|
|
efi_selftest_textinputex.c
|
|
|
efi_selftest_textoutput.c
|
|
|
efi_selftest_tpl.c
|
|
|
efi_selftest_unaligned.c
|
|
|
efi_selftest_unicode_collation.c
|
|
|
efi_selftest_util.c
|
|
|
efi_selftest_variables.c
|
efi_selftest: check length reported by GetNextVariableName()
|
2020-03-22 11:06:23 +01:00 |
efi_selftest_variables_runtime.c
|
efi_selftest: adjust runtime test for variables
|
2020-07-11 23:14:17 +02:00 |
efi_selftest_watchdog.c
|
|
|
initrddump.c
|
efi_selftest: illegal cast to pointer in initrddump
|
2021-03-25 20:07:36 +01:00 |
Kconfig
|
efi_selftest: block device test requires CONFIG_DOS_PARTITION
|
2020-08-01 11:58:39 +02:00 |
Makefile
|
efi_selftest: compiler flags for dtbdump.o
|
2021-02-21 09:21:35 +01:00 |