You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

459 B

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 firmaware).