Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
hhuan13 3c5963cf29 Update PiSmmCore:
1. Update PiSmmIpl.c DoCommunicate() to prevent exception in case call SmiManage directly if SMRAM is closed or locked. That case causes exception.
2. Update PiSmmCore.c SmmEntryPoint(). It is not required to save/restore InSmm. Because SMM is non-reentrant.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10131 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-01 04:29:21 +00:00
ArmEbPkg Started working on an ArmEb package. GIC is ported. SEC is a start. Still missing memory map and DRAM init stuff. Hey but it compiles. 2010-02-25 20:31:00 +00:00
ArmPkg Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* 2010-02-25 18:17:41 +00:00
BaseTools Add the new added tool link. 2010-03-01 02:09:06 +00:00
BeagleBoardPkg Fix build break caused by adding DebugAgentLib to the DXE Core. 2010-02-28 20:14:22 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. 2010-03-01 01:39:30 +00:00
EdkCompatibilityPkg Update code to match EDKII coding style. 2010-03-01 03:26:19 +00:00
EdkShellBinPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:08:36 +00:00
EdkShellPkg 1. Correct File header to ## @file 2010-02-23 23:43:55 +00:00
EmbeddedPkg Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD 2010-02-25 19:25:44 +00:00
FatBinPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:10:42 +00:00
IntelFrameworkModulePkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:06:18 +00:00
IntelFrameworkPkg Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes in the other packages all include PiPei.h or PiDxe.h, and PiPei.h and PiDxe.h both include PiuMultiPhase.h, EFI_SMRAM_DESCRIPTOR will be declared for SMM Access 2 Protocol and the SmramMemoryReserve GUIDed HOB. 2010-02-26 06:09:11 +00:00
MdeModulePkg Update PiSmmCore: 2010-03-01 04:29:21 +00:00
MdePkg Add the fixed checksum value 0xAA of FFS header according to the latest PI spec. 2010-02-28 23:53:41 +00:00
Nt32Pkg Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. 2010-03-01 01:39:30 +00:00
Omap35xxPkg Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD 2010-02-25 19:25:44 +00:00
OptionRomPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:04:34 +00:00
OvmfPkg Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. 2010-03-01 01:59:46 +00:00
PcAtChipsetPkg Correct copyright to 2010. 2010-02-28 11:37:55 +00:00
ShellPkg 1. Correct File header to ## @file 2010-02-23 23:58:38 +00:00
UefiCpuPkg Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* 2010-02-25 18:17:41 +00:00
UnixPkg Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. 2010-03-01 01:39:30 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Set correct workspace when workspace is not set. 2010-01-26 04:58:56 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00