[SeaBIOS] [PATCH v2] ramdisk: search for all available floppy images instead of one

2018-12-06 Thread Mike Banon
Hi Kevin, thank you very much for the suggestions! This is a second version of my "more_than_one_floppy" patch : now it will search for the max size of floppy stored inside CBFS, then allocate this size of RAM and use it later for any floppy selected by user. sha256 = 2f8bb18c1606d437de49e585769f10

[SeaBIOS] [PATCH v2] optionrom: disallow int19 redirect for pnp roms.

2018-12-06 Thread Gerd Hoffmann
Check whenever pnp roms attempt to redirect int19, and in case it does log a message and undo the redirect. A pnp rom should not need this, we have BEVs and BCVs for that. Nevertheless there are roms in the wild which are redirecting int19. At least some BIOS implementations for physical hardware