summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-22ShellPkg: Refactor string manipulationJaben Carsey2-6/+5
2014-08-22Fixed the PATH again.lhauch1-3/+3
2014-08-22Updated to check for NASM_PREFIXE system environment variable, also to fix an...lhauch1-7/+13
2014-08-22Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo2-4/+0
2014-08-22Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming1-9/+133
2014-08-22IntelFspPkg BaseCacheLib: State CacheAsRamLib in its inf, because it consumes...Star Zeng1-0/+1
2014-08-22Do not access transfer ring when endpoint is isochronous type and control typ...Elvin Li1-6/+26
2014-08-21ShellPkg: leave quotes around paramsJaben Carsey1-1/+5
2014-08-21StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition.Daryl McDaniel2-123/+23
2014-08-21ShellPkg: Fixes and updates for the 'parse' commandChris Phillips2-33/+41
2014-08-21ShellPkg: Fixes and updates for the 'memmap' commandChris Phillips2-40/+61
2014-08-21ShellPkg: Add support for UEFI Shell 2.1 spec command line commentsChris Phillips1-0/+18
2014-08-21ShellPkg: Fixes and updates for the 'drivers' commandChris Phillips2-14/+41
2014-08-21ShellPkg: Fix 'ls -sfo' and 'map -sfo' output format to match UEFI Shell 2.1 ...Chris Phillips1-0/+0
2014-08-21Setting the svn property, svn:executable on the new scripts.lhauch4-0/+0
2014-08-21Adding files for proposed replacement for edksetup.bat.lhauch4-0/+1185
2014-08-21MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish4-6/+4
2014-08-21This patch is going to:Hess Chen3-6/+13
2014-08-21AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu2-1/+6
2014-08-21Allocate exact memory size for string buffer to avoid buffer overflow.Qiu Shumin1-21/+40
2014-08-21Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin1-0/+1
2014-08-21Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas...Ruiyu Ni5-1/+1
2014-08-211. AutoGen.c should be generated if it is not empty even if there are no C so...Yingke Liu1-1/+4
2014-08-20StdLib: reinstate the use of va_arg() to handle long double arguments in vfsc...Olivier Martin1-2/+2
2014-08-20StdLib/LibC: Fix ARM symbol problemsHarry Liebel3-2/+8
2014-08-20AppPkg: Enable ARM and AArch64 supportHarry Liebel1-1/+1
2014-08-20StdLib: reinstate the use of va_arg() to handle long double arguments in vfsc...Olivier Martin1-24/+21
2014-08-20StdLib: Add a runtime helper function for VC++ 64-bit right shift on Ia32 tar...Daryl McDaniel2-1/+61
2014-08-20BaseTools: Added support for GCC stack protector for ARM architectureOlivier Martin1-11/+11
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin7-11/+22
2014-08-20MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish2-0/+97
2014-08-20MdePkg: Introduced BaseStackCheckLibAndrew Fish1-0/+4
2014-08-20ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore()Olivier Martin2-4/+8
2014-08-20ARM Packages: Removed malicious trailing spacesOlivier Martin5-21/+21
2014-08-20Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo4-8/+22
2014-08-20This patch is going to:Hess Chen2-6/+4
2014-08-20MdeModulePkg PeiCore: Add NULL pointer check.Star Zeng1-0/+8
2014-08-20IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong4-7/+7
2014-08-20Fix an issue of building BaseTools from sources using VS2013.Yingke Liu1-1/+5
2014-08-20MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding styleEric Dong1-22/+36
2014-08-20ShellPkg: Fix typo in 'uni' files.Qiu Shumin2-0/+0
2014-08-19ShellPkg: Move mHandleParsingHiiHandle init out of the constructorChris Phillips1-5/+30
2014-08-19ShellPkg: Fixes for timezone handling and 'date -sfo'Chris Phillips2-53/+153
2014-08-19ShellPkg: Refactor string manipulation in UefiShellLib commandJaben Carsey1-38/+40
2014-08-19ShellPkg: Check while string up to space, not the characterJaben Carsey1-1/+1
2014-08-19ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin1-0/+3
2014-08-19ArmPlatformPkg/Scripts: Update the profiling script to work on AArch64 with t...Olivier Martin1-4/+22
2014-08-19ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin3-9/+22
2014-08-19ArmPlatformPkg/Bds: Fixed typo issueOlivier Martin1-1/+1
2014-08-19ARM Packages: Removed trailing spacesRonald Cron554-6342/+6330