index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
vboot
Age
Commit message (
Expand
)
Author
2020-12-03
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-21
cbfs: Add metadata cache
Julius Werner
2020-11-18
vboot: stop implementing VbExDisplayScreen
Joel Kitching
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-06
security/vboot: Add Kconfig symbol to set hashing block size
Martin Roth
2020-10-28
security/vboot: fix policy digest for nvmem spaces
Andrey Pronin
2020-10-26
vboot: Disable vboot functions in SMM
Julius Werner
2020-10-22
security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm
Shelley Chen
2020-10-20
mrc_cache: Add tpm_hash_index field to cache_region struct
Shelley Chen
2020-10-20
security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX
Shelley Chen
2020-10-20
security/vboot: Make mrc_cache hash functions generic
Shelley Chen
2020-10-20
mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver
Shelley Chen
2020-10-20
mrc_cache: Add config MRC_SAVE_HASH_IN_TPM
Shelley Chen
2020-10-19
security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h
Shelley Chen
2020-09-21
src/security: Drop unneeded empty lines
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <boot_device.h>'
Elyes HAOUAS
2020-08-13
security/vboot/Makefile.inc: Update regions-for-file function
Sridhar Siricilla
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-15
security/vboot: ensure that NVMEM is saved on every kernel space write
Jett Rink
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-09
security/vboot/secdata_tpm.c: Drop dead code
Angel Pons
2020-07-08
security/vboot: Allow files to go into only RW-A or RW-B region
Martin Roth
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-15
security/vboot: Add option to run verstage before bootblock
Martin Roth
2020-06-02
src: Remove unused 'include <fmap.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <symbols.h>'
Elyes HAOUAS
2020-05-18
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
vboot: Provide declaration for verstage_mainboard_early_init()
Furquan Shaikh
2020-05-04
security/vboot: Limit vboot verification code access to only verstage
Sridhar Siricilla
2020-05-01
security/vboot: Convert reboot-related errors to vboot2-style
Yu-Ping Wu
2020-04-28
vboot: Always build secdata functions for romstage
Julius Werner
2020-04-28
security/lockdown: Write-protect WP_RO
Patrick Rudolph
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-23
vboot: Add permission check for kernel space
Daisuke Nojiri
2020-04-20
security/vboot, mb/google: Fix build errors
Patrick Georgi
2020-04-20
vboot/secdata: remove retries, readback, and CRC check
Joel Kitching
2020-04-20
vboot: remove leftover TPM_PCR_GBB constants
Joel Kitching
2020-04-17
ec_sync: Run EFS2 in romstage
dnojiri
2020-04-10
assert.h: Simplify dead_code()
Nico Huber
2020-04-04
assert.h: Add a tag parameter to dead_code()
Nico Huber
2020-04-04
src/security: Use SPDX for GPL-2.0-only files
Angel Pons
[next]