Commit Graph

343 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

Author SHA1 Message Date
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
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
Jonathan Gray 37a980b3fa efi_loader: run CreateEvent() notify function based on flags 8 years ago
York Sun 426337455e efi: Add a hook to allow adding memory mapping 8 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 9 years ago
Ladislav Michl 8361af0d30 lib: gitignore *.elf and *.so generated by efi_loader 9 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 9 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 9 years ago
Simon Glass 58ad86288f x86: Enable EFI loader support 9 years ago
Simon Glass c7ae3dfdcc efi: Add support for a hello world test program 9 years ago
Simon Glass d0d9099365 efi: Correct cache flush alignment 9 years ago
Emmanuel Vadot 5be8b0a338 efi_loader: console: Correctly report modes 9 years ago
Oleksandr Tymoshenko d7608aba38 efi: Use device device path type Messaging for network interface node 9 years ago
Masahiro Yamada 456ca6ba04 efi_loader: fix depends on line of EFI_LOADER 9 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 9 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 9 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 9 years ago
Alexander Graf aba5e9194b efi_loader: Fix efi_install_configuration_table 9 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 9 years ago
Alexander Graf 488bf12d84 efi_loader: Expose efi_install_configuration_table 9 years ago
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp 9 years ago
Alexander Graf 712cd29874 efi_loader: Allow bouncing for network 9 years ago