Change the Title to "EDK II".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@808 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
fa2d8db4f8
commit
39a5ab7b78
|
@ -2,11 +2,11 @@
|
||||||
<HTML>
|
<HTML>
|
||||||
<HEAD>
|
<HEAD>
|
||||||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
|
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
|
||||||
<TITLE>EDK 2.0 Installation Guide</TITLE>
|
<TITLE>EDK II Installation Guide</TITLE>
|
||||||
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.0 (Win32)">
|
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.0 (Win32)">
|
||||||
<META NAME="CREATED" CONTENT="20060512;12074440">
|
<META NAME="CREATED" CONTENT="20060512;12074440">
|
||||||
<META NAME="CHANGEDBY" CONTENT="Bruce Bahnsen">
|
<META NAME="CHANGEDBY" CONTENT="Bruce Bahnsen">
|
||||||
<META NAME="CHANGED" CONTENT="20060706;14202868">
|
<META NAME="CHANGED" CONTENT="20060706;14380303">
|
||||||
<STYLE>
|
<STYLE>
|
||||||
<!--
|
<!--
|
||||||
H3.heading-2 { font-size: 18pt }
|
H3.heading-2 { font-size: 18pt }
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
</STYLE>
|
</STYLE>
|
||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY LANG="en-US" DIR="LTR">
|
<BODY LANG="en-US" DIR="LTR">
|
||||||
<H1>Getting and installing the required tools for building the EDK2</H1>
|
<H1>Getting and installing the required tools for building the EDK II</H1>
|
||||||
<H3 CLASS="heading-2">Table of Contents</H3>
|
<H3 CLASS="heading-2">Table of Contents</H3>
|
||||||
<UL>
|
<UL>
|
||||||
<LI><P><A HREF="#Requirements">Requirements</A>
|
<LI><P><A HREF="#Requirements">Requirements</A>
|
||||||
|
@ -251,7 +251,7 @@
|
||||||
<PRE STYLE="margin-bottom: 0.2in">set WORKSPACE=c:\workspace\edk2\</PRE><P>
|
<PRE STYLE="margin-bottom: 0.2in">set WORKSPACE=c:\workspace\edk2\</PRE><P>
|
||||||
It is recommended that you wrap up all the environment variables
|
It is recommended that you wrap up all the environment variables
|
||||||
above into a script that you can launch each time you begin to do
|
above into a script that you can launch each time you begin to do
|
||||||
development in your EDK2 workspace.</P>
|
development in your EDK II workspace.</P>
|
||||||
<H3 CLASS="heading-2">The first build</H3>
|
<H3 CLASS="heading-2">The first build</H3>
|
||||||
<P>You will need to edit the text file, msft_tools_def.txt, located
|
<P>You will need to edit the text file, msft_tools_def.txt, located
|
||||||
in the Tools/Conf directory. This file contains the names of the
|
in the Tools/Conf directory. This file contains the names of the
|
||||||
|
|
Loading…
Reference in New Issue