wavelu / fwimage

FwImage: Converts a pe32/pe32+ image to an EFI image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directory contains a modified FwImage utility (originally found
in EdkCompatibilityPkg sample code). Modifications remove unnecessary
dependencies.

Changes are by Ruslan Nikolaev.

See fwimage.patch for the list of changes for fwimage.c;
fwimage.h and base.h replace Windows and Edk2 headers correspondingly,
PeImage.h is from Edk2: IndustryStandard/PeImage.h.

About

FwImage: Converts a pe32/pe32+ image to an EFI image


Languages

Language:C 99.8%Language:Makefile 0.2%