Comment on Of BIOS and UEFI: A shim??

apparentlymart@beehaw.org ⁨2⁩ ⁨weeks⁩ ago

OSes that expect BIOS have some expectations that would be hard to meet in the UEFI application execution environment: BIOS ROM at a specific memory address, processor in real mode, and probably expecting to find some other legacy hardware even though that’s not strictly a BIOS thing.

Maybe you could use the CPU’s virtualization features to implement a low-level virtual machine with a BIOS implementation in it, launched directly from the UEFI environment, but would the entire OS then be running in that VM? 🤔

source
Sort:hotnewtop