Re: [tboot-devel] Wrong ELD size error

2012-04-24 Thread Charles.Fisher
All, I have found the problem - If you forget to include the list.data file in the grub.cfg file, this is the result. A rather silly error true, but the error code was somewhat less than helpful. Perhaps this might be improved in the next version of the error list. Charles From: Fisher,

[tboot-devel] Problem with tb_polgen

2012-04-24 Thread Charles.Fisher
All, There is a problem with tb_polgen. When it is parsing the kernel cmdline, it uses the first 256 characters of the cmdline, and discards the rest. Tboot itself, uses the first 1024 characters of the command line received from grub2. This means that the hash generated by tb_polgen will NOT m