]> Git Repo - J-u-boot.git/commit
efi_loader: restructure code for TEE variables
authorHeinrich Schuchardt <[email protected]>
Tue, 14 Jul 2020 06:04:49 +0000 (08:04 +0200)
committerHeinrich Schuchardt <[email protected]>
Thu, 16 Jul 2020 10:37:02 +0000 (12:37 +0200)
commit012c56ac76e1bdabc711a90898e81316e1d1a020
treec91e58b8654fce27666af1852773b30aebe8ec80
parentf96744b2509622302dbc6bd6f2f669fc406c24d3
efi_loader: restructure code for TEE variables

When using secure boot functions needed both for file and TEE based UEFI
variables have to be moved to the common code module efi_var_common.c.

Signed-off-by: Heinrich Schuchardt <[email protected]>
include/efi_variable.h
lib/efi_loader/efi_var_common.c
lib/efi_loader/efi_variable.c
This page took 0.033825 seconds and 4 git commands to generate.