summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-05Update UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined in BaseLib.hli-elvin1-24/+1
2011-09-05Fix EmulatorPkg build error.li-elvin1-0/+1
2011-09-05Fix DUET X64 build error.li-elvin1-0/+1
2011-09-05Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu3-164/+264
2011-09-05Add the definition of new format of IPv4 device path node, FibreEx device pat...niruiyu1-0/+30
2011-09-02IntelFrameworkModulePkg: Add DxeCapsuleLibjljusten3-0/+189
2011-09-02MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey2-16/+5
2011-09-02Add generic HPET Timer DXE Driver and support libraries. mdkinney1-4/+3
2011-09-02Add error debug information for capsule processing in Bds.li-elvin1-1/+6
2011-09-02Correct package namehhtian1-1/+1
2011-09-02Correct package namehhtian2-2/+2
2011-09-02Resolve conflicted PCD TokenValuehhtian1-1/+1
2011-09-02Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin1-0/+1
2011-09-02Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin2-0/+2
2011-09-02Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.li-elvin2-24/+23
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin13-848/+2215
2011-09-02Refine comments and two code style.ydong1051-497/+500
2011-09-02Add check before use to make code run more safer.ydong101-8/+9
2011-09-02Add security package to repository.gdong1102-0/+38487
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney9-0/+1441
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney4-4/+238
2011-09-01StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ...darylm5034-25/+58
2011-09-01IntelFrameworkModulePkg: Add UpdateDriverDxe driverjljusten7-0/+3486
2011-09-01IntelFrameworkModulePkg: Add FwVolDxe driverjljusten9-0/+5541
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin6-93/+146
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