Commit Graph

764 Commits (b9342b2cc69b41964ab31d4154913e72cc72c4b7)

Author SHA1 Message Date
Alexander Graf c1ae1a1608 efi_loader: Fix warning in efi_gop 8 years ago
Rob Clark af65db85b8 efi_loader: indent entry/exit prints to show nesting level 8 years ago
Rob Clark c160d2f5ec efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT 8 years ago
Simon Glass f6a4093ba0 fdtdec: Drop old compatible values 8 years ago
Rob Clark a095aadffa efi_loader: Add an EFI_CALL() macro 8 years ago
Rob Clark 6cfd5f133a efi_loader: add some missing breaks 8 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
Rob Clark a1b24823b6 efi_loader: fix bug in efi_get_memory_map 8 years ago
Alexander Graf d98cdf6a92 efi_loader: Improve install_configuration_table 8 years ago
Rob Clark 3304990ba4 efi_loader: remove more double EFI_EXIT() in efi_disk.c 8 years ago
Rob Clark b5104821c1 efi_loader: remove double EFI_EXIT() with efi_unsupported 8 years ago
Rob Clark a17e62cc53 efi_loader: expose protocols via GUID 8 years ago
xypron.glpk@gmx.de c0ebfc8664 efi_loader: implement ProtocolsPerHandle 8 years ago
Tom Rini d56b4b1974 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS 8 years ago
xypron.glpk@gmx.de b521d29eb1 efi_loader: parameter types for CreateEvent, SetTimer 8 years ago
xypron.glpk@gmx.de ff925938c8 efi_console: use EFIAPI for callback functions 8 years ago
Rob Clark 661c8327a6 efi_loader: workaround for grub lsefi bug 8 years ago
xypron.glpk@gmx.de 09c5ab909c efi_loader: implement ConvertDeviceNodeToText 8 years ago
xypron.glpk@gmx.de c6e3c3e68a efi_memory: return MapKey 8 years ago
xypron.glpk@gmx.de 0ecba5db85 efi_memory: do parameter checks first 8 years ago
Rob Clark ca9193d2b1 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 8 years ago
Rob Clark 3e094c592b efi_loader: move guidcmp to header 8 years ago
xypron.glpk@gmx.de 8787b02e32 efi_loader: correctly implement 100ns conversion 8 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 8 years ago
xypron.glpk@gmx.de bfc724625f efi_loader: refactor efi_set_timer 8 years ago
xypron.glpk@gmx.de 49deb455e6 efi_loader: refactor efi_create_event 8 years ago
xypron.glpk@gmx.de 503f269554 efi_loader: correct size for tpl level 8 years ago
xypron.glpk@gmx.de c68415922b efi_loader: implement multiple event support 8 years ago
xypron.glpk@gmx.de 2fd945fe72 efi_loader: use struct efi_event * instead of void * 8 years ago
xypron.glpk@gmx.de 71275a3e98 efi_memory: avoid NULL dereference in efi_free_pool 8 years ago
xypron.glpk@gmx.de 70bfcdc6bb efi_loader: disk: iterate only over valid block devices 8 years ago
xypron.glpk@gmx.de cc5b70812f efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 8 years ago
xypron.glpk@gmx.de 88adae5ef0 efi_loader: reimplement efi_locate_protocol 8 years ago
xypron.glpk@gmx.de c2e703f903 efi_loader: implement LocateHandleBuffer 8 years ago
xypron.glpk@gmx.de 26329584f3 efi_loader: refactor efi_locate_handle 8 years ago
xypron.glpk@gmx.de 58b8358606 efi_loader: implement InstallMultipleProtocolInterfaces 8 years ago
xypron.glpk@gmx.de 3d8e145608 efi_loader: refactor efi_uninstall_protocol_interface 8 years ago
xypron.glpk@gmx.de 8bee5a3c13 efi_loader: refactor efi_install_protocol_interface 8 years ago
xypron.glpk@gmx.de 4b6ed0d7a1 efi_loader: implement UninstallProtocolInterface 8 years ago
xypron.glpk@gmx.de e0549f8a17 efi_loader: implement InstallProtocolInterface 8 years ago
xypron.glpk@gmx.de 69baec6781 efi_loader: efi_open_protocol: parameter checks 8 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 8 years ago
Simon Glass c1eb3d5966 dm: Fix error handling when unflattening the DT 8 years ago
Simon Glass 6c519f2dc4 display_options: Refactor to allow obtaining the banner 8 years ago
Cooper Jr., Franklin 2059ecf30f fdt: Enable selecting correct DTB from appended FIT Image 8 years ago
Simon Glass 2bf94120e9 libfdt: Drop -FDT_ERR_TOODEEP 8 years ago
xypron.glpk@gmx.de da684a646d efi_loader: abort on unsupported relocation type 8 years ago
xypron.glpk@gmx.de 8e1d329ff5 efi_loader: efi_handle_protocol set attributes 8 years ago
Masahiro Yamada 6e0bf8d8b4 efi_loader: add static to local functions 8 years ago
Jonathan Gray a95343b8d3 efi_loader: check CreateEvent() parameters 8 years ago