]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
MdeModulePkg: Update UiApp to handle terminal type TtyTerm
[mirror_edk2.git] / BaseTools /
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...
2015-06-23 Yingke LiuBaseTools: Fix a bug that UNI file can't have comment...
2015-06-23 Yingke LiuBaseTools: Build report should not be generated if...
2015-06-23 Yingke LiuBaseTools: Supported FMP capsule image.
2015-06-19 Yingke LiuBaseTools: Fixed Build Option override bugs.
2015-06-19 Hess ChenBaseTools/Upt: Update help message
2015-06-19 Hess ChenBaseTools/Upt: Update error message
2015-06-16 Yingke LiuBaseTools: Fixed a bug to generate correct path of...
2015-06-12 Yingke LiuBaseTools: Generate a FV EXT entry for FV UI name.
2015-06-11 Yingke LiuBaseTools: Fixed an error reported during generating...
2015-06-11 Yingke LiuBaseTools: Generate a binary file and list it in Binary...
2015-06-11 Yingke LiuBaseTools: Support build options for specific module...
2015-06-10 lhauchAdds new files to the Makefile for testing changed...
2015-06-10 Yingke LiuBaseTools: Append FILE_GUID to BaseName.
2015-06-09 lhauchRemoving the msvcr71.dll - no longer required, building...
2015-06-08 Liming GaoBaseTools: Update BuildRule for *.nasmb
2015-06-08 Liming GaoBaseTools: Update GenFds to handle file type Ffs Rule
2015-06-08 Yingke LiuBaseTools: Added extern declaration for protocols/PPI...
2015-06-01 Jordan JustenBaseTools/Conf: Don't support upper case nasm extensions
2015-05-27 Eric DongBaseTools: Add reconnect request flag for question.
2015-05-26 Yingke LiuBaseTools: Add default BuildRuleOrder in tools_def...
2015-05-26 Yingke LiuBaseTools: Implement BUILDRULEORDER for tools_def
2015-05-12 Bob FengBaseTools/Build: The PCD value in uninitialized data...
2015-05-06 Eric DongBaseTools: Fix build fail issue.
2015-05-06 Eric DongBaseTools: Enhance the check for numeric opcode with...
2015-05-06 Eric DongBaseTools: Enable Match2 Opcode.
2015-05-06 Eric DongBaseTools: Enable buffer type value for default and...
2015-05-06 Eric DongBaseTool: Add refresh form opcode in vfrcompiler.
2015-04-17 Liming GaoBaseTools: Ignore BaseTools/Bin/Win32 directory in...
2015-04-10 lhauchUpdated for ECC.exe
2015-04-10 Bob FengBaseTools/Build: Add all support skuid to the Pcd DB...
2015-04-10 Bob FengBaseTools/Build: Add SDL support
next