summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-01Omap35xxPkg/MmcHostDxe: Clean code to respect EDK2 coding conventionoliviermartin1-83/+86
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu51-1/+7
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu51-0/+5
2011-09-01Check the pointer before use it.ydong101-69/+72
2011-09-01Refine code to make code run more safely.ydong101-1/+1
2011-09-01Update HiiBlockToConfig function to follow spec.ydong101-4/+11
2011-09-01Remove, correct and refine some debug messages.lzeng143-26/+8
2011-08-31EdkCompatibilityPkg: Add BootScriptThunkHelper driverjljusten3-0/+127
2011-08-31IntelFrameworkModulePkg: Add AcpiS3SaveDxe driverjljusten5-0/+875
2011-08-311. Update iSCSI UI to be more user-friendly.tye16-173/+181
2011-08-31Remove out of date copyright from command help info.tye12-0/+0
2011-08-31Rollback SMRAM Lock locationmdkinney1-11/+1
2011-08-31Fix GCC build errors.darylm5035-11/+21
2011-08-30EmbeddedPkg/MmcDxe: Card Presence Detect Race Conditionoliviermartin3-80/+95
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin1-0/+69
2011-08-30ArmPlatformPkg: Update list of pending patchesoliviermartin4-234/+29
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin5-38/+21
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong105-62/+182
2011-08-30Enable the follow feature for string op-code:ydong103-15/+76
2011-08-30Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun31-14/+21
2011-08-30Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin4-5/+156
2011-08-29MdeModulePkg: Add ACPI S3 Save State driversjljusten7-0/+2237
2011-08-29UefiCpuPkg: Add S3Resume2Pei PEIMjljusten3-0/+1012
2011-08-29MdeModulePkg: Add PostBootScriptTable PPIjljusten2-0/+30
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten12-0/+1137
2011-08-29MdeModulePkg: Add PiDxeS3BootScriptLibjljusten6-0/+3964
2011-08-29MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDsjljusten2-0/+24
2011-08-29MdePkg: Add S3 library interfaces and base implementationsjljusten17-1/+10664
2011-08-29IntelFrameworkModulePkg: Add AcpiSupportDxe driverjljusten6-0/+2249
2011-08-29Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish1-10/+27
2011-08-29Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao45-5/+5
2011-08-29Remove unnecessary global macros in SecMain.inf.niruiyu1-11/+11
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-0/+1
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao4186-3133/+37663
2011-08-26Fixed memory leak and buffer overrun for string op-code.ydong101-1/+5
2011-08-25MdeModulePkg: Define PPI to convey performance information from SEC phase to ...xdu22-0/+70
2011-08-25IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu23-3/+19
2011-08-25MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Lo...xdu21-0/+16
2011-08-25Fixed build error reported by ICC and GCCerictian4-23/+19
2011-08-25RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin1-6/+14
2011-08-25Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin7-5/+79
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu210-8/+382
2011-08-25Add UEFI_APPLICATION module type support for the capsule lib.niruiyu1-2/+2
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian1-12/+10
2011-08-25Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu1-0/+11
2011-08-25Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy5-12/+12
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-149/+169
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-17/+23
2011-08-24Refine code to follow coding style.ydong101-1/+1
2011-08-24Remove CONST modifier to be spec complianceerictian3-19/+19