summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-09ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin
2011-09-091. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.sfu5
2011-09-091. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...sfu5
2011-09-09Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm...hhtian
2011-09-08StdLib: Replace some non-ASCII characters with ASCII equivalents.darylm503
2011-09-08ShellPkg: allow for mm command to properly write PCIe in non-interactive mode.jcarsey
2011-09-08Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. P...vanjeff
2011-09-08MdePkg: Add missing implementation of GetTimeInNanoSecond() to TimerLib libra...xdu2
2011-09-07ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCToliviermartin
2011-09-07EmbeddedPkg/Mmc: Fixed ARMGCC buildoliviermartin
2011-09-07Sync the fix for recovery mode from MdeModulePkg.gdong1
2011-09-07Media detection logic is enhanced to be more robust.erictian
2011-09-07Fix typo error in UnixPkg.dscerictian
2011-09-07Add "#ifdef ... #define ... #endif" check for the header file.ydong10
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin
2011-09-06Change related:ydong10
2011-09-06Check the pointer before use it.ydong10
2011-09-05Refine code to follow coding style.ydong10
2011-09-05Update capsule pei module to pass IPF build.li-elvin
2011-09-05Update UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined in BaseLib.hli-elvin
2011-09-05Fix EmulatorPkg build error.li-elvin
2011-09-05Fix DUET X64 build error.li-elvin
2011-09-05Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu
2011-09-05Add the definition of new format of IPv4 device path node, FibreEx device pat...niruiyu
2011-09-02IntelFrameworkModulePkg: Add DxeCapsuleLibjljusten
2011-09-02MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey
2011-09-02Add generic HPET Timer DXE Driver and support libraries. mdkinney
2011-09-02Add error debug information for capsule processing in Bds.li-elvin
2011-09-02Correct package namehhtian
2011-09-02Correct package namehhtian
2011-09-02Resolve conflicted PCD TokenValuehhtian
2011-09-02Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin
2011-09-02Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin
2011-09-02Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.li-elvin
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin
2011-09-02Refine comments and two code style.ydong10
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