Commit Graph

128 Commits (80ea9b09900bc35a21468f5422bd36a345ae7eda)

Author SHA1 Message Date
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 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
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 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 488bf12d84 efi_loader: Expose efi_install_configuration_table 9 years ago
Stefan Brüns 42417bc84d efi_loader: Track size of pool allocations to allow freeing 9 years ago
Stefan Brüns ead1274b7f efi_loader: Move efi_allocate_pool implementation to efi_memory.c 9 years ago
Robin Randhawa 991d62fa73 efi_loader: Fix crash on 32-bit systems 9 years ago
Alexander Graf 692fcdd800 arm: Add return value argument to longjmp 9 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 9 years ago
Alexander Graf a86aeaf228 efi_loader: Add exit support 9 years ago
Alexander Graf 1cd29f0abd efi_loader: Fix some entry/exit points 9 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 9 years ago
Alexander Graf bee91169f5 efi_loader: Add boot time services 9 years ago