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
/
intel
Age
Commit message (
Expand
)
Author
2021-04-06
security/intel/cbnt: Fix ibbhash command line
Christian Walter
2021-03-30
security/intel/cbnt: Add options to generate BPM from Kconfig
Arthur Heymans
2021-03-30
security/intel/cbnt: Add option to generate an unsigned BPM
Arthur Heymans
2021-03-30
security/intel/cbnt: Add option to generate BPM
Arthur Heymans
2021-03-30
security/intel/cbnt: Add an option to generate an unsigned KM
Arthur Heymans
2021-03-28
security/intel/cbnt: Generate KM from Kconfig symbols
Arthur Heymans
2021-03-28
security/intel/cbnt: Add option to generate KM
Arthur Heymans
2021-03-28
security/intel/cbnt: Prepare for KM/BPM generation
Arthur Heymans
2021-03-19
security/intel/cbnt: Make CBNT compatible with CMOS option table
Arthur Heymans
2021-03-19
cpu/intel/fit: Add the FIT table as a separate CBFS file
Arthur Heymans
2021-03-17
cbfs: Replace more instances of cbfs_boot_locate() with newer APIs
Julius Werner
2021-03-15
security/intel/stm/Makefile.inc: Fix typo
Benjamin Doron
2021-02-16
src/{drivers,security}: Remove unused <string.h>
Elyes HAOUAS
2021-02-11
security/intel/txt/Makefile.inc: Use tab for indent
Elyes HAOUAS
2021-02-01
drivers/security/cbnt: Fix bootblock size
Arthur Heymans
2021-01-30
soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options
Angel Pons
2021-01-18
security/intel/stm/StmPlatformSmm.c: Remove repeated word
Elyes HAOUAS
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-08
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-07
security/intel/txt: Don't run SCHECK on CBnT
Arthur Heymans
2021-01-04
security/intel/txt/ramstage.c: Fix clearing secrets on CBNT
Arthur Heymans
2020-12-29
sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable
Arthur Heymans
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-10
sec/intel/cbnt: Stitch in ACMs in the coreboot image
Arthur Heymans
2020-11-04
haswell: Add Intel TXT support in romstage
Angel Pons
2020-11-04
sec/intel/txt: Add support for running SCLEAN in romstage
Angel Pons
2020-10-28
sec/intel/txt/Kconfig: Remove the menu for including ACMs
Arthur Heymans
2020-10-28
sec/intel/txt/Makefile.inc: Include ACMs using Kconfig variables
Arthur Heymans
2020-10-22
sec/intel/txt: Split MTRR setup ASM code into a macro
Angel Pons
2020-10-22
sec/intel/txt: Add `enable_getsec_or_reset` function
Angel Pons
2020-10-22
sec/intel/txt: Extract BIOS ACM loading into a function
Angel Pons
2020-10-22
sec/intel/txt: Only run LockConfig for LT-SX
Angel Pons
2020-10-22
sec/intel/txt: Always run SCHECK on regular boots
Angel Pons
2020-10-22
sec/intel/txt: Allow skipping ACM NOP function
Angel Pons
2020-10-22
sec/intel/txt/ramstage.c: Do not init the heap on S3 resume
Angel Pons
2020-10-22
sec/intel/txt/ramstage.c: Extract heap init into a function
Angel Pons
2020-10-22
sec/intel/txt: Add and fill in BIOS Specification info
Angel Pons
2020-10-22
sec/intel/txt/common.c: Only log ACM error on failure
Angel Pons
2020-10-22
sec/intel/txt: Move DPR size to Kconfig
Angel Pons
2020-10-17
intel/txt: Add `txt_get_chipset_dpr` function
Angel Pons
2020-10-17
security/intel/txt: Improve MTRR setup for GETSEC[ENTERACCS]
Angel Pons
2020-10-17
sec/intel/txt: Bail if var MTRRs cannot snugly cache the BIOS ACM
Angel Pons
2020-10-15
sec/intel/txt/getsec_enteraccs.S: Save and restore MTRR_DEF_TYPE
Arthur Heymans
2020-10-15
security/intel/txt: Use `smm_region()` to get TSEG base
Angel Pons
2020-10-12
security/intel/txt: Add and use DPR register layout
Angel Pons
2020-10-12
security/intel/txt: Clean up includes
Angel Pons
2020-10-12
security/intel/stm: Add options for STM build
Eugene Myers
2020-10-08
security/intel/txt: Print chipset as hex value
Christian Walter
2020-10-01
security/intel/stm: Fix size_t printf format error
Felix Held
[next]