Welcome to efilinux!

This is the initial commit and we're just laying the ground work for
the project. We can produce a .efi executable for use with UEFI
firmware, but currently all that efilinux does is dump the memory map
to the console and exit.

Happy Hacking!

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
4 files changed
tree: f945bd4764432c210ef50146b7c1edbaeec53d63
  1. efilinux.h
  2. entry.c
  3. Makefile
  4. README