Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Wizard Getting Started

Laurie Jarlstrom edited this pageJan 21, 2016 ·4 revisions

Installation Overview

Note: examples are based on Microsoft Windows 7 with Visual Studio 2008. Please review the release notes for installation on other OS/compiler environments

  1. Make sure you have a compiler installed that supports UDK2014
  2. Download the UDK2014 Driver Developer Release
(UDK2014.IHV.zip).
  1. UnzipUDK2014.IHV.zip into a workspace directory (example: C:\FW\UDK2014.IHV)
  2. Download and install theUEFI Driver Wizard .msi
  3. Open the UEFI Driver Wizard, select 'File -> Open Workspace' and select the UDK2014.IHV workspace directory
After these steps are complete, the UEFI Driver Wizard is ready to use for the first time.

Configure the Workspace

The UEFI Driver Wizard requires a subset of UDK2014 or EDK II setup before running the wizard. TheUDK2014.IHV.zip Driver Developer Release contains the minimal set of components needed to create UEFI drivers. Please refer to theUDK2014.IHV-Setup-Guide for more information.

After starting the UEFI Driver Wizard, use the 'File -> Open Workspace' option to select the workspace directory (example: C:\FW\SR1.IHV).


Note that edksetup.bat or edksetup.sh must be run in the workspace directory prior to using the UEFI Driver Wizard. The EDK II configuration files in the Conf directory are used by the UEFI Driver Wizard to detect a valid workspace. If edksetup has not been run in the workspace directory the UEFI Driver Wizard will return an error.

Create a Blank Driver

Once the workspace directory has been configured, use the 'New UEFI Driver' dialog to create a blank driver in the workspace directory.

Note that the wizard may return an error at the end of the process if required fields are left blank (example: UEFI Driver Name). For details on this dialog, please refer to the New UEFI Driver Dialog page.

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp