summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-26ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin1-2/+2
2014-08-26Clean up the framework style code.Eric Dong1-17/+21
2014-08-26The original code does not initialize the global width constants before creat...Samer El-Haj-Mahmoud elhaj1-12/+17
2014-08-26This patch is going to:Hess Chen3-0/+10
2014-08-26This patch is going to:Hess Chen56-1695/+5930
2014-08-26Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac...Samer El-Haj-Mahmoud elhaj1-0/+39
2014-08-26Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj1-1/+11
2014-08-26This patch is going to correct the external PCD database generation rule to s...Feng, Bob C4-16/+209
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen31-0/+434
2014-08-25AppPkg/Applications/Sockets/TftpServer: Make the include file names match the...Daryl McDaniel1-1/+1
2014-08-25BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output ...lhauch3-4/+12
2014-08-25ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build errorQiu Shumin1-2/+2
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin4-4/+13
2014-08-25Fix nmake cleanall bugs.Yingke Liu4-5/+6
2014-08-25This patch is going to:Hess Chen10-12/+228
2014-08-22ShellPkg: Update 'pci' command for updated class codesJaben Carsey1-18/+430
2014-08-22ShellPkg: Fixes and updates for the 'devices' commandChris Phillips2-34/+24
2014-08-22Updated version, missed the last two commits and to add the SVN Revision prop...lhauch1-2/+2
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