September 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 -
Recent Posts
Recent Comments
- About linux : UEFI-secure-boot-issues-with-hello-efi - Howtofusion Linux Tutorials on UEFI Secure Boot: Hands-on Experience
- tom on Cheap Underfloor Heating Thermostat
- tom on Cheap Underfloor Heating Thermostat
- Shakera Donegan on Cheap Underfloor Heating Thermostat
- Peter Phillips on Cheap Underfloor Heating Thermostat
Archives
Categories
Meta
Tag Archives: BIOS
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
UEFI Secure Boot Resources
In this blog entry, I will summarize interesting articles I found on the net that explain all the different aspects of Secure Boot. If you are interested in UEFI Secure Boot and are wondering what it is, how it can … Continue reading
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