X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPlatformPkg%2FDocumentation%2FArmVExpressInstructions.txt;h=4fce4a5548d5f7cc7cb96e6872af2e936b66aab5;hp=d2ef647f60d552a837c4256d9345333035584e10;hb=597cb96fa354bfad999b4149afef7f4e5875f2c7;hpb=6e88239331734c841074e166e0a257218b3b0516 diff --git a/ArmPlatformPkg/Documentation/ArmVExpressInstructions.txt b/ArmPlatformPkg/Documentation/ArmVExpressInstructions.txt index d2ef647f60..4fce4a5548 100644 --- a/ArmPlatformPkg/Documentation/ArmVExpressInstructions.txt +++ b/ArmPlatformPkg/Documentation/ArmVExpressInstructions.txt @@ -38,10 +38,8 @@ svn co https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2 edk2 --username cd edk2 svn co https://edk2-fatdriver2.svn.sourceforge.net/svnroot/edk2-fatdriver2/trunk/FatPkg FatPkg --username guest -3. Apply some BaseTools patches -patch -p0 < ArmPlatformPkg/Documentation/patches/BaseTools-armgcc_build_rule_template.patch -patch -p1 < ArmPlatformPkg/Documentation/patches/BaseTools-Define-the-CodeSourcery-toolchain-path-with-ENV.patch -patch -p1 < ArmPlatformPkg/Documentation/patches/BaseTools-Add-mword-relocations-to-ARMGCC.patch +3. Apply BaseTools patches (BaseTools-Pending-Patches.patch combines all the currently pending BaseTools patches) +patch -p1 < ArmPlatformPkg/Documentation/patches/BaseTools-Pending-Patches.patch 4. Set up the environment. And build the EDK2’s tools export EDK_TOOLS_PATH=`pwd`/BaseTools