]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/TianoTools/PeCoffLoader/BasePeCoff.c
Compute the end address of a section read from a file using the SizeOfRawData instead...
[mirror_edk2.git] / Tools / Source / TianoTools / PeCoffLoader / BasePeCoff.c
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...