From: jwang36 Date: Mon, 28 Jul 2008 03:43:29 +0000 (+0000) Subject: Removed deprecated lines X-Git-Tag: edk2-stable201903~20638 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=5fd5ff7190f95f78c559ac4f5c16c35a75477783 Removed deprecated lines git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5578 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/BuildNotes2.txt b/BuildNotes2.txt index 78bbf5f0f0..ce5fbc583e 100644 --- a/BuildNotes2.txt +++ b/BuildNotes2.txt @@ -140,7 +140,6 @@ Tools in Python where: build/build.py - The entry tool of build tools - AutoGen/AutoGen.py - Generate AutoGen.c/.h and makefile only "build.py" steps: 1. Run "edksetup.bat" @@ -151,14 +150,6 @@ Tools in Python 5. Run " /build/build.py" or "/build/build.py" directly. - "AutoGen.py" steps: - 1. Run "edksetup.bat" - 2. set PYTHONPATH to the local directory of above source - (BaseTools/Source/Python) - 3. Set ACTIVE_PLATFORM in WORKSPACE\Conf - 4. Run " /AutoGen/AutoGen.py" or - "/AutoGen/AutoGen.py" - * Convert Python source to exe file The tools written in Python can be coverted into executable program which can be executed without Python interpreter. One of the conversion tools is called