[SeaBIOS] [PATCH] boot: boot menu up to 35 devices with letters and possible pages

2017-06-10 Thread Ivan Ivanov
need to press the M key. It makes more sense, because Trusted is adjective while Module is noun - and adds more convenience, because M letter is at the end of keyboard's 3rd row of letters, not in the middle of them Signed-off-by: Ivan Ivanov diff --git a/src/boot.c b/src/boot.c index 59

[SeaBIOS] [PATCH] boot: boot menu up to 35 devices with letters and possible pages

2017-06-10 Thread Ivan Ivanov
need to press the M key. It makes more sense, because Trusted is adjective while Module is noun - and adds more convenience, because M letter is at the end of keyboard's 3rd row of letters, not in the middle of them Signed-off-by: Ivan Ivanov --- diff --git a/src/boot.c b/src/boot.c index 59

Re: [SeaBIOS] [PATCH] boot: boot menu up to 35 devices with letters and possible pages

2017-06-13 Thread Ivan Ivanov
2017-06-12 22:04 GMT+03:00 Kevin O'Connor : > On Sun, Jun 11, 2017 at 12:41:22AM +0300, Ivan Ivanov wrote: >> Extend boot menu: make it possible to select the boot menu entries >> with ID larger than 10 by pressing a corresponding letter key. If >> there are more than 18

Re: [SeaBIOS] [PATCH] boot: boot menu up to 35 devices with letters and possible pages

2017-07-01 Thread Ivan Ivanov
could test them all after a single flashing, saving your time and reducing the wearing out of SPI flash Best regards, Ivan Ivanov aka qmastery 2017-06-13 11:00 GMT+03:00 Ivan Ivanov : > 2017-06-12 22:04 GMT+03:00 Kevin O'Connor : >> On Sun, Jun 11, 2017 at 12:41:22AM +0300, Ivan Ivano

[SeaBIOS] cbfstool without cloning the whole repository? Use script for <2M download

2017-07-11 Thread Ivan Ivanov
Dear friends, sometimes you need to do a few operations with coreboot.rom (e.g. update its' payload) without changing coreboot.rom's main code. If you have bad Internet connection or just want to quickly get the latest version of cbfstool without cloning the whole coreboot/vboot repositories - my b

Re: [SeaBIOS] [PATCH] boot: boot menu up to 35 devices with letters and possible pages

2017-07-11 Thread Ivan Ivanov
2:16 GMT+03:00 Ivan Ivanov : > Maybe you are correct - it is hard to fill a page (get 18 entries) > during the normal usage scenario - when not adding a lot of slightly > different versions of payload for debug purposes... However, at least > one person except me (Gerd Hoffmann) thought i

Re: [SeaBIOS] cbfstool without cloning the whole repository? Use script for <2M download

2017-12-23 Thread Ivan Ivanov
vstorage_fields.h,2nvstorage.h,2rsa.h,2secdata.h,2tpm_bootmode.h wget --recursive --no-parent --no-host-directories --cut-dirs=3 \ --user-agent="Mozilla/5.0" --execute robots=off \ --directory-prefix=./3rdparty/vboot/ \ https://review.coreboot.org/cgit/vboot.git/plain/firmware/include/vb2_api.h c

[SeaBIOS] Upgrade the 12 years old LZMA libraries - should we do it?

2018-04-03 Thread Ivan Ivanov
be done, or you are OK with using such an outdated version? Best regards, Ivan Ivanov aka qmastery ___ SeaBIOS mailing list SeaBIOS@seabios.org https://mail.coreboot.org/mailman/listinfo/seabios

Re: [SeaBIOS] bug: boot menu items 10+ cannot be selected

2018-05-15 Thread Ivan Ivanov
atch to work maybe even without any extra changes Best regards, Ivan Ivanov 2018-05-15 17:42 GMT+03:00 Kevin O'Connor : > On Mon, May 14, 2018 at 12:00:19AM -0400, Ian Kelling wrote: >> The boot menu says option 10, but when you type 10, it selects #1 as >> soon as you press 1.

[SeaBIOS] Re: [coreboot] Upgrade the 12 years old LZMA libraries - should we do it?

2019-01-24 Thread Ivan Ivanov
changes, maybe because they're not big enough, this such a huge speed increase alone should be a good reason to upgrade these LZMA libraries. ср, 4 апр. 2018 г. в 11:19, Carl-Daniel Hailfinger : > > Hi Ivan, > > On 03.04.2018 20:03, Ivan Ivanov wrote: > > I have noticed that bo

[SeaBIOS] Affordable SOIC8 SMT sockets for BIOS chips (15pcs / 36E + cheeap shipping)

2019-02-02 Thread Ivan Ivanov
if you would contact them - type "SOK-SPI-16W" at their search field if you are interested. And to find SOIC8, write "SOK-SPI-8W". These sockets could be very useful for routers or laptop motherboards, although you need a steady hand or ask professional to install them for you.

[SeaBIOS] Re: Need help! Seabios hangs on "Press ESC for boot menu".

2019-03-10 Thread Ivan Ivanov
Someone also had this "SeaBIOS hangs" problem when they added the AMD OptionROM with cbfstool without specifying " -t optionrom " , and SeaBIOS hanged while trying to initialize it as a boot entry. Should be added like " ./build/cbfstool ./build/coreboot.rom add -f pci1002,6663.rom -n pci1002,6663.

[SeaBIOS] Re: CBFS file type and SeaBIOS (was: Need help! Seabios hangs on "Press ESC for boot menu".)

2019-03-12 Thread Ivan Ivanov
> > Dear Ivan, > > On 03/10/19 15:16, Ivan Ivanov wrote: > > Someone also had this "SeaBIOS hangs" problem when they added the AMD > > OptionROM with cbfstool without specifying " -t optionrom " , and > > SeaBIOS hanged while trying to initi

[SeaBIOS] Quick Boot: A Guide for Embedded Firmware Developers, 2nd Edition

2020-04-11 Thread Ivan Ivanov
Finally we found this great rare book after many hours of searching, and would like to share it with you friends. Hope you would find it interesting. Enjoy! https://github.com/informer2016/Quick_Boot-_A_Guide_for_Embedded_Firmware_Developers-_2nd_Edition Wish you all the best, and thank you so mu