upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/lib/efi_loader
Emmanuel Vadot 5f77083628 efi_loader: Setup logical_partition media information 7 years ago
..
.gitignore lib: gitignore *.elf and *.so generated by efi_loader 7 years ago
Kconfig x86: Enable EFI loader support 8 years ago
Makefile efi_loader helloworld.efi: Fix building with -Os 7 years ago
efi_bootmgr.c efi_loader: add bootmgr 7 years ago
efi_boottime.c efi_loader: error handling in efi_load_image() 7 years ago
efi_console.c efi_loader: efi_console: use helper functions 7 years ago
efi_device_path.c efi_loader: comments for dp_part_fill() 7 years ago
efi_device_path_to_text.c efi_loader: correct DeviceNodeToText for media types 7 years ago
efi_disk.c efi_loader: Setup logical_partition media information 7 years ago
efi_file.c efi_loader: add file/filesys support 7 years ago
efi_gop.c efi_loader: helper function to add EFI object to list 7 years ago
efi_image_loader.c efi_loader: set loaded image code/data type properly 7 years ago
efi_memory.c efi_loader: consistently use efi_uintn_t in boot services 7 years ago
efi_net.c efi_loader: helper function to add EFI object to list 7 years ago
efi_runtime.c efi_loader: efi variable support 7 years ago
efi_smbios.c smbios: Expose in efi_loader as table 8 years ago
efi_variable.c efi_loader: print GUIDs 7 years ago
efi_watchdog.c efi_loader: implement SetWatchdogTimer 7 years ago
helloworld.c efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guid 7 years ago