[SeaBIOS] Re: [SeaBIOS][PATCH] smbios: Add missing zero byte to Type 0

2019-05-07 Thread Kevin O'Connor
On Wed, Apr 24, 2019 at 05:04:09PM +0300, Sam Eiderman wrote: > From the above it can be seen that any SMBIOS type which contains string > references should end with an additional zero byte. Thanks. I committed this change. I noticed during the commit that this change was made to the legacy smbi

[SeaBIOS] Re: Real mode kexec failure with non-IDE disk

2019-05-07 Thread Kevin O'Connor
Hi David, On Wed, May 01, 2019 at 11:16:03PM +0300, David Woodhouse wrote: > On Tue, 2019-04-30 at 22:56 -0400, Kevin O'Connor wrote: > > That call trace certainly looks odd. The SeaBIOS debugging info would > > help - try compiling SeaBIOS with debug level 8 and grab the log (as > > described at