index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_boottime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: correcty determine total device path length
Heinrich Schuchardt
2018-04-23
1
-2
/
+2
*
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
1
-2
/
+3
*
efi_loader: use efi_uintn_t for LoadImage
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
*
efi_loader: RestoreTPL should execute queued events
Heinrich Schuchardt
2018-04-04
1
-0
/
+5
*
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
1
-21
/
+78
*
efi_loader: define GUIDS for event groups
Heinrich Schuchardt
2018-04-04
1
-0
/
+16
*
efi_loader: manage events in a linked list
Heinrich Schuchardt
2018-04-04
1
-105
/
+87
*
efi_loader: fix formatting errors
Heinrich Schuchardt
2018-04-04
1
-22
/
+26
*
efi_loader: clear signaled state in CheckEvent
Heinrich Schuchardt
2018-04-04
1
-2
/
+5
*
efi_loader: check parameter in InstallConfigurationTable
Heinrich Schuchardt
2018-04-04
1
-0
/
+3
*
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
*
efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Leif Lindholm
2018-04-04
1
-0
/
+6
*
efi_loader: remove deprecated ConsoleControlProtocol
Heinrich Schuchardt
2018-04-04
1
-5
/
+0
*
efi_loader: parameter checks for LoadImage
Heinrich Schuchardt
2018-04-04
1
-0
/
+20
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
efi_loader: do not use 2.0.5 as UEFI revision number
Heinrich Schuchardt
2018-02-10
1
-1
/
+1
*
efi_loader: create stub for CreateEventEx
Heinrich Schuchardt
2018-02-10
1
-0
/
+33
*
efi_loader: do not install NULL as device path
Heinrich Schuchardt
2018-01-28
1
-9
/
+11
*
efi_loader: Call Exit() on return from payload in StartImage()
Alexander Graf
2018-01-28
1
-2
/
+7
*
efi_loader: fix comments in indent_string()
Heinrich Schuchardt
2018-01-28
1
-3
/
+6
*
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-28
1
-2
/
+2
*
efi_loader: fix ExitBootServices
Heinrich Schuchardt
2018-01-22
1
-5
/
+29
*
efi_loader: add check_tpl parameter to efi_signal_event
Heinrich Schuchardt
2018-01-22
1
-7
/
+8
*
efi_loader: fix StartImage bootservice
Heinrich Schuchardt
2018-01-22
1
-1
/
+2
*
efi_loader: print device path when entering efi_load_image
Heinrich Schuchardt
2018-01-22
1
-1
/
+1
*
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
2018-01-22
1
-23
/
+26
*
efi_loader: disconnect controllers in UninstallProtocol
Heinrich Schuchardt
2018-01-22
1
-6
/
+23
*
efi_loader: implement DisconnectController
Heinrich Schuchardt
2018-01-22
1
-22
/
+262
*
efi_loader: fix signature of efi_disconnect_controller
Heinrich Schuchardt
2018-01-22
1
-3
/
+4
*
efi_loader: implement ConnectController
Heinrich Schuchardt
2018-01-22
1
-24
/
+163
*
efi_loader: debug output installed device path
Heinrich Schuchardt
2018-01-22
1
-0
/
+2
*
efi_loader: implement OpenProtocolInformation
Heinrich Schuchardt
2018-01-22
1
-1
/
+41
*
efi_loader: open_info in CloseProtocol
Heinrich Schuchardt
2018-01-22
1
-1
/
+25
*
efi_loader: open_info in OpenProtocol
Heinrich Schuchardt
2018-01-22
1
-4
/
+103
*
efi_loader: list of open protocol infos
Heinrich Schuchardt
2018-01-22
1
-0
/
+35
*
efi_loader: simplify efi_remove_all_protocols
Heinrich Schuchardt
2018-01-22
1
-6
/
+3
*
efi_loader: correctly call images
Heinrich Schuchardt
2018-01-22
1
-8
/
+28
*
efi_loader: use wide string do define firmware vendor
Heinrich Schuchardt
2018-01-22
1
-2
/
+1
*
efi_loader: error handling in efi_load_image()
Heinrich Schuchardt
2017-12-16
1
-16
/
+15
*
efi_loader: new function efi_delete_handle()
Heinrich Schuchardt
2017-12-16
1
-86
/
+100
*
efi_loader: return status from efi_setup_loaded_image()
Heinrich Schuchardt
2017-12-16
1
-4
/
+7
*
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
1
-7
/
+33
*
efi_loader: pass handle of loaded image
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
*
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
1
-56
/
+51
*
efi_loader: simplify efi_open_protocol
Heinrich Schuchardt
2017-12-01
1
-30
/
+6
*
efi_loader: reimplement LocateDevicePath
Heinrich Schuchardt
2017-12-01
1
-30
/
+76
*
efi_loader: refactor efi_setup_loaded_image
Heinrich Schuchardt
2017-12-01
1
-14
/
+25
*
efi_loader: simplify efi_locate_protocol
Heinrich Schuchardt
2017-12-01
1
-12
/
+6
*
efi_loader: simplify efi_uninstall_protocol_interface
Heinrich Schuchardt
2017-12-01
1
-27
/
+11
*
efi_loader: simplify efi_search
Heinrich Schuchardt
2017-12-01
1
-9
/
+6
[next]