summaryrefslogtreecommitdiff
path: root/BuildNotes2.txt
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-02 06:10:56 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-02 06:10:56 +0000
commitf91b9b302314a843920be4809e2e333c4395fb4d (patch)
tree2cd910df97bcb964d0396ed9bf2875728756812d /BuildNotes2.txt
parent48f3442237f5a04d673eec57827e1b6bd3009dd9 (diff)
downloadedk2-platforms-f91b9b302314a843920be4809e2e333c4395fb4d.tar.xz
Update the release notes:
Add the descriptions for IntelFrameworkModulePkg, Nt32Pkg, FatBinPkg, EdkShellBinPkg. They should support EdkII Prime build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2935 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BuildNotes2.txt')
-rw-r--r--BuildNotes2.txt20
1 files changed, 13 insertions, 7 deletions
diff --git a/BuildNotes2.txt b/BuildNotes2.txt
index c6e49cede8..a5d2e3ec9d 100644
--- a/BuildNotes2.txt
+++ b/BuildNotes2.txt
@@ -10,13 +10,19 @@ Copyright (c) 2007, Intel Corporation
EDK II Prime packages are in the development phase. They consist of:
- BuildNotes2.txt - The build notes for this package
- MdePkg - Industry-standard headers and libraries
- BaseTools - Build -specific tools that are designed to help the
- developer create and modify drivers and libraries
- IntelFrameworkPkg - Framework headers and libraries
- MdeModulePkg - Reference drivers
-
+ BuildNotes2.txt - The build notes for this package
+ MdePkg - Industry-standard headers and libraries
+ BaseTools - Build -specific tools that are designed to help the
+ developer create and modify drivers and libraries
+ IntelFrameworkPkg - Tiano/Framework Includes and Libraries
+ MdeModulePkg - UEFI 2.1/PI 1.0 compliant modules
+ IntelFrameworkModulePKg - Tiano/Framework Includes and Libraries
+ Nt32Pkg - UEFI 2.1/PI 1.0 emulation environment for Windows
+ FatBinPkg - Binaries built from the FatPkg
+ EdkShellBinPkg - Binaries of full shell, minimum shell and commonds(to be added)
+
+Note:
+ EdkShellBinPkg is supported to support both EDK II build and EDKII Prime build by having several module description files.
-------------------------------------------------------------------------------
Quick Start