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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-12-05
25
-597
/
+2206
|
\
|
*
efi_stub: Use efi_uintn_t
Alexander Graf
2017-12-05
1
-1
/
+1
|
*
efi_loader helloworld.efi: Fix building with -Os
Alexander Graf
2017-12-01
1
-2
/
+2
|
*
efi_loader: Fix partition offsets
Alexander Graf
2017-12-01
1
-47
/
+13
|
*
efi_loader: add missing breaks
Rob Clark
2017-12-01
1
-0
/
+2
|
*
efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
Heinrich Schuchardt
2017-12-01
1
-0
/
+24
|
*
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
4
-16
/
+36
|
*
efi_loader: pass handle of loaded image
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: output load options in helloworld
Heinrich Schuchardt
2017-12-01
1
-2
/
+35
|
*
efi_selftest: add missing line feed
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_selftest: compile without special compiler flags
Heinrich Schuchardt
2017-12-01
1
-25
/
+0
|
*
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
4
-56
/
+54
|
*
efi_loader: simplify find_obj
Heinrich Schuchardt
2017-12-01
1
-24
/
+19
|
*
efi_loader: simplify efi_open_protocol
Heinrich Schuchardt
2017-12-01
1
-30
/
+6
|
*
efi_loader: efi_gop: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-5
/
+10
|
*
efi_loader: efi_net: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-14
/
+20
|
*
efi_loader: efi_disk: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-16
/
+23
|
*
efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
Heinrich Schuchardt
2017-12-01
2
-0
/
+393
|
*
efi_loader: reimplement LocateDevicePath
Heinrich Schuchardt
2017-12-01
1
-30
/
+76
|
*
efi_loader: fix efi_convert_device_node_to_text
Heinrich Schuchardt
2017-12-01
1
-66
/
+88
|
*
efi_loader: efi_dp_str should print path not node
Heinrich Schuchardt
2017-12-01
1
-7
/
+6
|
*
efi_loader: size of media device path node represenation
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: helloworld.c: remove superfluous include
Heinrich Schuchardt
2017-12-01
1
-1
/
+0
|
*
efi_loader: initialise partition_signature memory
Jonathan Gray
2017-12-01
1
-2
/
+19
|
*
efi_loader: efi_console: use helper functions
Heinrich Schuchardt
2017-12-01
1
-13
/
+35
|
*
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
|
*
efi_loader: simplify efi_install_protocol_interface
Heinrich Schuchardt
2017-12-01
1
-36
/
+2
|
*
efi_loader: helper functions for protocol management
Heinrich Schuchardt
2017-12-01
1
-0
/
+119
|
*
efi_selftest: test for graphics output protocol
Heinrich Schuchardt
2017-12-01
2
-0
/
+98
|
*
efi_loader: efi_gop: use correct types for parameters
Heinrich Schuchardt
2017-12-01
1
-7
/
+7
|
*
efi_loader: argument of efi_search_obj should be const
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: make efi_create_handle non-static
Heinrich Schuchardt
2017-12-01
1
-1
/
+7
|
*
efi_loader: efi_dp_match should have const arguments
Heinrich Schuchardt
2017-12-01
1
-1
/
+2
|
*
efi_loader: efi_net: check return value of calloc
Heinrich Schuchardt
2017-12-01
1
-0
/
+4
|
*
efi_loader: efi_disk: check return value of calloc
Heinrich Schuchardt
2017-12-01
1
-0
/
+13
|
*
efi_loader: efi_gop: check calloc return value
Heinrich Schuchardt
2017-12-01
1
-0
/
+4
|
*
efi_loader implement UninstallMultipleProtocolInterfaces
Heinrich Schuchardt
2017-12-01
1
-1
/
+39
|
*
efi_loader: debug output efi_install_protocol_interface
Heinrich Schuchardt
2017-12-01
1
-0
/
+5
|
*
efi_loader: fix typo efi_install_multiple_protocol_interfaces
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: rework efi_search_obj
Heinrich Schuchardt
2017-12-01
1
-6
/
+3
|
*
efi_loader: rework efi_locate_handle
Heinrich Schuchardt
2017-12-01
1
-12
/
+32
|
*
efi_loader: consistently use efi_uintn_t in boot services
Heinrich Schuchardt
2017-12-01
7
-37
/
+37
|
*
efi_loader: replace UINTN by efi_uintn_t
Heinrich Schuchardt
2017-12-01
2
-7
/
+7
|
*
efi_loader: eliminate efi_uninstall_protocol_interface_ext
Heinrich Schuchardt
2017-12-01
1
-30
/
+12
|
*
efi_loader: eliminate efi_install_protocol_interface_ext
Heinrich Schuchardt
2017-12-01
1
-37
/
+15
|
*
efi_selftest: test protocol management
Heinrich Schuchardt
2017-12-01
2
-0
/
+357
|
*
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
Heinrich Schuchardt
2017-12-01
1
-3
/
+3
[next]