summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-26CryptoPkg: Update to build with RVCTRonald Cron2-1/+23
2014-08-26AcpiS3Save could try to check PcdIdentifyMappingPageTablePtr is NULL, if it i...Elvin Li2-57/+66
2014-08-261. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li3-91/+108
2014-08-26EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin3-1/+118
2014-08-26ArmPlatformPkg/NorFlashDxe: Clean the driverOlivier Martin2-26/+14
2014-08-26ArmPlatformPkg: Provide mechanism to get BootMonFS file information (cont.)Harry Liebel1-0/+47
2014-08-26EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin3-2/+208
2014-08-26ArmPlatformPkg/Bds: Fix compiler warningHarry Liebel1-1/+4
2014-08-26ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLibOlivier Martin1-10/+1
2014-08-26ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file informationHarry Liebel4-0/+53
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron52-485/+484
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