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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
3
-3
/
+3
*
efi_loader: identify EFI system partition
Heinrich Schuchardt
2020-04-30
1
-0
/
+20
*
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
10
-135
/
+2227
|
\
|
*
efi_loader: set up secure boot
AKASHI Takahiro
2020-04-16
1
-0
/
+38
|
*
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-04-16
2
-15
/
+457
|
*
efi_loader: variable: add VendorKeys variable
AKASHI Takahiro
2020-04-16
1
-6
/
+63
|
*
efi_loader: variable: add secure boot state transition
AKASHI Takahiro
2020-04-16
1
-3
/
+228
|
*
efi_loader: variable: support variable authentication
AKASHI Takahiro
2020-04-16
1
-104
/
+562
|
*
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
1
-0
/
+226
|
*
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16
2
-0
/
+579
|
*
efi_loader: add CONFIG_EFI_SECURE_BOOT config option
AKASHI Takahiro
2020-04-16
1
-0
/
+18
|
*
efi_loader: function descriptions efi_watchdog.c
Heinrich Schuchardt
2020-04-16
1
-7
/
+11
|
*
efi_loader: add missing doc comments in efi_disk.c
Heinrich Schuchardt
2020-04-16
1
-3
/
+49
|
*
efi_loader: function descriptions efi_unicode_collation.c
Heinrich Schuchardt
2020-04-16
1
-4
/
+2
|
*
efi_loader: enable RNG if DM_RNG is enabled
Peter Robinson
2020-04-16
1
-0
/
+1
*
|
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
1
-1
/
+1
|
/
*
efi_loader: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
*
efi_loader: fix freestanding memmove()
Heinrich Schuchardt
2020-03-22
1
-1
/
+1
*
efi_loader: description efi_convert_pointer()
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
*
efi_loader: simplify logical expression in efi_disk_add_dev()
Heinrich Schuchardt
2020-03-22
1
-1
/
+1
*
efi_loader: correct reported length in GetNextVariable()
Heinrich Schuchardt
2020-03-22
1
-5
/
+6
*
efi_loader: fix function descriptions in efi_disk.c
Heinrich Schuchardt
2020-03-22
1
-22
/
+30
*
efi_loader: description of efi_variable.c
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
*
efi_loader: export a couple of protocol related functions
AKASHI Takahiro
2020-03-17
1
-8
/
+8
*
efi_loader: unnecessary assignment in efi_queue_event
Heinrich Schuchardt
2020-03-11
1
-1
/
+1
*
efi_loader: get_memory_map: return parameters whenever possible
AKASHI Takahiro
2020-03-11
1
-6
/
+6
*
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-28
4
-0
/
+219
*
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-26
2
-12
/
+32
*
efi_loader: EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-02-19
1
-2
/
+2
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
2
-0
/
+2
*
efi_loader: imply VIDEO_ANSI
Heinrich Schuchardt
2020-01-15
1
-0
/
+1
*
efi_loader: describe returning of control
Heinrich Schuchardt
2020-01-15
1
-4
/
+4
*
efi_loader: document functions in efi_rng.c
Heinrich Schuchardt
2020-01-15
1
-0
/
+35
*
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
2
-0
/
+6
*
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2020-01-07
3
-0
/
+121
*
efi_loader: Add guidcpy function
Sughosh Ganu
2020-01-07
1
-2
/
+2
*
efi_loader: __cyg_profile_func_enter/_exit
Heinrich Schuchardt
2020-01-07
1
-0
/
+32
*
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
2020-01-07
1
-1
/
+15
*
efi_loader: git ignore helloworld_efi.S
Heinrich Schuchardt
2020-01-07
1
-0
/
+1
*
efi_loader: adjust file system info
Heinrich Schuchardt
2020-01-07
1
-2
/
+9
*
efi_loader: imply USB_KEYBOARD_FN_KEYS
Heinrich Schuchardt
2020-01-07
1
-0
/
+1
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
3
-0
/
+3
*
efi_loader: default EFI_LOADER=n on ARM11
Heinrich Schuchardt
2019-11-23
1
-1
/
+1
*
efi_loader: enable EFI_LOADER on arm1136 and arm1176
Heinrich Schuchardt
2019-11-19
1
-2
/
+4
*
efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM
Heinrich Schuchardt
2019-11-19
1
-1
/
+4
*
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
2019-11-19
1
-16
/
+2
[prev]
[next]