]> git.proxmox.com Git - mirror_edk2.git/commit
1) Revert the original CompilerStubLib.inf which will be built by EDK tool chain...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Nov 2008 07:36:43 +0000 (07:36 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Nov 2008 07:36:43 +0000 (07:36 +0000)
commitbc4c047f7b7cdafcfc655216796db13fe59f11f5
treef912e9f60b1149b7d73477a788ba512276165a25
parentb058028b67743fb0c4d5c18ccb37de8445311643
1) Revert the original CompilerStubLib.inf which will be built by EDK tool chain. CompilerStubLib_Edk2.inf is the one that should be built by EDK II tool chain.
2) Revert the memcpy.c and memset.c. We use CompilerStubLib_Edk2.inf to switch the file combinations that are built under differnt tool-chains.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6776 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf
EdkCompatibilityPkg/Foundation/Library/CompilerStub/memcpy.c
EdkCompatibilityPkg/Foundation/Library/CompilerStub/memset.c