]> git.proxmox.com Git - mirror_edk2.git/commit
Update CustomDecompress library to support algorithm guid and Update DxeIpl and DxeCo...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Aug 2007 10:17:57 +0000 (10:17 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Aug 2007 10:17:57 +0000 (10:17 +0000)
commitd8c79a815f9e993b741ec38cd39498e674e1739e
tree271166e1be541db9e47baa8ea9b12488afb57999
parentc76af11785efe49e91b2cd3eef61cebf61e00549
Update CustomDecompress library to support algorithm guid and Update DxeIpl and DxeCore to support custom decompress guid section parse.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3573 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Include/Guid/CustomDecompress.h [new file with mode: 0644]
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.c
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
MdeModulePkg/Core/Dxe/DxeMain.inf
MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
MdeModulePkg/Core/DxeIplPeim/DecompressLibrary.h [deleted file]
MdeModulePkg/Core/DxeIplPeim/DxeIpl.h
MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
MdePkg/Include/Library/CustomDecompressLib.h
MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.c