https://github.com/google/go-eventlog/blob/f8fec0e7f7df94947919d5875703648bd1fb5933/extract/rtmr.go#L70 the commands extracted from CCEL is trailed with '\u0000' "grub_cmd: gptpriority hd0 2 prioA\u0000", "grub_cmd: gptpriority hd0 4 prioB\u0000", "kernel_cmdline: /syslinux/vmlinuz.... \u0000'
go-eventlog/extract/rtmr.go
Line 70 in f8fec0e
the commands extracted from CCEL is trailed with '\u0000'
"grub_cmd: gptpriority hd0 2 prioA\u0000",
"grub_cmd: gptpriority hd0 4 prioB\u0000",
"kernel_cmdline: /syslinux/vmlinuz.... \u0000'