summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-10Cleanup license header klu27-22/+85
2010-03-10Add license header for Duet's makefile.klu22-1/+28
2010-03-10Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he...niruiyu2-0/+23
2010-03-09MdeModule Package version updated from 0.90 to 0.91.rsun32-3/+3
2010-03-09Update EdkCompatibilityPkg version from 0.90 to 0.91lgao42-2/+2
2010-03-09Minor update comment to remove unprintable character in source file.qhuang81-1/+1
2010-03-09Fix the SMRAM caching range base and size. The original code uses the biggest...jgong51-6/+52
2010-03-07Fix typo that causes a hang.andrewfish1-1/+1
2010-03-07Updating the USB subsystem init done in PciEmulation so we can use the standa...andrewfish3-34/+45
2010-03-05Add a blank line in the end of file.lgao41-1/+1
2010-03-05Add some robustness check in DriverSample driver.rsun31-0/+2
2010-03-05Update USB init code to do a softreset.andrewfish2-0/+7
2010-03-05Minor update to some protocol interface function prototype for Doxygen documentrsun33-25/+25
2010-03-05fix build errorerictian1-1/+1
2010-03-05roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTr...erictian1-4/+2
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12-0/+77
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12-77/+0
2010-03-05Add SmmCore SmmServicesTable library.jyao12-0/+77
2010-03-05Update MdePkg revision to 1.02qhuang82-2/+2
2010-03-05Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish3-7/+9
2010-03-05Remove dead file, and update startup code to null out vector table.andrewfish3-71/+17
2010-03-05Update to use new $() formandrewfish1-3/+3
2010-03-05Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish6-4/+118
2010-03-05Make these drivers more compatible with a projected Debug Agent Library imple...andrewfish2-12/+22
2010-03-04Add an EHCI register dump function for debug. Not hooked in any place...andrewfish2-0/+41
2010-03-04Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg.xli244-4/+4
2010-03-04Sync EDKII BaseTools to BaseTools project r1913.qhuang855-601/+1057
2010-03-04Fix wrong BufferSize for Configuration data.lgao41-2/+2
2010-03-04Update the title Network Configuration to IPv4 Network Configuration since IP...tye11-0/+0
2010-03-04Correct the CIS spec version info.xli242-3/+3
2010-03-04Remove the PcdsDynamicHii section from Duet platform as currently PCD driver ...niruiyu1-4/+0
2010-03-04Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu1-1/+1
2010-03-04Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLibqhuang81-4/+4
2010-03-04uniform the sw and hw expression to avoid confusing. it does not effect hw fu...erictian2-3/+8
2010-03-04Add SmmLib info to MdePkg.dec.xli241-0/+5
2010-03-04Use the input Request string as check string.lgao41-8/+2
2010-03-04Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan131-1/+1
2010-03-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f...gdong11-6/+0
2010-03-04Add align build option to avoid the build issues.gdong11-0/+7
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao410-168/+613
2010-03-04Add array index check to avoid potential buffer overflow.xli242-0/+7
2010-03-04Fix a bug that a NULL pointer may be dereferenced. rsun31-4/+4
2010-03-04Sync EDKII BaseTools to BaseTools project r1911.lgao428-114/+148
2010-03-041. Correct coding comments.lgao43-7/+7
2010-03-04Fix a bug in load modules at fixed address which may potentially impact OS S3.jchen201-1/+1
2010-03-04Fix a bug in LMFA which may potentially impact OS S3.jchen201-1/+1
2010-03-04Turn of USB legacy support in EHCI driver as it is not needed.andrewfish1-3/+1
2010-03-04Sync with ARMASM version.andrewfish1-31/+3
2010-03-04Remove Size==0 branch in SmmAllocatePool()hhuan131-5/+0
2010-03-03Add VlanConfigDxe to platform DSC/FDF.xdu24-0/+4