Your Cart
Your Garage
Your garage is empty! Select a car and find your color.

A popular utility used to modify Phoenix-based BIOS and EFI images.

Modifying internal strings like the "Manufacturer" or "Product Model" within the EFI.rom file.

Binaries representing the activation tables for different hardware manufacturers. ⚠️ Important Considerations

Integrating specific drivers or patches (e.g., NVMe support for older environments) directly into the virtual firmware using tools like UEFITool . 📂 Typical Contents

The is a specialized third-party utility designed for advanced users of VMware Workstation and ESXi . It is primarily used to modify the virtual machine's EFI (Extensible Firmware Interface) ROM to enable features typically unavailable in the stock VMware firmware, such as OEM-specific activation data. 🛠️ Key Capabilities This mod kit is most commonly utilized for:

Modifying firmware is an advanced task. Errors can result in the virtual machine failing to boot or triggering "Unrecoverable Error" messages.

Once the ROM is modified, you must manually point your VM to it by adding efi64.filename = "modified_efi.rom" to the .vmx configuration file.

Update: Adding a driver to a UEFI firmware · Issue #40 - GitHub