mirror of
https://gitlab.com/bztsrc/posix-uefi.git
synced 2024-12-28 06:55:08 +01:00
.. | ||
efiffs.c | ||
efirom.c | ||
Makefile | ||
OLVASSEL.md | ||
README.md |
POSIX-UEFI Utilities
These are small portable commands to help you with the UEFI toolchain. They convert the .efi output that you've compiled with POSIX-UEFI into different file formats required by the UEFI firmware.
-
efirom - creates a PCI Option ROM image
-
efiffs - creates a DXE UEFI driver image (see this wiki on how to add it to a firmware).