]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/TianoTools/PeCoffLoader/BasePeCoff.c
Fixed FwImage/fwimage.c to guarantee that the raw size of a section is a multiple...
[mirror_edk2.git] / Tools / Source / TianoTools / PeCoffLoader / BasePeCoff.c
2006-09-21 mdkinneyFixed FwImage/fwimage.c to guarantee that the raw size...
2006-09-19 mdkinneyCompute the end address of a section read from a file...
2006-08-15 vanjeff1. Adjust might be 64bit, so we need to typecast it...
2006-06-16 yshi81. Removed the unnecessary #include statements and...
2006-05-23 bbahnsenRefactor the PeCoffLoader into a library. Add PeiRebase...