Age | Commit message (Expand) | Author | Files | Lines |
2019-01-08 | BaseTools/tools_def.template: remove GCC44 leaf definitions | Laszlo Ersek | 1 | -76/+0 |
2019-01-08 | BaseTools/tools_def.template: remove GCC45 documentation | Laszlo Ersek | 1 | -6/+0 |
2019-01-08 | BaseTools/tools_def.template: propagate loss of GCC45 references | Laszlo Ersek | 1 | -20/+8 |
2019-01-08 | BaseTools/tools_def.template: remove GCC45 leaf definitions | Laszlo Ersek | 1 | -76/+0 |
2019-01-08 | BaseTools/tools_def.template: remove GCC46 documentation | Laszlo Ersek | 1 | -6/+0 |
2019-01-08 | BaseTools/tools_def.template: propagate loss of GCC46 references | Laszlo Ersek | 1 | -20/+8 |
2019-01-08 | BaseTools/tools_def.template: remove GCC46 leaf definitions | Laszlo Ersek | 1 | -76/+0 |
2019-01-08 | BaseTools/tools_def.template: remove GCC47 documentation | Laszlo Ersek | 1 | -6/+0 |
2019-01-08 | BaseTools/tools_def.template: propagate loss of GCC47 references | Laszlo Ersek | 1 | -20/+8 |
2019-01-08 | BaseTools/tools_def.template: remove GCC47 leaf definitions | Laszlo Ersek | 1 | -76/+0 |
2019-01-08 | BaseTools/tools_def.template: remove GCC48_IA32_X64_DLINK_COMMON dead-end | Laszlo Ersek | 1 | -4/+0 |
2019-01-08 | BaseTools/tools_def.template: strip trailing whitespace | Laszlo Ersek | 1 | -54/+54 |
2019-01-08 | BaseTools/tools_def.template: fix up LF-only line terminator | Laszlo Ersek | 1 | -1/+1 |
2019-01-08 | BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47 | Ard Biesheuvel | 1 | -129/+14 |
2019-01-04 | BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries | Ard Biesheuvel | 3 | -3/+3 |
2019-01-04 | BaseTools: Correct PcdArray value assigment statement | Feng, Bob C | 2 | -45/+73 |
2019-01-04 | BaseTools: Fixed build report issue. | Feng, Bob C | 1 | -3/+4 |
2018-12-28 | BaseTools/GenFv: Support SecCore and PeiCore in different FV | Chasel, Chiu | 1 | -41/+41 |
2018-12-25 | BaseTools: Reset FdsGlobalVariable | Feng, Bob C | 1 | -0/+51 |
2018-12-23 | BaseTools/tools_def ARM: use softfloat target for CLANG3x | Ard Biesheuvel | 1 | -2/+2 |
2018-12-19 | BaseTools/tools_def ARM: emit PIC veneers | Ard Biesheuvel | 1 | -1/+1 |
2018-12-19 | BaseTools: Fix GenFds error doesn't break build. | Derek Lin | 1 | -2/+5 |
2018-12-19 | BaseTools: Add $(INC)-like support when compiling .nasm files | Zhiju.Fan | 1 | -1/+19 |
2018-12-18 | BaseTools: Update nasm file build rule to support $(INC) | zhijufan | 1 | -1/+2 |
2018-12-18 | BaseTools: Fixed metafile parser issues | Feng, Bob C | 4 | -31/+34 |
2018-12-18 | BaseTools: Fix PcdArray issue | Feng, Bob C | 4 | -23/+99 |
2018-12-15 | BaseTools: Fixed the build fail issue for cases | Feng, Bob C | 2 | -2/+2 |
2018-12-15 | BaseTools: Fixed bugs in CopyDict function | Feng, Bob C | 2 | -2/+4 |
2018-12-15 | BaseTools: Fix PcdNvStoreDefaultValueBuffer Value. | Feng, Bob C | 2 | -7/+15 |
2018-12-13 | BaseTools/tools_def ARM CLANG35: work around -mno-movt option name change | Ard Biesheuvel | 1 | -1/+1 |
2018-12-12 | BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocations | Ard Biesheuvel | 1 | -2/+0 |
2018-12-11 | BaseTools/tools_def AARCH64 RELEASE: move GCC49/GGC5 to 4 KB alignment | Ard Biesheuvel | 1 | -12/+14 |
2018-12-07 | BaseTools: Correct CCFLAG for PcdValueInit | BobCF | 1 | -12/+12 |
2018-12-07 | BaseTools: Customize deepcopy function. | BobCF | 5 | -5/+88 |
2018-12-07 | BaseTools: Optimize string concatenation | BobCF | 4 | -31/+44 |
2018-12-07 | BaseTools: Replace the sqlite database with list | BobCF | 6 | -322/+187 |
2018-12-07 | BaseTools: AutoGen and GenFds share the parser data. | Zhao, ZhiqiangX | 3 | -57/+94 |
2018-12-07 | BaseTool: Filter out unused structure pcds | Feng, Bob C | 3 | -1/+35 |
2018-12-07 | BaseTools: Enable Pcd Array support. | bob.c.feng@intel.com | 6 | -338/+644 |
2018-12-06 | BaseTools: create and use a standard shared variable for '*' | Jaben Carsey | 13 | -69/+70 |
2018-12-06 | BaseTools: cleanup LongFilePathSupport usage | Jaben Carsey | 2 | -14/+1 |
2018-12-06 | BaseTools: Move Identification file to Eot | Jaben Carsey | 2 | -1/+2 |
2018-12-06 | BaseTools/CommonLib: drop the use of MAX_ADDRESS | Ard Biesheuvel | 6 | -22/+0 |
2018-12-06 | BaseTools: Remove tools only used by DuetPkg | Shenglei Zhang | 31 | -4986/+0 |
2018-12-05 | BaseTools/CommonLib: drop definition of MAX_UINTN | Ard Biesheuvel | 1 | -1/+0 |
2018-12-05 | BaseTools/CommonLib: get rid of 'native' type string parsing routines | Ard Biesheuvel | 2 | -193/+5 |
2018-12-05 | BaseTools/DevicePath: use MAX_UINT32 as default device path max size | Ard Biesheuvel | 1 | -2/+2 |
2018-12-05 | BaseTools/CommonLib: add definition of MAX_UINT32 | Ard Biesheuvel | 1 | -0/+1 |
2018-12-05 | BaseTools/DevicePath: use explicit 64-bit number parsing routines | Ard Biesheuvel | 1 | -2/+2 |
2018-12-05 | BaseTools/CommonLib: use explicit 64-bit type in Strtoi() | Ard Biesheuvel | 1 | -2/+2 |