How do UEFI and virtual machines relate to each other?

Posted by Iterator on Server Fault See other posts from Server Fault or by Iterator
Published on 2011-11-12T14:13:51Z Indexed on 2011/11/12 17:54 UTC
Read the original article Hit count: 290

Filed under:
|

I am trying to get my head around UEFI (Unified Extensible Firmware Interface) and it's not entirely clear to me how this affects virtual machines.

Thus, there are three parts to this question:

  1. Is UEFI an advance in hardware support for virtualization?
  2. All other things being equal, would a machine with UEFI be more likely to run a virtual machine more efficiently than one without, or does UEFI cause any performance hits that negate any speed improvements from a virtual machine?
  3. Would the difference in execution be visible to code running in a virtual machine? (In theory, it shouldn't, but in practice?)

© Server Fault or respective owner

Related posts about virtual-machines

Related posts about uefi