]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePeCoffLib/BasePeCoff.c
1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoff.c
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.