All Questions
2 questions
0
votes
1
answer
4k
views
Can't locate File/Slurp.pm in @INC
I'm trying to compile an uefi application on Ubuntu 20.04.2 LTS but the compilation terminates with an error.
./mkkeys.sh
Enter a Common Name to embed in the keys: keys
cc -I/home/...
0
votes
1
answer
2k
views
How to Boot Xen Hypervisor from Uefi using Gummiboot under Arch linux
I recently had the problem, that I wanted to boot a Xen Hypervisor from Uefi using Gummiboot.
Mostly for reasons of elegance I didn't want to fall back to Bios or use another (more clunky) boot ...