Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
947b1f3cadbd045e0055ffae8a7df77be66285e2
/
BaseTools
2c69d6f
BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic code
by Ard Biesheuvel
· 10 years ago
2a618e5
BaseTools: Fix BinWrappers LzmaF86Compress Script
by Liming Gao
· 10 years ago
28e80be
BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags
by Leif Lindholm
· 10 years ago
fe90f48
BaseTools/Upt: Add a BOM check for UNI file and fix some help message error
by Hess Chen
· 10 years ago
2549514
BaseTools/Upt: Update UPT to ignore "!include" statement when parsing UNI file
by Hess Chen
· 10 years ago
5ddccf3
BaseTools: Fix build on FreeBSD and allow use of non-gcc system compiler
by Bruce Cran
· 10 years ago
64a910f
BaseTools: AArch64: use explicit linker scripts
by Ard Biesheuvel
· 10 years ago
0b5203b
BaseTools/Build: Fix the range expression evaluation error.
by Bob Feng
· 10 years ago
288ed59
Revert tree to r17801
by Jordan Justen
· 10 years ago
f0dbe9f
BaseTools: AArch64: use explicit linker scripts
by Ard Biesheuvel
· 10 years ago
d77cc20
BaseTools/Ecc: Fix a bug when checking copyright format
by Hess Chen
· 10 years ago
fa3a215
BaseTools/Ecc: Fix a bug to get correct member variable
by Hess Chen
· 10 years ago
5015bee
BaseTools: Fixed BuildOptions bug.
by Yingke Liu
· 10 years ago
7b6dad3
BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPE
by Samer El-Haj-Mahmoud
· 10 years ago
a1fe73a
BaseTools: Checked return value of malloc for EfiCompress.
by Yingke Liu
· 10 years ago
b40286b
BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.
by Yingke Liu
· 10 years ago
203bead
There needs to be a space between the output section name and the colon, i.e.,
by Ard Biesheuvel
· 10 years ago
16e3d2e
BaseTools: Added GCC ld script to support 4K alignment.
by Yingke Liu
· 10 years ago
54b1b57
BaseTools: Update GenFw to support 4K alignment.
by Ard Biesheuvel
· 10 years ago
bbb6369
BaseTools: Updated tool_def to support 4K alignment.
by Yingke Liu
· 10 years ago
061eb5c
BaseTools: Update IASL download link and remove specific version info.
by Yingke Liu
· 10 years ago
83461d2
BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly
by Hess Chen
· 10 years ago
e84d2b7
BaseTools/Ecc: Fix two bugs for the checkpoint of GUID
by Hess Chen
· 10 years ago
ce2f594
BaseTools/Ecc: Fix a bug in parser
by Hess Chen
· 10 years ago
14239f6
BaseTools/Ecc: Add a checkpoint for invalid DEC file.
by Hess Chen
· 10 years ago
b66592d
BaseTools/Ecc: Add a checkpoint for invalid PCD info.
by Hess Chen
· 10 years ago
1b2467c
BaseTools/Ecc: Add a checkpoint for invalid UNI file.
by Hess Chen
· 10 years ago
8c3f9b4
BaseTools/Ecc: Add a Configuration item
by Hess Chen
· 10 years ago
156d6d6
BaseTools/Tests: Verify supported UTF-8 data is allowed
by Jordan Justen
· 10 years ago
8fb5a0c
BaseTools/Tests: Verify unsupported UTF-8 data is rejected
by Jordan Justen
· 10 years ago
15c3a04
BaseTools/Tests: Verify 32-bit UTF-8 chars are rejected
by Jordan Justen
· 10 years ago
be26442
BaseTools/UniClassObject: Support UTF-8 string data in .uni files
by Jordan Justen
· 10 years ago
dadfab5
BaseTools/Tests: Verify unsupported UTF-16 are rejected
by Jordan Justen
· 10 years ago
d80e451
BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni files
by Jordan Justen
· 10 years ago
df91e0f
BaseTools/Tests: Add unit test for AutoGen.UniClassObject
by Jordan Justen
· 10 years ago
183ca96
BaseTools/EdkLogger: Support unit tests with a SILENT log level
by Jordan Justen
· 10 years ago
53fc4ba
BaseTools/Tests: Always add BaseTools source to import path
by Jordan Justen
· 10 years ago
e878891
BaseTools: Convert ".\\" to "" in FilePath
by Liming Gao
· 10 years ago
901fd82
BaseTools/Build: Add error report for incorrect syntax in DEC file.
by Bob Feng
· 10 years ago
f827cd0
BaseTools: The token values cannot be numeric same with different PCDs.
by Yingke Liu
· 10 years ago
37fe82e
BaseTools: Fixed a bug that Build Report always uses DEC default value for VPD PCD.
by Yingke Liu
· 10 years ago
45265a8
BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"
by Yingke Liu
· 10 years ago
09ae0f1
BaseTools: Build report should not be generated if build failed.
by Yingke Liu
· 10 years ago
a3251d8
BaseTools: Supported FMP capsule image.
by Yingke Liu
· 10 years ago
1ba5124
BaseTools: Fixed Build Option override bugs.
by Yingke Liu
· 10 years ago
510f154
BaseTools/Upt: Update help message
by Hess Chen
· 10 years ago
af0c61a
BaseTools/Upt: Update error message
by Hess Chen
· 10 years ago
b442ad5
BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH
by Yingke Liu
· 10 years ago
0614d73
BaseTools: Generate a FV EXT entry for FV UI name.
by Yingke Liu
· 10 years ago
e63ec1b
BaseTools: Fixed an error reported during generating report.
by Yingke Liu
· 10 years ago
aeaaf75
BaseTools: Generate a binary file and list it in Binary section of As Built INF.
by Yingke Liu
· 10 years ago
35f69db
BaseTools: Support build options for specific module type in DSC.
by Yingke Liu
· 10 years ago
ff6096f
Adds new files to the Makefile for testing changed sources
by lhauch
· 10 years ago
867d1cd
BaseTools: Append FILE_GUID to BaseName.
by Yingke Liu
· 10 years ago
4c75d05
Removing the msvcr71.dll - no longer required, building with VS2013.
by lhauch
· 10 years ago
49b0a79
BaseTools: Update BuildRule for *.nasmb
by Liming Gao
· 10 years ago
b74d65e
BaseTools: Update GenFds to handle file type Ffs Rule
by Liming Gao
· 10 years ago
8262037
BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.h
by Yingke Liu
· 10 years ago
c85bc0c
BaseTools/Conf: Don't support upper case nasm extensions
by Jordan Justen
· 10 years ago
366430c
BaseTools: Add reconnect request flag for question.
by Eric Dong
· 10 years ago
ec22bed
BaseTools: Add default BuildRuleOrder in tools_def.template
by Yingke Liu
· 10 years ago
fe4bf2f
BaseTools: Implement BUILDRULEORDER for tools_def
by Yingke Liu
· 10 years ago
c1b9129
BaseTools/Build: The PCD value in uninitialized data range should be natural aligned.
by Bob Feng
· 10 years ago
4e4872b
BaseTools: Fix build fail issue.
by Eric Dong
· 10 years ago
1afac95
BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC attribute.
by Eric Dong
· 10 years ago
5d37761
BaseTools: Enable Match2 Opcode.
by Eric Dong
· 10 years ago
ddaf640
BaseTools: Enable buffer type value for default and oneofoption opcode.
by Eric Dong
· 10 years ago
e2a5feb
BaseTool: Add refresh form opcode in vfrcompiler.
by Eric Dong
· 10 years ago
e8b4d9f
BaseTools: Ignore BaseTools/Bin/Win32 directory in .gitignore
by Liming Gao
· 10 years ago
14e900d
Updated for ECC.exe
by lhauch
· 10 years ago
1ae469b
BaseTools/Build: Add all support skuid to the Pcd DB system skuid table
by Bob Feng
· 10 years ago
82a6a96
BaseTools/Build: Add SDL support
by Bob Feng
· 10 years ago
b7668cc
BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.
by Chen, Hesheng
· 10 years ago
ca04b83
NT32Pkg: Fix build errors from building secure boot with NT32 X64
by Cinnamon Shia
· 10 years ago
234f9ff
BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the first '.data' section
by Erik Bjorge
· 10 years ago
22a99b8
1. Update UpdateBuildVersion.py;
by Yingke Liu
· 10 years ago
3f3c489
*/Contributions.txt: Update example email address
by Jordan Justen
· 10 years ago
2f04e52
Fix SET statement bug which is always evaluated even it is in a False conditional statement.
by Yingke Liu
· 10 years ago
b0e23cf
Fixed build issue with fds target specified.
by Yingke Liu
· 10 years ago
c5f1d43
BaseTools Fix NASM tool version in comments of tools_def.template
by Liming Gao
· 10 years ago
5c7956a
Fixed VfrCompile crash on efivarstore statement.
by Eric Dong
· 10 years ago
871f673
Rollback change 16544.
by Eric Dong
· 10 years ago
997a5d1
Fix ‘build run’ doesn’t work for NT32 X64 build.
by Cinnamon Shia
· 10 years ago
f571ef9
Fixed VfrCompile crash on efivarstore statement.
by Aaron Pop
· 10 years ago
8d62ae3
BaseTools/ECC: Fix some issues of ECC tool
by Hess Chen
· 10 years ago
8546dfe
Fix a regression bug to uni parser.
by Yingke Liu
· 10 years ago
62771ce
Fix ARM build failure with gcc 4.6.
by Scott Duplichan
· 10 years ago
edafa0b
Enhance error handling for external tool.
by Yingke Liu
· 10 years ago
71f0291
Corrected slash and quote handling in the strings of UNI files.
by Cecil Sheng
· 10 years ago
1f0a062
BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.
by Hess Chen
· 10 years ago
915a379
BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7.
by Scott Duplichan
· 10 years ago
285a175
BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building from Windows.
by Scott Duplichan
· 10 years ago
d808fc6
BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC.
by Liming Gao
· 10 years ago
bcbdc75
BaseTools: Fix a cleanall issue.
by Yingke Liu
· 10 years ago
8200fcf
BaseTool: Support EDKII style GUID definition for VFR function.
by Yingke Liu
· 10 years ago
b85f579
BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to start of a section
by Olivier Martin
· 10 years ago
26830e8
EDK II Contributions.txt: Update patch format information
by Jordan Justen
· 10 years ago
fe7ad7f
BaseTools: Add ConvertMasmToNasm.py script
by Jordan Justen
· 10 years ago
0414ec2
BaseTools/UPT: Remove Macro Expend for UserExtension section
by Hess Chen
· 10 years ago
71bcf79
EDK II: Add .gitignore
by Ryan Harkin
· 10 years ago
Next »