]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePeCoffLib
MdePkg/BaseLib: Add bit field population calculating methods
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib /
2018-06-28 Liming GaoMdePkg: Clean up source files
2017-03-06 Hao WuMdePkg: Refine casting expression result to bigger...
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2015-10-09 Ard BiesheuvelMdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT...
2015-09-25 Ard BiesheuvelMdePkg: remove redundant handling of EFI_IMAGE_REL_BASE...
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-03-25 Eric DongSupport load 64 bit image from 32 bit core.
2014-02-12 jyao1Add more check for PE COFF SizeOfHeader field.
2013-08-07 Olivier MartinMdePkg/BasePeCoffLib: Fixed coding style
2013-07-29 Harry LiebelMdePkg: Added ARM Aarch64 support to PE/COFF support
2012-12-26 ydong10Checks the TE image before use it.
2012-12-06 ydong10Remove the ASSERT (FALSE) code, just return unsupported.
2012-11-28 ydong10Enhance the check for RelocBase->SizeOfBlock before...
2012-11-28 ydong10Enhance the check for some fields in the PE image befor...
2012-11-26 ydong10Enhance the check for resource section data.
2012-11-26 ydong10Enhance the check for debug data before get the PdbPointer.
2012-11-20 ydong10Remove the useless code.
2012-09-11 ydong10Enhance the error code info.
2012-09-11 ydong10Enhance the comments.
2012-08-22 ydong10Enhance the check for some fields in the PE image befor...
2012-08-21 ydong10Enhance the check when ImageRead function return.
2012-06-12 jyao1Add comment for modules which have external input.
2012-05-04 ydong10Update the logic related to get section header offset...
2012-04-26 ydong10Patch include:
2012-04-24 ydong10Validate some fields in PE image to make sure not acces...
2012-03-16 ydong10Update the offset when read every debug entries info.
2011-07-12 andrewfishMdePkg: Fix X64 clang compile issues.
2011-02-16 lgao4Per PI1.2B spec, for the case that TE Image Relocation...
2010-12-22 ydong10Update inappropriate comments.
2010-12-16 andrewfishAdd support for ARM MOVW/MOVT instructions that were...
2010-07-24 hhtianminor format update
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-10-15 mdkinneyDo not update the ImageBase in the PE/COFF header if...
2009-10-08 mdkinneyDo not apply relocation fixups if the Adjust value...
2009-10-01 mdkinneyCheck to see if the section size of non-zero before...
2009-08-24 mdkinneyFix file headers
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support
2009-05-11 eric_tianadd the extra comments into BasePeCoffRelocateImage...
2009-05-06 lgao4Update BasePeCoff to Initialize the debug field to...
2009-04-30 lgao4Update BasePeCoffLib comments to specify this library...
2009-04-30 lgao4Update IPF version BasePeCoffLib only supports IFP...
2009-04-23 qhuang8Add check for the validity of resource directory address.
2009-04-22 qhuang8Add HiiResourceData field to PeCoffLib library class...
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-02-05 mdkinney1) Remove UEFI specific defines from IndustryStandard...
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2009-01-07 lgao4Add check for Zero Relocation section.
2009-01-04 qhuang8Temporarily remove the assertions and we may find some...
2008-12-31 gikidyAdd some ASSERT()s to avoid NULL reference.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
2008-12-05 qhuang8Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-04 gikidyFollow the Mde_Lib_Spec to fix the function PeCoffLoade...
2008-11-27 qhuang8Add several missing assertions.
2008-11-26 jji4Function headers in .h and .c files synchronized with...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-10-24 klu2Fix ECC issue
2008-10-10 lgao4Update HobLib and PeCoffLib according to MDE Lib Spec...
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-17 lgao4Correct ECC Error for MdePkg/Include/Protocol and Corre...
2008-07-14 yshang1Code scrub:
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-26 lgao4Add one judge whether TeImage or PeImage has reloc...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-28 qwang12Add in BasePeCoff library instance.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-16 lgao4Fix PeLoad function can't handle invalid PeImage to...
2007-01-15 lgao4Correct TeImage Header based on PeiCis spec.
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-12 lgao4Correctly skip debug entry.
2006-12-12 mdkinneyUpdate BaseDebugLibNull to not touch any global variabl...
2006-12-08 klu2The EFI_IMAGE_REL_BASED_DIR64 type has been in switch...
2006-12-08 klu2Handle new relocation type EFI_IMAGE_REL_BASED_DIR64...
2006-08-17 klu2Continue to fix EDKT187.
2006-08-15 vanjeff1. Adjust might be 64bit, so we need to typecast it...
2006-08-11 ajfishFixed bugs found when this code was ported into R8.
2006-08-02 vanjeff1. cleanup functions header in PeCoffLoaderEx.c
2006-07-28 lgao4TeImage Signature should be got from Te pointer, not...
2006-07-26 ajfishAdded back safety check for PE/COFF image walking....
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-13 jwang36Added license & copyright declaration
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
next