]> git.proxmox.com Git - mirror_edk2.git/commit - BeagleBoardPkg/Sec/Sec.inf
Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 31 Jan 2010 01:39:20 +0000 (01:39 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 31 Jan 2010 01:39:20 +0000 (01:39 +0000)
commitca3ad58bfa2284f0dc98ec904423e83874a90f52
tree3364593eac0b30da55804c13a990e0b85842dfa7
parent3370d33e8d95ecc964847e102d711abb09d8bcbe
Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9887 6f19259b-4bc3-4df7-8a09-765794883524
13 files changed:
BeagleBoardPkg/BeagleBoardPkg.dsc
BeagleBoardPkg/BeagleBoardPkg.fdf
BeagleBoardPkg/Sec/Sec.c
BeagleBoardPkg/Sec/Sec.inf
BeagleBoardPkg/build.sh
EmbeddedPkg/Include/Guid/ExtractSection.h
EmbeddedPkg/Include/Library/PrePiLib.h
EmbeddedPkg/Include/Protocol/ExtractSection.h [deleted file]
EmbeddedPkg/Include/Protocol/PeCoffLoader.h
EmbeddedPkg/Library/DxeHobPeCoffLib/DxeHobPeCoff.c
EmbeddedPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf
EmbeddedPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.c
EmbeddedPkg/Library/PrePiLib/Hob.c