Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uefi

How does the GRUB2 UEFI loader know where to look for the configuration file (or where the 2nd stage's files are located)?

Can a UEFI machine use BIOS interrupts?

Running an EFI application automatically on boot

uefi efi

Why do we need AML - ACPI Machine Language?

bios firmware uefi acpi

The realisticity of writing a full operating system as an UEFI application [closed]

c osdev uefi

Are Intel's PTT and TPM equivalent

security intel uefi tpm trusted

How does LinuxBoot differs from Coreboot in the firmware phase?

Run a UEFI shell command from inside UEFI application

shell command bootloader uefi

Can I write on my local filesystem using EFI

filesystems uefi

How does processor read BIOS from SPI flash?

x86 spi bios firmware uefi

Debug GRUB2 EFI image running on QEMU

gdb qemu uefi grub2

Install VMware : Could not open /dev/vmmon: No such file or directory. Please make sure that the kernel module `vmmon' is loaded [closed]

What sort of things are UEFI "applications" actually used for?

firmware uefi efi

How does UEFI work?

Use of redefining void pointer to pointer to an anonymous structure?

c uefi