Age | Commit message (Expand) | Author |
---|---|---|
2016-10-19 | efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} | Alexander Graf |
2016-10-19 | x86: efi: Add EFI loader support for x86 | Simon Glass |
2016-10-19 | efi: Fix missing EFIAPI specifiers | Simon Glass |
2016-10-19 | efi_loader: Fix efi_install_configuration_table | Alexander Graf |
2016-10-19 | efi_loader: Expose efi_install_configuration_table | Alexander Graf |
2016-10-18 | efi_loader: Track size of pool allocations to allow freeing | Stefan Brüns |
2016-10-18 | efi_loader: Move efi_allocate_pool implementation to efi_memory.c | Stefan Brüns |
2016-10-18 | efi_loader: Fix crash on 32-bit systems | Robin Randhawa |
2016-10-08 | arm: Add return value argument to longjmp | Alexander Graf |
2016-06-06 | efi_loader: Move to normal debug infrastructure | Alexander Graf |
2016-06-06 | efi_loader: Add exit support | Alexander Graf |
2016-03-27 | efi_loader: Fix some entry/exit points | Alexander Graf |
2016-03-15 | efi_loader: Add runtime services | Alexander Graf |
2016-03-15 | efi_loader: Add boot time services | Alexander Graf |