[tboot-devel] tboot-loader patch

2017-06-05 Thread Ahmed, Safayet (GE Global Research, US)
Hello Attached is a patch to address multiboot-loading problems that may have security implications. Before unpacking module 0 as an ELF binary, TBoot moves all modules to a "ceiling" computed from the E820 map. This move is meant to ensure that the module images aren't corrupted in the proces

Re: [tboot-devel] tboot-loader patch

2017-06-05 Thread Ahmed, Safayet (GE Global Research, US)
I apologize for the previous email. The correct patch is attached. Signed-off-by: Safayet Ahmed Safayet From: Ahmed, Safayet (GE Global Research, US) Sent: Monday, June 05, 2017 10:36 AM To: TBoot Dev List (tboot-devel@lists.sourceforge.net) Cc: Smith, Wi