Skip to content

UDK2014.IHV Setup Guide

Laurie Jarlstrom edited this page Jan 9, 2019 · 2 revisions

UDK2014 IHV Driver Developer Release (UDK2014.IHV)

Please note

It is recommended to use a more up to date version of EDK II. Please see the UDK wiki page for the latest release.


Reduced distribution of the UDK2014 specifically for independent hardware vendors (IHV) creating UEFI drivers. This subset of packages is designed to be used with the UEFI Driver Wizard.

Setup and Configuration

  1. Download the UDK2014 IHV package (UDK2014.IHV).
  2. Unzip UDK2014.IHV into a workspace directory (example: C:\FW\UDK2014.IHV)
  3. Unzip the BaseTools ZIP file into the workspace directory
  4. Open a Visual Studio Command Prompt and run edksetup.bat in the workspace directory
Clone this wiki locally