Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.9
/
BaseTools
/
Source
200f998
BaseTools/GenVtf: silence false "stringop-overflow" warning with memcpy()
by Laszlo Ersek
· 7 years ago
3c79537
BaseTools/GenFw AARCH64: fix up GOT based relative relocations
by Ard Biesheuvel
· 5 years ago
becc943
BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"
by Laszlo Ersek
· 9 years ago
78a89d7
edk2: Fix compilation errors on latest Android
by Bhanuprakash Modem
· 6 years ago
3f5cf4a
VfrCompile: fix invalid comparison between pointer and integer
by Paolo Bonzini
· 8 years ago
57bafdd
BaseTools/VfrCompile: honor CC if it is set
by Michael Thomas
· 9 years ago
d7c0483
BaseTools: Remove uuid dependency
by Channagoud Kadabi
· 9 years ago
7919244
BaseTools:remove the redundant directories for '-f' with absolute path.
by Yonghong Zhu
· 9 years ago
c2305a4
BaseTools: Add MultipleWorkspace.py in the common dependency.
by Liming Gao
· 9 years ago
7beed8a
BaseTools:added extern protocol/PPI/GUID definition in AutoGen for Library
by Yonghong Zhu
· 9 years ago
c0c300a
BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition op-code.
by Eric Dong
· 9 years ago
1e69581
BaseTools: Fix the issue to support windows root directory
by Liming Gao
· 9 years ago
af9785a
BaseTools: Fixed an error reported during generating report
by Yonghong Zhu
· 9 years ago
8145b63
BaseTool/UPT: Fix two wrong imports for UPT
by Hess Chen
· 9 years ago
94762dd
BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs
by Ard Biesheuvel
· 9 years ago
c4f52e1
BaseTools: Update ECC tool to support multiple workspaces
by Li YangX
· 9 years ago
fb0f806
BaseTools: Update UPT tool to support multiple workspaces
by Hesheng Chen
· 9 years ago
05cc51a
BaseTools: Update Build tool to support multiple workspaces
by Li YangX
· 9 years ago
0bd0d6d
BaseTools/GenFw: disable RVCT linker size optimization
by Ard Biesheuvel
· 9 years ago
0c960e8
BaseTools/GenFw: remove ARM and RVCT references from ELF64 code
by Ard Biesheuvel
· 9 years ago
00261e1
BaseTools/Ecc: Remove checkpoint for STATIC modifier
by Hess Chen
· 9 years ago
4f7d5c6
BaseTools/GenFw: align RVA of debug
by Ard Biesheuvel
· 9 years ago
29d960f
BaseTools: Fixed bug for single FV generating.
by Yingke Liu
· 9 years ago
2bf63b2
BaseTools:To generate string default type correctly in VfrCompiler
by Dandan Bi
· 9 years ago
23cc8ad
BaseTools: Fix the missing depex file in GenFds
by Liming Gao
· 9 years ago
118bf09
BaseTools: Nested !include support in DSC and FDF files
by Cecil Sheng
· 9 years ago
e70504c
BaseTools: Update SetPcdPtr in AutoGen Code
by Liming Gao
· 9 years ago
27187d2
BaseTools: Fix AutoGen issue for Patchable VOID* PCD.
by Liming Gao
· 9 years ago
2f5acc3
BaseTools: Generate macro for the size of PCD value
by Bob Feng
· 9 years ago
9023704
BaseTools: Add NULL pointer check in AutoGen code
by Liming Gao
· 9 years ago
7235899
BaseTools/Ecc: Remove checkpoint for STATIC modifier
by Hess Chen
· 9 years ago
6eff5d2
BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2
by Star Zeng
· 9 years ago
072418e
BaseTools: Fix build fail when the number in validlist is long type.
by Bob Feng
· 9 years ago
ad2a2e5
BaseTools: add ARCH detection for AARCH64 and ARM
by Ard Biesheuvel
· 9 years ago
9979bab
BaseTools/GenFds: Fix 'NoneType' object is not iterable error.
by Qiu Shumin
· 9 years ago
24d610e
BaseTools/GenFw: allow AArch64 tiny and small code model relocations
by Ard Biesheuvel
· 9 years ago
55668ca
BaseTools/Trim: Fixed a bug that cannot trim long values
by Yingke Liu
· 9 years ago
aaf8aa7
BaseTools: Add a keyword FvNameString in FDF
by Yingke Liu
· 9 years ago
4774668
BaseTools/GenFv: optimize away redundant padding
by Ard Biesheuvel
· 9 years ago
46d0f3f
BaseTools: use GUID identifiable section for FFS alignment padding
by Ard Biesheuvel
· 9 years ago
02a5421
BaseTools/GenFw: move PE/COFF header closer to payload
by Ard Biesheuvel
· 9 years ago
0192b71
BaseTools/GenFw: move .debug contents to .data to save space
by Ard Biesheuvel
· 9 years ago
41ab153
BaseTools: Make AutoGen.h array declaration match AutoGen.c definition
by Scott Duplichan
· 9 years ago
2cec9cc
BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()
by Ard Biesheuvel
· 9 years ago
547a650
BaseTools: Fixed incorrect alignment bug.
by Yingke Liu
· 10 years ago
2c69d6f
BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic code
by Ard Biesheuvel
· 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
0b5203b
BaseTools/Build: Fix the range expression evaluation error.
by Bob Feng
· 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
54b1b57
BaseTools: Update GenFw to support 4K alignment.
by Ard Biesheuvel
· 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
be26442
BaseTools/UniClassObject: Support UTF-8 string data in .uni files
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
183ca96
BaseTools/EdkLogger: Support unit tests with a SILENT log level
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
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
366430c
BaseTools: Add reconnect request flag for question.
by Eric Dong
· 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
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
234f9ff
BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the first '.data' section
by Erik Bjorge
· 10 years ago
Next »