On Thu, Nov 19, 2015 at 06:33:59PM -0500, Stefan Berger wrote:
Let me know how to proceed on the menu part. Do you agree with the last code I had posted module the fact that once we leave the menu you want the machine to be reset? It is not necessary to do that, but we can do it. From a TPM perspective machine resets are only necessary when certain TPM state changes are done.
It's been a while since I last looked at that. My only real concern is minimizing the impact to the non-tpm seabios code. I'd prefer not to change the main SeaBIOS boot prompt, and adding loops (or loops via gotos) to the boot menu code seems strange to me. Outside of that, I don't have a preference on whether TPM resets the machine or not.
-Kevin