u-boot-brain/lib/efi_loader
Simon Glass e6f6f9e648 common: Drop part.h from common header
Move this uncommon header out of the common header.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 17:33:33 -04:00
..
.gitignore efi_loader: git ignore helloworld_efi.S 2020-01-07 18:08:20 +01:00
efi_acpi.c x86: Move acpi_table header to main include/ directory 2020-04-16 14:36:28 +08:00
efi_bootmgr.c efi_loader: function comments efi_bootmgr.c 2019-07-16 22:17:20 +00:00
efi_boottime.c efi_loader: image_loader: support image authentication 2020-04-16 08:12:46 +02:00
efi_console.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
efi_device_path_to_text.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
efi_device_path_utilities.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
efi_device_path.c part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
efi_disk.c part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
efi_file.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
efi_freestanding.c efi_loader: fix freestanding memmove() 2020-03-22 11:06:23 +01:00
efi_gop.c doc: UEFI API documentation 2019-09-05 23:18:52 +02:00
efi_hii_config.c efi_loader: debug output for HII protocols 2019-02-13 09:40:06 +01:00
efi_hii.c efi_loader: ListPackageLists() return EFI_NOT_FOUND 2019-06-20 22:26:19 +00:00
efi_image_loader.c efi_loader: image_loader: fix a Coverity check against array access 2020-05-09 09:30:27 +02:00
efi_load_initrd.c efi_loader: Implement FileLoad2 for initramfs loading 2020-02-28 19:37:14 +01:00
efi_memory.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
efi_net.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
efi_rng.c efi_loader: document functions in efi_rng.c 2020-01-15 00:51:51 +01:00
efi_root_node.c efi_rng_protocol: Install the efi_rng_protocol on the root node 2020-01-07 18:08:22 +01:00
efi_runtime.c efi_loader: round the memory area in efi_add_memory_map() 2020-05-17 21:59:53 +02:00
efi_setup.c efi_loader: change setup sequence 2020-05-04 12:26:12 +02:00
efi_signature.c efi_loader: correct comments for efi_status_t 2020-05-04 12:26:11 +02:00
efi_smbios.c sandbox: smbios: Update to support sandbox 2018-12-02 21:59:37 +01:00
efi_unicode_collation.c efi_loader: function descriptions efi_unicode_collation.c 2020-04-16 08:10:01 +02:00
efi_variable_tee.c efi_loader: Implement EFI variable handling via OP-TEE 2020-05-17 21:59:53 +02:00
efi_variable.c common: Drop uuid.h from common header 2020-05-18 14:53:28 -04:00
efi_watchdog.c efi_loader: function descriptions efi_watchdog.c 2020-04-16 08:10:02 +02:00
helloworld.c efi_loader: consistent naming of protocol GUIDs 2019-04-23 00:37:27 +02:00
Kconfig efi_loader: Implement EFI variable handling via OP-TEE 2020-05-17 21:59:53 +02:00
Makefile efi_loader: Implement EFI variable handling via OP-TEE 2020-05-17 21:59:53 +02:00