summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/Common/BasePeCoff.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-24BaseTools: Source/C/Common: Fix doc block locations and convert to DoxygenRebecca Cran1-116/+66
2022-10-14BaseTools: Update GenFw/GenFv to support LoongArch platform.Chao Li1-1/+14
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang1-1/+14
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-3/+3
2019-01-14BaseTools: Remove unused logic from C toolsFeng, Bob C1-13/+1
2018-07-09BaseTools: Clean up source filesLiming Gao1-58/+58
2017-12-25BaseTools/C/Common: Remove redundant type castHao Wu1-7/+5
2016-11-09BaseTools/PeCoffLib: Check 'RelocDir' before finding relocation blockHao Wu1-16/+30
2016-11-08BaseTools/C/Common: Avoid possible NULL pointer dereferenceHao Wu1-0/+12
2016-08-22BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao1-2/+2
2015-07-14BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic codeArd Biesheuvel1-22/+11
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+14
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-0/+2
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-7/+8
2010-06-28Sync EDKII BaseTools to BaseTools project r1988qhuang81-9/+4
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-3/+13
2009-12-29Sync tool code to BuildTools project r1783.lgao41-0/+52
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-27/+29
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+1386