]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePeCoffLib/BasePeCoff.c
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoff.c
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-07-17 lgao4Correct ECC Error for MdePkg/Include/Protocol and Corre...
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-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-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-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-06-26 qhuang8• BaseMemoryLib:
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-06-19 qhuang8 1. PostCodeLib.
2006-04-21 bbahnsenInitial import.