index

Modules

efihdrtool
module efihdrtool

A program to simplify the process of translating UEFI headers from C -> D Usage: efihdrtool InFile OutFile

uefi
module uefi

Package root module, importing appropriate bind module and other UEFI modules.

uefihelloworld
module uefihelloworld

A sample UEFI application that prints "Hello, world!" to the console and waits for key input.