summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-05Remove dead file, and update startup code to null out vector table.andrewfish
2010-03-05Update to use new $() formandrewfish
2010-03-05Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish
2010-03-05Make these drivers more compatible with a projected Debug Agent Library imple...andrewfish
2010-03-04Add an EHCI register dump function for debug. Not hooked in any place...andrewfish
2010-03-04Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg.xli24
2010-03-04Sync EDKII BaseTools to BaseTools project r1913.qhuang8
2010-03-04Fix wrong BufferSize for Configuration data.lgao4
2010-03-04Update the title Network Configuration to IPv4 Network Configuration since IP...tye1
2010-03-04Correct the CIS spec version info.xli24
2010-03-04Remove the PcdsDynamicHii section from Duet platform as currently PCD driver ...niruiyu
2010-03-04Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu
2010-03-04Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLibqhuang8
2010-03-04uniform the sw and hw expression to avoid confusing. it does not effect hw fu...erictian
2010-03-04Add SmmLib info to MdePkg.dec.xli24
2010-03-04Use the input Request string as check string.lgao4
2010-03-04Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan13
2010-03-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f...gdong1
2010-03-04Add align build option to avoid the build issues.gdong1
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-03-04Add array index check to avoid potential buffer overflow.xli24
2010-03-04Fix a bug that a NULL pointer may be dereferenced. rsun3
2010-03-04Sync EDKII BaseTools to BaseTools project r1911.lgao4
2010-03-041. Correct coding comments.lgao4
2010-03-04Fix a bug in load modules at fixed address which may potentially impact OS S3.jchen20
2010-03-04Fix a bug in LMFA which may potentially impact OS S3.jchen20
2010-03-04Turn of USB legacy support in EHCI driver as it is not needed.andrewfish
2010-03-04Sync with ARMASM version.andrewfish
2010-03-04Remove Size==0 branch in SmmAllocatePool()hhuan13
2010-03-03Add VlanConfigDxe to platform DSC/FDF.xdu2
2010-03-03Minor update the package description as MdePkg now contains the definitions i...qhuang8
2010-03-03Minor bug fix and robustness check improvement.rsun3
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu2
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen20
2010-03-03Fix non-boolean comparison expression.lgao4
2010-03-03Fixed the build issue which is caused by movement of S3Resume.h is moved fro...jchen20
2010-03-03Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...andrewfish
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli24
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli24
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli24
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli24
2010-03-03Change the minimal SMM core size from 1MB to 256KB-4K.jyao1
2010-03-03Remove EFI_SPECIFICATION_VERSION macro reference in code.niruiyu
2010-03-02Fix some minor coding style issue for doxygen document.qhuang8
2010-03-02Cleanup unused items produced by EmbeddedPkg in UnixPkg.dscklu2
2010-03-02Cleanup unused library class in UnixPkg.dscklu2
2010-03-02remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen20
2010-03-02Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin6
2010-03-02Fix K8 scan issueshhuan13
2010-03-02Still use |.efi Rule for INF file with binary EFI image, because the binary E...lgao4