[tboot-devel] noefi kernel argument

2015-05-26 Thread Sahil Rihan
Hi, I noticed that tboot grub2 scripts add the noefi kernel argument when generating a grub2 config. There doesn’t seem to be anything in the tboot change logs explaining the need for this argument. I suspect that this was added to ensure the kernel doesn’t make use of EFI runtime services aft

Re: [tboot-devel] noefi kernel argument

2015-05-26 Thread Sun, Ning
Hi Sahil, You are right, noefi kernel argument here is to make sure kernel doesn't use EFI runtime services after measured launch. Regards, -Ning Intel Open Source Technology Center Intel Corporation 3621 Juliette Lane Santa Clara, CA 95054 www.intel.com From: Sahil Rih