]> git.proxmox.com Git - mirror_edk2.git/commit
Pkg-Module: CorebootModulePkg
authorMaurice Ma <maurice.ma@intel.com>
Tue, 31 Mar 2015 01:04:45 +0000 (01:04 +0000)
committermauricema <mauricema@Edk2>
Tue, 31 Mar 2015 01:04:45 +0000 (01:04 +0000)
commit14df6e059c9115108c9fcbbceac2ae4c6fc7ee94
tree4dd5a3f41182ff9c6eee579cd3a56fcb40e731f0
parent1139bd70965b564dfa4cc832f017edb2f56393dd
Pkg-Module: CorebootModulePkg

Reverted the previous check-in since it is at the incorrect directory level.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17083 6f19259b-4bc3-4df7-8a09-765794883524
22 files changed:
CorebootModulePkg/CorebootModulePkg/CbSupportDxe/CbSupportDxe.c [deleted file]
CorebootModulePkg/CorebootModulePkg/CbSupportDxe/CbSupportDxe.h [deleted file]
CorebootModulePkg/CorebootModulePkg/CbSupportDxe/CbSupportDxe.inf [deleted file]
CorebootModulePkg/CorebootModulePkg/CbSupportPei/CbSupportPei.c [deleted file]
CorebootModulePkg/CorebootModulePkg/CbSupportPei/CbSupportPei.h [deleted file]
CorebootModulePkg/CorebootModulePkg/CbSupportPei/CbSupportPei.inf [deleted file]
CorebootModulePkg/CorebootModulePkg/CorebootModulePkg.dec [deleted file]
CorebootModulePkg/CorebootModulePkg/Include/Coreboot.h [deleted file]
CorebootModulePkg/CorebootModulePkg/Include/Guid/AcpiBoardInfoGuid.h [deleted file]
CorebootModulePkg/CorebootModulePkg/Include/Guid/FrameBufferInfoGuid.h [deleted file]
CorebootModulePkg/CorebootModulePkg/Include/Guid/SystemTableInfoGuid.h [deleted file]
CorebootModulePkg/CorebootModulePkg/Include/Library/CbParseLib.h [deleted file]
CorebootModulePkg/CorebootModulePkg/Library/CbParseLib/CbParseLib.c [deleted file]
CorebootModulePkg/CorebootModulePkg/Library/CbParseLib/CbParseLib.inf [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/FindPeiCore.c [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/Ia32/SecEntry.S [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/Ia32/SecEntry.asm [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/Ia32/Stack.S [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/Ia32/Stack.asm [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/SecCore.inf [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/SecMain.c [deleted file]
CorebootModulePkg/CorebootModulePkg/SecCore/SecMain.h [deleted file]