]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
UefiCpuPkg: Add CPU Hot Plug Data include file
[mirror_edk2.git] / BaseTools /
2015-10-15 Eric DongBaseTools VfrCompiler: In order to keep consistent...
2015-10-14 Liming GaoBaseTools: Fix the issue to support windows root directory
2015-10-12 Yonghong ZhuBaseTools: Fixed an error reported during generating...
2015-10-10 Hess ChenBaseTool/UPT: Fix two wrong imports for UPT
2015-10-09 Ard BiesheuvelBaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT...
2015-10-08 Liming GaoBaseTools: Update edksetup.sh to support multiple works...
2015-10-08 Liming GaoBaseTools: Update Edk2Setup.bat to support multiple...
2015-10-08 Liming GaoBaseTools: Update edksetup.bat to support multiple...
2015-10-08 Li YangXBaseTools: Update ECC tool to support multiple workspaces
2015-10-08 Hesheng ChenBaseTools: Update UPT tool to support multiple workspaces
2015-10-08 Li YangXBaseTools: Update Build tool to support multiple workspaces
2015-10-02 Ard BiesheuvelBaseTools/AARCH64: use large code model for GCC <= 4.8
2015-10-01 Ard BiesheuvelBaseTools/ARM: move to unified GCC linker script
2015-09-24 Ard BiesheuvelBaseTools/GenFw: disable RVCT linker size optimization
2015-09-24 Ard BiesheuvelBaseTools/GenFw: remove ARM and RVCT references from...
2015-09-14 Hess ChenBaseTools/Ecc: Remove checkpoint for STATIC modifier
2015-09-11 Ard BiesheuvelBaseTools/GenFw: align RVA of debug
2015-09-06 Jeff FanRevert the change in r18404.
2015-09-06 Jeff FanUpdate BaseTools binary to match main trunk r18339.
2015-08-28 Yingke LiuBaseTools: Fixed bug for single FV generating.
2015-08-27 Dandan BiBaseTools:To generate string default type correctly...
2015-08-26 Liming GaoBaseTools: Fix the missing depex file in GenFds
2015-08-26 Cecil ShengBaseTools: Nested !include support in DSC and FDF files
2015-08-24 Liming GaoBaseTools: Update SetPcdPtr in AutoGen Code
2015-08-24 Liming GaoBaseTools: Fix AutoGen issue for Patchable VOID* PCD.
2015-08-24 Bob FengBaseTools: Generate macro for the size of PCD value
2015-08-24 Liming GaoBaseTools: Add NULL pointer check in AutoGen code
2015-08-24 Hess ChenBaseTools/Ecc: Remove checkpoint for STATIC modifier
2015-08-24 Star ZengBaseTools: Follow PI spec to update ExtendedSize in...
2015-08-21 Bob FengBaseTools: Fix build fail when the number in validlist...
2015-08-20 Ard BiesheuvelBaseTools AARCH64: use tiny code model by default
2015-08-18 Liming GaoBaseTools: Add /arch:IA32 option in VS2012 and VS2013
2015-08-17 Ard BiesheuvelBaseTools GCC: prevent unaligned memory accesses on...
2015-08-13 Ard BiesheuvelBaseTools IA32/X64: prevent .eh_frame sections from...
2015-08-12 Ard BiesheuvelBaseTools: remove ARMGCC and ARMLINUXGCC toolchains
2015-08-12 Ard BiesheuvelBaseTools: add ARCH detection for AARCH64 and ARM
2015-08-12 Qiu ShuminBaseTools/GenFds: Fix 'NoneType' object is not iterable...
2015-08-10 Ard BiesheuvelBaseTools: add CLANG35 toolchain with AARCH64 support
2015-08-10 Ard BiesheuvelBaseTools/GenFw: allow AArch64 tiny and small code...
2015-08-06 Yingke LiuBaseTools/Trim: Fixed a bug that cannot trim long values
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: Use GccBase.lds instead of gcc...
2015-08-03 Ard BiesheuvelBaseTools AARCH64: remove incremental linker script...
2015-08-03 Ard BiesheuvelBaseTools AARCH64: move to unified GCC linker script
2015-08-03 Ard BiesheuvelBaseTools GCC: move AutoGen.obj contents to .text section
2015-08-03 Ard BiesheuvelBaseTools GCC: align start of .data to .text alignment
2015-08-03 Ard BiesheuvelBaseTools GCC: add unified GCC linker script for all...
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: get header size and alignment from...
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: move .got contents to the PE/COFF...
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: drop redundant alignment from linke...
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: move .rodata to PE/COFF .text section
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: remove NOP padding from X86/IA32...
2015-07-28 Yingke LiuBaseTools: Add a keyword FvNameString in FDF
2015-07-27 Ard BiesheuvelBaseTools/GenFv: optimize away redundant padding
2015-07-27 Ard BiesheuvelBaseTools: use GUID identifiable section for FFS alignm...
2015-07-27 Ard BiesheuvelBaseTools/GenFw: move PE/COFF header closer to payload
2015-07-27 Ard BiesheuvelBaseTools/GenFw: move .debug contents to .data to save...
2015-07-26 Scott DuplichanBaseTools: Make AutoGen.h array declaration match AutoG...
2015-07-26 Ard BiesheuvelBaseTools/Common: fix heap overrun in ReadMemoryFileLine ()
2015-07-16 Yingke LiuBaseTools: Fixed incorrect alignment bug.
2015-07-14 Ard BiesheuvelBaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64...
2015-07-10 Liming GaoBaseTools: Fix BinWrappers LzmaF86Compress Script
2015-07-09 Leif LindholmBaseTools: aarch64: add -fno-asynchronous-unwind-tables...
2015-07-08 Hess ChenBaseTools/Upt: Add a BOM check for UNI file and fix...
2015-07-08 Hess ChenBaseTools/Upt: Update UPT to ignore "!include" statemen...
2015-07-08 Bruce CranBaseTools: Fix build on FreeBSD and allow use of non...
2015-07-06 Ard BiesheuvelBaseTools: AArch64: use explicit linker scripts
2015-07-06 Bob FengBaseTools/Build: Fix the range expression evaluation...
2015-07-02 Jordan JustenRevert tree to r17801
2015-07-02 Ard BiesheuvelBaseTools: AArch64: use explicit linker scripts
2015-07-02 Hess ChenBaseTools/Ecc: Fix a bug when checking copyright format
2015-07-02 Hess ChenBaseTools/Ecc: Fix a bug to get correct member variable
2015-07-02 Yingke LiuBaseTools: Fixed BuildOptions bug.
2015-07-01 Samer El-Haj-MahmoudBaseTools: Add missing EfiPersistentMemory to EFI_MEMOR...
2015-07-01 Yingke LiuBaseTools: Checked return value of malloc for EfiCompress.
2015-07-01 Yingke LiuBaseTools: Do not create an empty file if Rsa2048Sha256...
2015-07-01 Ard BiesheuvelThere needs to be a space between the output section...
2015-06-29 Yingke LiuBaseTools: Added GCC ld script to support 4K alignment.
2015-06-29 Ard BiesheuvelBaseTools: Update GenFw to support 4K alignment.
2015-06-29 Yingke LiuBaseTools: Updated tool_def to support 4K alignment.
2015-06-29 Yingke LiuBaseTools: Update IASL download link and remove specifi...
2015-06-25 Hess ChenBaseTools/Ecc: Fix a bug of determining boolean variabl...
2015-06-25 Hess ChenBaseTools/Ecc: Fix two bugs for the checkpoint of GUID
2015-06-25 Hess ChenBaseTools/Ecc: Fix a bug in parser
2015-06-25 Hess ChenBaseTools/Ecc: Add a checkpoint for invalid DEC file.
2015-06-25 Hess ChenBaseTools/Ecc: Add a checkpoint for invalid PCD info.
2015-06-25 Hess ChenBaseTools/Ecc: Add a checkpoint for invalid UNI file.
2015-06-25 Hess ChenBaseTools/Ecc: Add a Configuration item
2015-06-23 Jordan JustenBaseTools/Tests: Verify supported UTF-8 data is allowed
2015-06-23 Jordan JustenBaseTools/Tests: Verify unsupported UTF-8 data is rejected
2015-06-23 Jordan JustenBaseTools/Tests: Verify 32-bit UTF-8 chars are rejected
2015-06-23 Jordan JustenBaseTools/UniClassObject: Support UTF-8 string data...
2015-06-23 Jordan JustenBaseTools/Tests: Verify unsupported UTF-16 are rejected
2015-06-23 Jordan JustenBaseTools/UniClassObject: Verify valid UCS-2 chars...
2015-06-23 Jordan JustenBaseTools/Tests: Add unit test for AutoGen.UniClassObject
2015-06-23 Jordan JustenBaseTools/EdkLogger: Support unit tests with a SILENT...
2015-06-23 Jordan JustenBaseTools/Tests: Always add BaseTools source to import...
2015-06-23 Liming GaoBaseTools: Convert ".\\" to "" in FilePath
2015-06-23 Bob FengBaseTools/Build: Add error report for incorrect syntax...
2015-06-23 Yingke LiuBaseTools: The token values cannot be numeric same...
2015-06-23 Yingke LiuBaseTools: Fixed a bug that Build Report always uses...
next