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
/
include
/
efi_loader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: new function efi_memcpy_runtime()
Heinrich Schuchardt
2020-07-11
1
-0
/
+3
*
efi_loader: export efi_convert_pointer()
Heinrich Schuchardt
2020-07-11
1
-0
/
+3
*
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
2020-07-11
1
-0
/
+2
*
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
2020-07-11
1
-6
/
+7
*
efi_loader: export initialization state
Heinrich Schuchardt
2020-07-03
1
-0
/
+3
*
efi_loader: validate load option
Heinrich Schuchardt
2020-06-03
1
-1
/
+2
*
efi_loader: device path for virtio block devices
Heinrich Schuchardt
2020-05-21
1
-0
/
+4
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+3
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
1
-2
/
+1
*
efi_loader: disk: add efi_disk_is_system_part()
AKASHI Takahiro
2020-05-04
1
-0
/
+2
*
efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h
AKASHI Takahiro
2020-04-30
1
-4
/
+1
*
efi_loader: identify EFI system partition
Heinrich Schuchardt
2020-04-30
1
-0
/
+7
*
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-04-16
1
-1
/
+12
*
efi_loader: variable: support variable authentication
AKASHI Takahiro
2020-04-16
1
-0
/
+3
*
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
1
-0
/
+3
*
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16
1
-0
/
+72
*
efi_loader: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
1
-1
/
+1
*
efi_loader: export a couple of protocol related functions
AKASHI Takahiro
2020-03-17
1
-0
/
+14
*
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-28
1
-0
/
+1
*
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
1
-0
/
+4
*
efi_loader: Add guidcpy function
Sughosh Ganu
2020-01-07
1
-0
/
+5
*
efi_loader: export efi_install_fdt()
Heinrich Schuchardt
2020-01-07
1
-1
/
+3
*
efi_loader: carve out efi_run_image()
Heinrich Schuchardt
2020-01-07
1
-0
/
+2
*
efi_loader: pass address to efi_install_fdt()
Heinrich Schuchardt
2020-01-07
1
-0
/
+3
*
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
2019-11-19
1
-1
/
+0
*
efi: Move inline functions to unconditional part of header
Simon Glass
2019-10-08
1
-5
/
+5
*
efi_loader: device_path: support Sandbox's "host" devices
AKASHI Takahiro
2019-09-20
1
-0
/
+8
*
efi_loader: eliminate inline function ascii2unicode()
Heinrich Schuchardt
2019-09-09
1
-16
/
+0
*
efi_loader: Extract adding a conventional memory in separate routine
Park, Aiden
2019-09-05
1
-0
/
+4
*
efi_loader: avoid alignment error
Heinrich Schuchardt
2019-07-16
1
-1
/
+1
*
efi_loader: Change return type of efi_add_memory_map()
Bryan O'Donoghue
2019-07-16
1
-2
/
+2
*
efi_loader: detach runtime in ExitBootServices()
Heinrich Schuchardt
2019-07-06
1
-0
/
+2
*
efi_loader: let the variable driver patch out the runtime
Heinrich Schuchardt
2019-07-06
1
-0
/
+2
*
efi_loader: initialization of variable services
Heinrich Schuchardt
2019-07-06
1
-0
/
+2
*
efi_loader: move efi_query_variable_info()
Heinrich Schuchardt
2019-07-06
1
-0
/
+5
*
efi_loader: add RuntimeServicesSupported variable
AKASHI Takahiro
2019-06-14
1
-0
/
+3
*
efi_loader: implement event queue
Heinrich Schuchardt
2019-06-10
1
-2
/
+2
*
efi_loader: event signaling in ExitBootServices
Heinrich Schuchardt
2019-06-10
1
-1
/
+1
*
efi_loader: export efi_set_time()
Heinrich Schuchardt
2019-05-31
1
-0
/
+2
*
efi_loader: correct notification of protocol installation
Heinrich Schuchardt
2019-05-31
1
-4
/
+22
*
efi_loader: comments for structs
Heinrich Schuchardt
2019-05-24
1
-5
/
+14
*
efi_loader: implement deprecated Unicode collation protocol
Heinrich Schuchardt
2019-05-19
1
-1
/
+6
*
efi_loader: rename Unicode collation protocol 2 variables
Heinrich Schuchardt
2019-05-19
1
-2
/
+2
*
efi_loader: LoadImage() check parent image
Heinrich Schuchardt
2019-05-07
1
-0
/
+1
*
efi_loader: implement RegisterProtocolNotify()
Heinrich Schuchardt
2019-05-07
1
-0
/
+19
*
efi_loader: unload applications upon Exit()
Heinrich Schuchardt
2019-05-07
1
-0
/
+1
*
efi_loader: mark started images
Heinrich Schuchardt
2019-05-07
1
-0
/
+13
*
efi_loader: implement support of exit data
Heinrich Schuchardt
2019-05-02
1
-0
/
+5
*
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-05-02
1
-1
/
+1
[next]