Re: [SeaBIOS] [PATCH] Allow to run option roms with bad checksums

2011-03-06 Thread Kevin O'Connor
On Fri, Feb 11, 2011 at 01:26:43PM -0800, Stefan Reinauer wrote: See patch -- Stefan Reinauer Google Inc. Allow running option roms with a wrong checksum. Signed-off-by: Stefan Reinauer reina...@google.com Thanks. I changed the name of the option and then committed this patch.

Re: [SeaBIOS] [PATCH] Allow to run option roms with bad checksums

2011-02-12 Thread Kevin O'Connor
On Fri, Feb 11, 2011 at 01:26:43PM -0800, Stefan Reinauer wrote: See patch -- Stefan Reinauer Google Inc. Allow running option roms with a wrong checksum. Signed-off-by: Stefan Reinauer reina...@google.com This is an area where SeaBIOS could really use a mechanism to load config

[SeaBIOS] [PATCH] Allow to run option roms with bad checksums

2011-02-11 Thread Stefan Reinauer
See patch -- Stefan Reinauer Google Inc. Allow running option roms with a wrong checksum. Signed-off-by: Stefan Reinauer reina...@google.com diff --git a/src/Kconfig b/src/Kconfig index fca73e4..eae59e9 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -244,6 +244,14 @@ menu BIOS interfaces