]> git.proxmox.com Git - mirror_edk2.git/commit
Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraAction...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 5 Mar 2009 09:15:30 +0000 (09:15 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 5 Mar 2009 09:15:30 +0000 (09:15 +0000)
commitffdd18bb458468e86f360b16c461dad08f099592
tree91e3bfe4170ea8f7f987f5cde2ac297c4efd8e7d
parent6bfc419e7070acf51caf37c2d8264b04afd5949b
Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7807 6f19259b-4bc3-4df7-8a09-765794883524
14 files changed:
Nt32Pkg/Library/DxeNt32PeCoffExtraActionLib/DxeNt32PeCoffExtraActionLib.c [new file with mode: 0644]
Nt32Pkg/Library/DxeNt32PeCoffExtraActionLib/DxeNt32PeCoffExtraActionLib.inf [new file with mode: 0644]
Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c [deleted file]
Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.inf [deleted file]
Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c [deleted file]
Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.inf [deleted file]
Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.c [new file with mode: 0644]
Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf [new file with mode: 0644]
Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c [deleted file]
Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.inf [deleted file]
Nt32Pkg/Nt32Pkg.dsc
Nt32Pkg/Sec/SecMain.c
Nt32Pkg/Sec/SecMain.h
Nt32Pkg/Sec/SecMain.inf