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
Age
Commit message (
Expand
)
Author
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
vboot: make vboot workbuf available to payload
Joel Kitching
2019-03-19
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-18
vboot: move assert in vboot_migrate_cbmem
Joel Kitching
2019-03-15
vboot: rename symbols for better consistency
Joel Kitching
2019-03-14
vboot: copy data structures to CBMEM for downstream use
Joel Kitching
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
vboot: rename VB2_DISABLE_DEVELOPER_MODE
Joel Kitching
2019-03-07
vboot: rename VB2_SD_DEV_MODE_ENABLED
Joel Kitching
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-02-27
console: Refactor printk() varargs prototypes
Kyösti Mälkki
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-22
vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logic
Joel Kitching
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-13
coreboot: check Cr50 PM mode on normal boot
Keith Short
2019-01-28
vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts
Julius Werner
2019-01-17
tss/tcg-2.0: remove unnecessary break from marshaling code
Joel Kitching
2019-01-17
src/security/tpm: query recovery mode from Cr50
Keith Short
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-11-28
tss: implement tlcl_save_state
Joel Kitching
2018-11-28
security/vboot: Add VB2_LIB to romstage sources without dependencies
Werner Zeh
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-08
security/vboot: Add selection for firmware slots used by VBOOT
Philipp Deppenwiese
2018-11-08
security/vboot: Add VB2_LIB to postcar stage if available
Werner Zeh
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-31
security/tpm: Add function to measure a region device
Werner Zeh
2018-10-31
security/vboot: build vboot_fw20.a per stage
Patrick Georgi
2018-10-30
security/tpm: Fix references to tpm_setup function
Jonathan Neuschäfer
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-24
tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINIT
Joel Kitching
2018-10-22
reset: Provide new single-function reset API
Nico Huber
2018-10-18
tpm/tspi: clean up tpm_setup function flow
Joel Kitching
2018-10-17
vboot: do not extend PCRs on resume from S3
Joel Kitching
2018-10-17
tpm/tpm_setup: fail on invalid result from tlcl_resume
Joel Kitching
2018-10-15
vc/google/chromeos/ec: remove EC hibernate in cr50 update path
Aaron Durbin
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
tpm2/tlcl_send_startup: correct TPM2_Startup error logic
Joel Kitching
2018-08-21
security/tpm: Fix TPM 1.2 state machine issues
Philipp Deppenwiese
2018-08-17
cr50: Allow boards to disable powering off EC on cr50 update
Daisuke Nojiri
2018-08-13
security/vboot/Makefile: Use shell cat instead of make file command
Raul E Rangel
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-09
src/security/vboot: Fix typo
Elyes HAOUAS
2018-08-08
security/tpm: Report tpm_unmarshal_response warning
Richard Spiegel
2018-08-08
security/vboot: Split fwid.region build target
Raul E Rangel
[next]