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
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#
|
||||
# This file is used to build all modules in IntelFrameworkModulePkg.
|
||||
#
|
||||
#Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
|
||||
#Copyright (c) 2007 - 2012, Intel Corporation. All rights reserved.<BR>
|
||||
#This program and the accompanying materials are licensed and made available under
|
||||
#the terms and conditions of the BSD License that accompanies this distribution.
|
||||
#The full text of the license may be found at
|
||||
@ -167,6 +167,7 @@
|
||||
|
||||
[Components.IA32,Components.X64]
|
||||
IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/AcpiS3SaveDxe.inf
|
||||
IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaArchCustomDecompressLib.inf
|
||||
|
||||
[Components.IA32,Components.X64,Components.IPF]
|
||||
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
|
||||
|
Reference in New Issue
Block a user