Age | Commit message (Expand) | Author |
2014-08-21 | This patch is going to: | Hess Chen |
2014-08-21 | AutoGen.c can only be generated if the module has intermediate object files g... | Yingke Liu |
2014-08-21 | Allocate exact memory size for string buffer to avoid buffer overflow. | Qiu Shumin |
2014-08-21 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin |
2014-08-21 | Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas... | Ruiyu Ni |
2014-08-21 | 1. AutoGen.c should be generated if it is not empty even if there are no C so... | Yingke Liu |
2014-08-20 | StdLib: reinstate the use of va_arg() to handle long double arguments in vfsc... | Olivier Martin |
2014-08-20 | StdLib/LibC: Fix ARM symbol problems | Harry Liebel |
2014-08-20 | AppPkg: Enable ARM and AArch64 support | Harry Liebel |
2014-08-20 | StdLib: reinstate the use of va_arg() to handle long double arguments in vfsc... | Olivier Martin |
2014-08-20 | StdLib: Add a runtime helper function for VC++ 64-bit right shift on Ia32 tar... | Daryl McDaniel |
2014-08-20 | BaseTools: Added support for GCC stack protector for ARM architecture | Olivier Martin |
2014-08-20 | ARM Packages: Added support for GCC stack protector | Olivier Martin olivier.martin |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib | Andrew Fish |
2014-08-20 | ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore() | Olivier Martin |
2014-08-20 | ARM Packages: Removed malicious trailing spaces | Olivier Martin |
2014-08-20 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo |
2014-08-20 | This patch is going to: | Hess Chen |
2014-08-20 | MdeModulePkg PeiCore: Add NULL pointer check. | Star Zeng |
2014-08-20 | IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld... | Eric Dong |
2014-08-20 | Fix an issue of building BaseTools from sources using VS2013. | Yingke Liu |
2014-08-20 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding style | Eric Dong |
2014-08-20 | ShellPkg: Fix typo in 'uni' files. | Qiu Shumin |
2014-08-19 | ShellPkg: Move mHandleParsingHiiHandle init out of the constructor | Chris Phillips |
2014-08-19 | ShellPkg: Fixes for timezone handling and 'date -sfo' | Chris Phillips |
2014-08-19 | ShellPkg: Refactor string manipulation in UefiShellLib command | Jaben Carsey |
2014-08-19 | ShellPkg: Check while string up to space, not the character | Jaben Carsey |
2014-08-19 | ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributes | Olivier Martin |
2014-08-19 | ArmPlatformPkg/Scripts: Update the profiling script to work on AArch64 with t... | Olivier Martin |
2014-08-19 | ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat... | Olivier Martin |
2014-08-19 | ArmPlatformPkg/Bds: Fixed typo issue | Olivier Martin |
2014-08-19 | ARM Packages: Removed trailing spaces | Ronald Cron |
2014-08-19 | ARM Packages: Corrected non-DOS line endings | Ronald Cron |
2014-08-19 | This patch is going to fix a build failure (running of GenFds) in Linux syste... | Hess Chen |
2014-08-19 | Clean up the useless code in DriverSampleDxe. | Eric Dong |
2014-08-19 | Refine the code logic, use dynamic allocate buffer instead of static array to... | Eric Dong |
2014-08-19 | MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor... | Sergey Isakov |
2014-08-19 | Refine the comments for the function header. | Eric Dong |
2014-08-18 | UefiCpuPkg: Add ResetVector/FixupVtf | Jordan Justen |
2014-08-18 | OvmfPkg/ResetVector: Remove pre-built binaries | Jordan Justen |
2014-08-18 | OvmfPkg: Build OVMF ResetVector during EDK II build process | Jordan Justen |
2014-08-18 | OvmfPkg: Support building OVMF's ResetVector during the EDK II build | Jordan Justen |
2014-08-18 | UefiCpuPkg VTF0 X64: Build page tables in NASM code | Jordan Justen |
2014-08-18 | UefiCpuPkg: Support building VTF0 ResetVector during the EDK II build | Jordan Justen |
2014-08-18 | BaseTools: Add rules to build NASM source file into a binary | Jordan Justen |
2014-08-18 | AppPkg/Applications/Python: Explicitly initialize variables before use to kee... | Daryl McDaniel |
2014-08-18 | ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 spec | Chris Phillips |
2014-08-18 | Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract... | Gao, Liming |
2014-08-18 | This patch is going to retire the top level makefile on BaseTools for support... | Hess Chen |