summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-02Add check before use to make code run more safer.ydong10
2011-09-02Add security package to repository.gdong1
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney
2011-09-01StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ...darylm503
2011-09-01IntelFrameworkModulePkg: Add UpdateDriverDxe driverjljusten
2011-09-01IntelFrameworkModulePkg: Add FwVolDxe driverjljusten
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin
2011-09-01Omap35xxPkg/MmcHostDxe: Clean code to respect EDK2 coding conventionoliviermartin
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-09-01Check the pointer before use it.ydong10
2011-09-01Refine code to make code run more safely.ydong10
2011-09-01Update HiiBlockToConfig function to follow spec.ydong10
2011-09-01Remove, correct and refine some debug messages.lzeng14
2011-08-31EdkCompatibilityPkg: Add BootScriptThunkHelper driverjljusten
2011-08-31IntelFrameworkModulePkg: Add AcpiS3SaveDxe driverjljusten
2011-08-311. Update iSCSI UI to be more user-friendly.tye1
2011-08-31Remove out of date copyright from command help info.tye1
2011-08-31Rollback SMRAM Lock locationmdkinney
2011-08-31Fix GCC build errors.darylm503
2011-08-30EmbeddedPkg/MmcDxe: Card Presence Detect Race Conditionoliviermartin
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin
2011-08-30ArmPlatformPkg: Update list of pending patchesoliviermartin
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong10
2011-08-30Enable the follow feature for string op-code:ydong10
2011-08-30Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun3
2011-08-30Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin
2011-08-29MdeModulePkg: Add ACPI S3 Save State driversjljusten
2011-08-29UefiCpuPkg: Add S3Resume2Pei PEIMjljusten
2011-08-29MdeModulePkg: Add PostBootScriptTable PPIjljusten
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten
2011-08-29MdeModulePkg: Add PiDxeS3BootScriptLibjljusten
2011-08-29MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDsjljusten
2011-08-29MdePkg: Add S3 library interfaces and base implementationsjljusten
2011-08-29IntelFrameworkModulePkg: Add AcpiSupportDxe driverjljusten
2011-08-29Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish
2011-08-29Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao4
2011-08-29Remove unnecessary global macros in SecMain.inf.niruiyu
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao4
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao4
2011-08-26Fixed memory leak and buffer overrun for string op-code.ydong10
2011-08-25MdeModulePkg: Define PPI to convey performance information from SEC phase to ...xdu2
2011-08-25IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu2
2011-08-25MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Lo...xdu2
2011-08-25Fixed build error reported by ICC and GCCerictian
2011-08-25RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin
2011-08-25Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2