Tag Archives: QEMU

UEFI Secure Boot: Hands-on Experience

If you want to create your own secure boot loader, you should have a look at the shim UEFI boot loader. It implements all the requirements set force by Microsoft. Even Microsoft says that this is a good starting point. … Continue reading

Posted in Technology | Tagged , , , | 1 Comment

Building a UEFI Secure Boot Enabled Virtual Machine

In the following, we will show how to setup a QEMU Virtual Machine with a Secure Boot Enabled UEFI BIOS. This makes for a perfect UEFI Development Environment. The instructions below have been tested on an UBuntu 13.10 installation. Instructions … Continue reading

Posted in Technology | Tagged , , | 2 Comments