summaryrefslogtreecommitdiff
path: root/BuildNotes2.txt
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-31 16:25:38 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-31 16:25:38 +0000
commitcaf304693aad8886de5f387a80890b1623489147 (patch)
tree9b727ff7045cf263c8189da9b839beabefd808c7 /BuildNotes2.txt
parenta47d46378e829ae67d96602f6c5cc142c2fb9b75 (diff)
downloadedk2-platforms-caf304693aad8886de5f387a80890b1623489147.tar.xz
Update to clean up some obsolete info
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10322 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BuildNotes2.txt')
-rw-r--r--BuildNotes2.txt27
1 files changed, 8 insertions, 19 deletions
diff --git a/BuildNotes2.txt b/BuildNotes2.txt
index 693e3b8ba1..3e6f6f96d0 100644
--- a/BuildNotes2.txt
+++ b/BuildNotes2.txt
@@ -1,34 +1,23 @@
Intel(R) Platform Innovation Framework for EFI
EFI Development Kit II (EDK II)
-Root Package 1.00
-2008-05-22
+2010-03-31
Intel is a trademark or registered trademark of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.
-Copyright (c) 2007 - 2008, Intel Corporation All rights reserved.
+Copyright (c) 2007 - 2010, Intel Corporation All rights reserved.
-EDK II packages are in the development phase. They consist of:
+EDK II packages can be checked out from the following SVN address:
+http://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2
- BuildNotes2.txt - The build notes for this package
- BaseTools - Build -specific tools that are designed to help the
- developer create and modify drivers and libraries
- DuetPkg - UEFI 2.1.PI 1.0 boot image creation platform
- EdkShellBinPkg - Binaries of full shell, minimum shell and commands
- FatBinPkg - Binaries built from the FatPkg
- IntelFrameworkPkg - Tiano/Framework Includes and Libraries
- IntelFrameworkModulePKg - Tiano/Framework Includes and Libraries
- MdeModulePkg - UEFI 2.1/PI 1.0 compliant modules
- MdePkg - Industry-standard headers and libraries
- Nt32Pkg - UEFI 2.1/PI 1.0 emulation environment for Windows
- OptionRomPkg - UEFI 2.1 peripheral drivers
- UnixPkg - UEFI 2.1/PI 1.0 emulation environment for Unix
+The detailed introduction of these packages can be found in each package
+description file. (The *.dec file under the package directory)
-------------------------------------------------------------------------------
The most recent version of the setup instructions is available on the EDK II
web-site:
- https://edk2.tianocore.org/installation.html
+ http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Step-by-step_instructions
-------------------------------------------------------------------------------
@@ -134,7 +123,7 @@ Tools in Python
long as you have the Python interpreter (version 2.5) installed. The source
of Python code is locating at:
- https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python
+ http://edk2-buildtools.svn.sourceforge.net/svnroot/edk2-buildtools/trunk/BaseTools
where: