From 3c367f9de6345969bbf70453e74f741acb840cb1 Mon Sep 17 00:00:00 2001 From: lhauch Date: Sat, 8 Jul 2006 14:11:29 +0000 Subject: [PATCH] Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED to RECOMMENDED git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@837 6f19259b-4bc3-4df7-8a09-765794883524 --- ReleaseNotes.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 418398f243..372703ef82 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -168,6 +168,9 @@ Java Tools: ------------------------------------------------------------------------------- Quick Start ----------- +For editing text files under Windows, use the Wordpad application. Notepad +does not handle UNIX style newline characters properly. + Copy the target.template file in the Tools/Conf directory to target.txt, which must also be in the Tools/Conf directory. @@ -183,7 +186,7 @@ result in all available build possibilites when typing build. By default EDK II can build a matrix of binaries, using different target types, tool chain tags and architectures. Options to target.txt file are as follows: -ACTIVE_PLATFORM = Value REQUIRED +ACTIVE_PLATFORM = Value RECOMMENDED Where Value is the WORKSPACE relative path and filename of a Framework Platform Definition (FPD) File. Example: -- 2.39.2