Clean up SEC implementation for Ovmf.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10770 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2010-08-03 07:41:54 +00:00
parent b43619d0cd
commit 42a83e80f3
14 changed files with 702 additions and 939 deletions

View File

@@ -28,31 +28,37 @@
#
[Sources]
FindPeiCore.c
SecMain.c
[Sources.IA32]
Ia32/SecEntry.asm
Ia32/SecEntry.S
Ia32/SwitchStack.c
Ia32/SecEntry.asm | MSFT
Ia32/SecEntry.asm | INTEL
Ia32/SecEntry.S | GCC
[Sources.X64]
X64/SecEntry.asm
X64/SecEntry.S
X64/SwitchStack.c
X64/SecEntry.asm | MSFT
X64/SecEntry.asm | INTEL
X64/SecEntry.S | GCC
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
UefiCpuPkg/UefiCpuPkg.dec
OvmfPkg/OvmfPkg.dec
[LibraryClasses]
BaseLib
DebugLib
BaseMemoryLib
ExtractGuidedSectionLib
PeiServicesLib
PcdLib
PeCoffGetEntryPointLib
UefiCpuLib
DebugAgentLib
IoLib
PeCoffLib
PeCoffGetEntryPointLib
PeCoffExtraActionLib
ExtractGuidedSectionLib
[Ppis]
gEfiTemporaryRamSupportPpiGuid # PPI ALWAYS_PRODUCED
@@ -60,4 +66,3 @@
[Pcd]
gUefiOvmfPkgTokenSpaceGuid.PcdOvmfMemFvBase
gUefiOvmfPkgTokenSpaceGuid.PcdOvmfMemFvSize