]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
Add LzmaArchCustomDecompressLib library instance, which supports for X86 (IA32/X64...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 Mar 2012 07:13:29 +0000 (07:13 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 Mar 2012 07:13:29 +0000 (07:13 +0000)
commit5aab2d509403352d97809649eaad26f7f44e170c
tree5af358c8ed2eb171a648ab0070ace9229b6e8c09
parent16d2c32c4dff7fd8b0ee19e3ba908c0121f6636e
Add LzmaArchCustomDecompressLib library instance, which supports for X86 (IA32/X64) optimized decompression. It can provide the improved compression for IA32 and X64 architecture code.

Signed-off-by: lgao4
Reviewed-by: jljusten
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13111 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Include/Guid/LzmaDecompress.h
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/F86GuidedSectionExtraction.c [new file with mode: 0644]
IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaArchCustomDecompressLib.inf [new file with mode: 0644]
IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/Bra.h [new file with mode: 0644]
IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/Bra86.c [new file with mode: 0644]