grub/grub-core/script
Matthew Garrett bb3473d7c8 Rework TPM measurements
Rework TPM measurements to use fewer PCRs. After discussion with upstream,
it's preferable to avoid using so many PCRs. Instead, measure into PCRs 8
and 9 but use a prefix in the event log to indicate which subsystem carried
out the measurements.
2016-03-23 17:03:43 -07:00
..
argv.c * grub-core/script/argv.c (grub_script_argv_split_append): Skip leading 2012-03-19 13:29:43 +01:00
execute.c Rework TPM measurements 2016-03-23 17:03:43 -07:00
function.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
lexer.c grub_script_lexer_yywrap: Update len synchronously with line. 2015-01-21 17:38:01 +01:00
main.c Remove nested functions from script reading and parsing. 2013-01-15 12:03:25 +00:00
parser.y Remove vestiges of -Wunsafe-loop-optimisations. 2013-11-07 02:25:31 +01:00
script.c Remove nested functions from script reading and parsing. 2013-01-15 12:03:25 +00:00
yylex.l Decrease stack usage in lexer. 2013-11-16 16:37:59 +01:00