summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan3-9/+14
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen109-332/+702
2014-08-14ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips2-5/+5
2014-08-14Roll-back from an accidental commit.lhauch1-1/+0
2014-08-14Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch1-0/+1
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2-26/+21
2014-08-14ShellPkg add size cast to bit operationsJaben Carsey1-4/+4
2014-08-14PcAtChipsetPkg: new AcpiTimerLib libraries. Gao, Liming8-1/+569
2014-08-14OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin5-16/+16
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney8-0/+925
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney7-2/+456
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney12-1/+969
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star11-75/+154
2014-08-14Use StrnCat instead of StrCat to avoid target buffer overflow.Jeff Fan2-7/+12
2014-08-13Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming2-3/+7
2014-08-13Fix VS2013 build failure.Ruiyu Ni3-5/+8
2014-08-13Fix VS2013 build failure.Ruiyu Ni1-2/+3
2014-08-13Add UINT64 type cast when AND/OR with UINT64 Supports.Ruiyu Ni1-3/+3
2014-08-12AppPkg: introduce OrderedCollectionTestLaszlo Ersek5-0/+803
2014-08-12MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek3-0/+1489
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D2-0/+434
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li1-2/+2
2014-08-12Correct StrnCat length calculation.jyao12-52/+52
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng1-3/+5
2014-08-11StdLib/LibC/Stdio: fix "missing braces around initializer"Laszlo Ersek1-1/+1
2014-08-11StdLib/LibC/gdtoa: fix "missing braces around initializer"Laszlo Ersek1-1/+1
2014-08-11MdePkg: Fix Clang build failureGao, Liming13-14/+14
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming4-55/+441
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming6-0/+104
2014-08-11MdeModulePkg: DxeCoreGao, Liming1-0/+4
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li2-10/+27
2014-08-08SourceLevelDebugPkg/DebugAgent: fix trivial typo.Chen Fan1-1/+1
2014-08-08Add type cast on variable before operation.Jeff Fan10-23/+23
2014-08-08Add type cast on variable before operation.Jeff Fan1-7/+7
2014-08-08Clean the useless code.Eric Dong1-1/+0
2014-08-08Rollback file GUID change, because it is VTF file and GUID is predefined.jyao12-2/+2
2014-08-08clang warns on guard macro not matching in .h file.Andrew Fish1-1/+1
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan5-12/+12
2014-08-08Correct AsciiStrnCpy.jyao11-1/+1
2014-08-07ShellPkg: Refactor string manipulation in cp commandJaben Carsey1-20/+20
2014-08-071) Add type cast for better coding style.Feng Tian28-88/+88
2014-08-07Add type cast for better coding style.Qiu Shumin2-6/+6
2014-08-07Clean up code.qlong1-2/+2
2014-08-07Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen1-4/+13
2014-08-07Clean up code.jyao13-9/+9
2014-08-06StdLib: The formatting for double float values, within the gdtoa library, is ...Daryl McDaniel2-12/+28
2014-08-06Updates the UEFI Shell to produce the new protocol with additional 4 functions.Jaben Carsey3-38/+182
2014-08-06ShellPkg: add size cast to bit operationsJaben Carsey1-24/+24
2014-08-06Eliminate duplicated file GUID.jyao17-17/+13
2014-08-05ShellPkg: Remove double typedef for same structJaben Carsey1-2/+2