]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/EmbeddedPkg.dsc
Adding some new libraries to experiment with size reduction. Trying not to duplicate...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 30 Jan 2010 20:44:32 +0000 (20:44 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 30 Jan 2010 20:44:32 +0000 (20:44 +0000)
commit607a0df601d0dcdc3f03e70ec36f41b164e55f7a
tree1c5b7ce0a45116ac82a179d5edbc5eb49ad1861e
parent47d5cc909e807a9f6ffefe952322e3cbff013eed
Adding some new libraries to experiment with size reduction. Trying not to duplicate big code chunks in SEC with stuff compressed in FV.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9881 6f19259b-4bc3-4df7-8a09-765794883524
13 files changed:
EmbeddedPkg/EmbeddedPkg.dsc
EmbeddedPkg/Include/Guid/._ExtractSection.h [new file with mode: 0755]
EmbeddedPkg/Include/Guid/ExtractSection.h [new file with mode: 0755]
EmbeddedPkg/Include/Protocol/ExtractSection.h [new file with mode: 0755]
EmbeddedPkg/Include/Protocol/PeCoffLoader.h [new file with mode: 0755]
EmbeddedPkg/Library/DxeHobPeCoffLib/._DxeHobPeCoff.c [new file with mode: 0755]
EmbeddedPkg/Library/DxeHobPeCoffLib/._DxeHobPeCoffLib.inf [new file with mode: 0755]
EmbeddedPkg/Library/DxeHobPeCoffLib/DxeHobPeCoff.c [new file with mode: 0755]
EmbeddedPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf [new file with mode: 0755]
EmbeddedPkg/Library/LzmaHobCustomDecompressLib/._LzmaHobCustomDecompressLib.c [new file with mode: 0755]
EmbeddedPkg/Library/LzmaHobCustomDecompressLib/._LzmaHobCustomDecompressLib.inf [new file with mode: 0755]
EmbeddedPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.c [new file with mode: 0755]
EmbeddedPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.inf [new file with mode: 0755]