X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BuildNotes2.txt;h=ce5fbc583ee18fd98b7b3b56a67646e9ac28a3b3;hb=c36659905b5e14c94122b331c8a76881134c235f;hp=78bbf5f0f0d5b2605387263a5a413d103c0f1dcf;hpb=1f4c44ad26509d39ee4b6070205c72c702fd0c05;p=mirror_edk2.git 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