Translate

Image of Beginning Google Maps API 3
Image of Linux Kernel Development (3rd Edition)
Image of XSLT 2.0 and XPath 2.0 Programmer's Reference (Programmer to Programmer)
Image of Android Wireless Application Development

Enhanced Linked List Support in GNU-EFI

This post details how I significantly enhanced the double linked list support in GNU-EFI 3.0t.

UEFI Memory V E820 Memory

In this post I discuss the differences between how UEFI hands off memory to the Linux Kernel and how old-fashioned BIOSes handled off memory via E820.

Problems Testing UEFI APIs Using QEMU OVMF and GNU-EFI

In this blog I discuss problems testing UEFI APIs using QEMU and the UEFI OVMF. In particular I discuss non volatile variables, the QueryVariableInfo runtime service and the changes I have to make to the existing GNU-EFI header files in order to compile a simple application using this runtime service.

EDK11 UEFI Emulator on Fedora 14

This post describes how to build and execute the EDK11 UEFI emulator on Fedora 14.

UEFI Booting 64-bit Redhat Enterprise Linux 6

This post discusses my experience with installing Red Hat Enterprise Linux 6, Beta 2, on a UEFI-enabled X64 platform