index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_variable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-25
1
-4
/
+5
*
efi_loader: efi_auth_var_type for AuditMode, DeployedMode
Heinrich Schuchardt
2021-09-04
1
-2
/
+2
*
efi_loader: don't load signature database from file
Heinrich Schuchardt
2021-09-04
1
-1
/
+1
*
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
1
-89
/
+4
*
efi_loader: non-volatile variable not deleted from file
Heinrich Schuchardt
2020-11-09
1
-0
/
+1
*
efi_loader: variable: fix secure state initialization
AKASHI Takahiro
2020-08-13
1
-5
/
+5
*
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
1
-3
/
+2
*
efi_loader: variable: keep temporary buffer during the authentication
AKASHI Takahiro
2020-08-13
1
-7
/
+20
*
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
1
-99
/
+2
*
efi_loader: pre-seed UEFI variables
Heinrich Schuchardt
2020-07-16
1
-2
/
+17
*
efi_loader: identify PK, KEK, db, dbx correctly
Heinrich Schuchardt
2020-07-16
1
-13
/
+14
*
efi_loader: restructure code for TEE variables
Heinrich Schuchardt
2020-07-16
1
-159
/
+0
*
efi_loader: enable UEFI variables at runtime
Heinrich Schuchardt
2020-07-11
1
-2
/
+12
*
efi_loader: use memory based variable storage
Heinrich Schuchardt
2020-07-11
1
-468
/
+94
*
efi_loader: UEFI variable persistence
Heinrich Schuchardt
2020-07-11
1
-1
/
+9
*
efi_loader: secure boot flag
Heinrich Schuchardt
2020-07-11
1
-6
/
+2
*
efi_loader: read-only AuditMode and DeployedMode
Heinrich Schuchardt
2020-07-11
1
-9
/
+13
*
efi_loader: value of VendorKeys
Heinrich Schuchardt
2020-07-11
1
-60
/
+15
*
efi_loader: keep attributes in efi_set_variable_int
Heinrich Schuchardt
2020-07-11
1
-12
/
+12
*
efi_loader: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
1
-33
/
+23
*
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt
2020-07-11
1
-127
/
+48
*
efi_loader: rtc_mktime() called twice
Heinrich Schuchardt
2020-07-03
1
-1
/
+1
*
efi_loader: time based authentication
Heinrich Schuchardt
2020-07-03
1
-6
/
+11
*
efi_loader: add missing validation of timestamp
Heinrich Schuchardt
2020-07-03
1
-1
/
+5
*
efi_loader: variable: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
1
-13
/
+14
*
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-29
1
-1
/
+1
*
efi_loader: size of secure boot variables
Heinrich Schuchardt
2020-06-24
1
-6
/
+6
*
efi_loader: type of efi_secure_mode
Heinrich Schuchardt
2020-06-24
1
-1
/
+1
*
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-06-03
1
-1
/
+0
*
efi_loader: Remove unnecessary debug
Pragnesh Patel
2020-05-21
1
-2
/
+0
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop uuid.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
efi_loader: variable: check a return value of uuid__str_to_bin()
AKASHI Takahiro
2020-05-09
1
-1
/
+4
*
efi_loader: efi_variable_parse_signature() returns NULL on error
Patrick Wildt
2020-05-07
1
-2
/
+1
*
efi_loader: do not unnecessarily use EFI_CALL()
Heinrich Schuchardt
2020-05-07
1
-15
/
+19
*
efi_loader: error handling in efi_set_variable_common().
Heinrich Schuchardt
2020-05-07
1
-1
/
+1
*
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
1
-3
/
+3
*
efi_loader: eliminate efi_set_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
1
-104
/
+37
*
efi_loader: eliminate efi_get_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
1
-29
/
+3
*
efi_loader: factor out the common code from efi_transfer_secure_state()
AKASHI Takahiro
2020-05-04
1
-130
/
+64
*
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
1
-1
/
+1
*
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: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
*
efi_loader: correct reported length in GetNextVariable()
Heinrich Schuchardt
2020-03-22
1
-5
/
+6
*
efi_loader: description of efi_variable.c
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
1
-0
/
+1
*
efi_loader: correct includes in efi_variable.c
Heinrich Schuchardt
2019-10-30
1
-5
/
+3
[next]