summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-09Fix the SMRAM caching range base and size. The original code uses the biggest...jgong5
2010-03-07Fix typo that causes a hang.andrewfish
2010-03-07Updating the USB subsystem init done in PciEmulation so we can use the standa...andrewfish
2010-03-05Add a blank line in the end of file.lgao4
2010-03-05Add some robustness check in DriverSample driver.rsun3
2010-03-05Update USB init code to do a softreset.andrewfish
2010-03-05Minor update to some protocol interface function prototype for Doxygen documentrsun3
2010-03-05fix build errorerictian
2010-03-05roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTr...erictian
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao1
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao1
2010-03-05Add SmmCore SmmServicesTable library.jyao1
2010-03-05Update MdePkg revision to 1.02qhuang8
2010-03-05Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish
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