]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePeCoffLib/PeCoffLoaderEx.c
OVMF: Align PE images in ROM, and strip relocations were possible.
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / PeCoffLoaderEx.c
2009-04-30 lgao4Update BasePeCoffLib comments to specify this library...
2009-02-05 mdkinney1) Remove UEFI specific defines from IndustryStandard...
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-09-18 lgao41. Change 0 == Length style to Length == 0