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
2018-04-09
21
-358
/
+1899
|
\
|
*
efi_loader: Check machine type in the image header
Ivan Gorinov
2018-04-06
1
-12
/
+39
|
*
efi_loader: completely initialize network
Heinrich Schuchardt
2018-04-05
1
-2
/
+34
|
*
efi_loader: new functions to print loaded image information
Heinrich Schuchardt
2018-04-05
1
-0
/
+46
|
*
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
Heinrich Schuchardt
2018-04-05
1
-0
/
+22
|
*
efi_selftest: partition label for test image
Heinrich Schuchardt
2018-04-05
1
-36
/
+22
|
*
efi_loader: implement EFI_FILE_SYSTEM_INFO
Heinrich Schuchardt
2018-04-05
1
-0
/
+38
|
*
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-05
1
-2
/
+2
|
*
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
3
-15
/
+39
|
*
efi_loader: ImageSize must be multiple of SectionAlignment
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
|
*
efi_loader: save image relocation address and size
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
|
*
efi_loader: use efi_uintn_t for LoadImage
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
|
*
efi_loader: initialize device path on alloc
Patrick Wildt
2018-04-04
1
-0
/
+1
|
*
efi_loader: Fix network DP with DM_ETH
Alexander Graf
2018-04-04
1
-2
/
+5
|
*
efi_loader: Fix return value for efi_add_runtime_mmio
Alexander Graf
2018-04-04
1
-7
/
+7
|
*
efi_loader: Optimize GOP more
Alexander Graf
2018-04-04
1
-62
/
+114
|
*
efi_loader: Optimize GOP switch
Alexander Graf
2018-04-04
1
-34
/
+126
|
*
efi_loader: use __always_inline for pixel conversion
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: use TPL_NOTIFY for network timer event
Heinrich Schuchardt
2018-04-04
1
-1
/
+3
|
*
efi_loader: correctly support parameter delta in Blt
Heinrich Schuchardt
2018-04-04
2
-7
/
+29
|
*
efi_selftest: unit test for event groups
Heinrich Schuchardt
2018-04-04
2
-0
/
+141
|
*
efi_selftest: fix device tree unit test
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
|
*
efi: Correct header order in efi_memory
Simon Glass
2018-04-04
1
-3
/
+2
|
*
efi_loader: use constants in efi_allocate_pages()
Heinrich Schuchardt
2018-04-04
1
-3
/
+3
|
*
efi_loader: show UEFI revision in helloworld
Heinrich Schuchardt
2018-04-04
1
-0
/
+18
|
*
efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
2018-04-04
2
-0
/
+183
|
*
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
2018-04-04
1
-0
/
+1
|
*
efi_selftest: test gop bitblt
Heinrich Schuchardt
2018-04-04
2
-0
/
+312
|
*
efi_loader: implement missing bit blit operations in gop
Heinrich Schuchardt
2018-04-04
1
-36
/
+122
|
*
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
5
-27
/
+95
|
*
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: correct input of special keys
Heinrich Schuchardt
2018-04-04
1
-10
/
+94
|
*
efi_selftest: check installation of the device tree
Heinrich Schuchardt
2018-04-04
2
-0
/
+189
|
*
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
|
*
efi_loader: efi_get_time_init should return status code
Heinrich Schuchardt
2018-04-04
1
-1
/
+2
|
*
efi_loader: exit status for efi_reset_system_init
Heinrich Schuchardt
2018-04-04
1
-3
/
+12
|
*
efi_loader: consistently return efi_status_t efi_watchdog_register
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
|
*
efi_loader: return efi_status_t from efi_net_register
Heinrich Schuchardt
2018-04-04
1
-11
/
+13
|
*
efi_loader: return efi_status_t from efi_gop_register
Heinrich Schuchardt
2018-04-04
1
-12
/
+22
|
*
efi_loader: efi_smbios_register should have a return value
Heinrich Schuchardt
2018-04-04
1
-8
/
+15
|
*
efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Leif Lindholm
2018-04-04
3
-1
/
+97
|
*
efi_loader: remove deprecated ConsoleControlProtocol
Heinrich Schuchardt
2018-04-04
2
-51
/
+0
|
*
efi_loader: parameter checks for LoadImage
Heinrich Schuchardt
2018-04-04
1
-0
/
+20
*
|
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
sunxi: revert disabling of features
Andre Przywara
2018-04-04
1
-1
/
+0
[next]