summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
AgeCommit message (Collapse)AuthorFilesLines
2006-08-08Update ReleaseNotes.txt of the section of "A Word on compiling under Cygwin ↵qouyang1-6/+10
with gcc". git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1213 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-08Updated ReleaseNotes.txt since the issue of build CompressDll.dll in cygwin ↵qouyang1-7/+1
is fixed, there is no need to copy 'linux' java header to Windows: JVAV_HOME/Include. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1211 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-07added -noclasspath option to the ant cleanall for ForceRebuild, also changed ↵lhauch1-9/+9
edkii in readme to edk2 for the directory path. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1209 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-01Update to Release notes to include more information on the GCC build ↵michaelx_krau1-0/+10
limitations. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1172 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-27Some clarifications on Rebuild and ForceRebuild options and when they need ↵bbahnsen1-3/+10
to be invoked. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1127 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-27More info on gcc build.bbahnsen1-1/+19
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1123 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-26More info on compiling with Cygwin.bbahnsen1-0/+20
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1105 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-25A few notes on Linux builds.bbahnsen1-0/+15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1097 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-18Updated Release notes, per input from technical writer. No new content, ↵michaelx_krau1-5/+5
only changes for ease of understanding. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1039 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-14Updated the ReleaseNotes.txt to include a PlatformName guideline and added ↵lhauch1-1/+7
the new edksetup.bat file which skips the tools build by default. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1000 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-13Release Notes - reviewed by myself and Bruce Foster. Cleaned and completed ↵michaelx_krau1-191/+211
with all current information. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@993 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-131. Update release note to use jdk1.5.0_06 to take place of jdk1.5.0_04hche10x1-1/+1
2. Support "Update Far" function 3. Fix bugs in Far operations git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@985 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-13Added info about the EdkFatPkg removal from EDK II and separate project on ↵lhauch1-2/+6
tianocore.org website. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@937 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-12Updated Release Notes to clean up before release.michaelx_krau1-42/+93
- Reordered some of the sections for cleaner appearance. - Quick Start became Detailed starting instructions - A new Quick Start was created with the minimum of the original Quick Start information. - general clean up and clarification of document git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@923 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-12Removed EdkFatPkg from tree - will put this up under a separate project on ↵lhauch1-115/+21
the website due to licensing restrictions. Added copyright notice to tools_def.template, modified ReleaseNotes.txt fixed the FrameworkDatabase.db to remove EdkFatPkg and Add the Tools.spd file back into the DB. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@890 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-08Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from ↵lhauch1-1/+4
REQUIRED to RECOMMENDED git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@837 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-07Add more instructions for OS X and Linux.bbahnsen1-4/+13
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@829 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-07Changed the ant-contrib download address to sync with the website;yshi81-5/+7
Removed the space character from the JAVA installation path; Changed the XMLBeans version from 2.1.0 or later to 2.1.0, since the later version 2.2.0 can not work with Saxon8, version 8.1.1; git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@822 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-07Fixed the MUST set ACTIVE_PLATFORM to be required IFF the current working ↵lhauch1-5/+6
directory does not contain one or more FPD files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@818 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-071, Rollback run.cmd because the concat work in NT32.fpd is work correctly now.klu21-3/+6
2, Fix some bugs in ReleaseNotes.txt git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@816 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06Updated the Release Notes regarding target.txt and tools_def.txt.lhauch1-37/+144
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@803 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06I refined some names, added description for FAT source package, and removed ↵yshi81-10/+8
the description for MBD. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@797 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06Modified the quick start section. Change all EDK 2.0 to EDK II. Update ↵wuyizhong1-81/+74
Individual Platform Builds section, Individual Module Builds section, and The common operations section. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@791 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@776 ↵michaelx_krau1-24/+24
6f19259b-4bc3-4df7-8a09-765794883524
2006-06-22Explain how to build for other architectures.bbahnsen1-0/+19
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@601 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-07Try to clarify the gcc story a little bit.bbahnsen1-7/+10
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@435 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-24Added a line to instruct users how to exit the NT32 emulation platform.lhauch1-0/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@267 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Added a few links to help people find external tools.bbahnsen1-3/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@99 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Point to the right place for ant contrib.bbahnsen1-2/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@95 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Point to the correct _tools_def.txt file.bbahnsen1-4/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@93 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-02Fix a typo.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@87 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@72 ↵lhauch1-16/+53
6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Fixed ANT and XMLBEANS environment setting.lhauch1-2/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@68 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-26Adding the ReleaseNotes.txt file.lhauch1-0/+385
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@41 6f19259b-4bc3-4df7-8a09-765794883524