Age | Commit message (Expand) | Author |
2014-09-03 | UefiCpuPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam... | Gao, Liming |
2014-09-03 | IntelFrameworkModulePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-09-03 | IntelFrameworkPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. | Hess Chen |
2014-09-03 | IntelFspPkg/IntelFspWrapperPkg: Fix some typos. | Star Zeng |
2014-09-03 | BaseTools/CommonLib: Add a step to convert ":\\" to ":\" | Hess Chen |
2014-09-02 | ShellPkg: Refactor string manipulation | Jaben Carsey |
2014-09-02 | Cleanup UefiShellDebug1CommandsLib strings to : | Samer El-Haj-Mahmoud elhaj |
2014-09-02 | Update SmbiosView Shell command to display additional CPU Family | Samer El-Haj-Mahmoud elhaj |
2014-09-02 | ShellPkg: Prevent StrnCpy from overwriting null terminator when source is lar... | Scott Duplichan |
2014-09-02 | Minor format update: add missing space in copyright line | Tian, Hot |
2014-09-02 | Update CryptoPkg package version to 0.94. | Long Qin |
2014-09-02 | Update SecurityPkg package version to 0.94. | Dong, Guo |
2014-09-02 | Update MdeModulePkg package version to 0.94. | Feng Tian |
2014-09-02 | Update IntelFrameworkModulePkg package version to 0.94. | Jeff Fan |
2014-09-02 | Update IntelFrameworkPkg package version to 0.94. | Jeff Fan |
2014-09-02 | Update MdePkg package version from 1.04 to 1.05 | Gao, Liming |
2014-09-02 | Update NetworkPkg package version to 0.95. | Fu Siyuan |
2014-09-01 | ARM Packages: Removed unused PcdArmPrimaryCore | Olivier Martin |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use NASM local labels | Jordan Justen |
2014-09-01 | MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version | Jordan Justen |
2014-09-01 | MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version | Jordan Justen |
2014-09-01 | MdePkg Base.h: Always define ASM_PFX | Jordan Justen |
2014-09-01 | BaseTools tools_def: Indicate that NASM 2.07 or later is required | Jordan Justen |
2014-09-01 | BaseTools build_rule: Add .nasm => .obj build rule | Jordan Justen |
2014-09-01 | BaseTools tools_def: Add NASM_FLAGS | Jordan Justen |
2014-09-01 | ArmPlatformPkg: allow dynamically discovered PL031 RTC | Ard Biesheuvel |
2014-09-01 | ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicore | Ard Biesheuvel |
2014-09-01 | ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping | Olivier Martin |
2014-09-01 | ArmPkg/BdsLib/Arm: Clean Data cache before disabling it | Olivier Martin |
2014-09-01 | HalRuntimeServicesExampleLib/Rtc.c : Added missing comments | Ronald Cron |
2014-09-01 | ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString() | Ronald Cron |
2014-09-01 | ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode string | Ronald Cron |
2014-09-01 | Fix VS2013 build failure. | Ruiyu Ni |
2014-08-31 | ShellPkg Build failure of AllocateZeroPool usage. This patch updates Allocate... | Gao, Liming |
2014-08-30 | This patch is going to fix the issue of only Default SkuId is built into the ... | Feng, Bob C |
2014-08-29 | This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ... | Jaben Carsey |
2014-08-29 | This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ... | Jaben Carsey |
2014-08-29 | This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ... | Jaben Carsey |
2014-08-29 | This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ... | Jaben Carsey |
2014-08-29 | This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ... | Jaben Carsey |
2014-08-29 | The binaries of ShellBinPkg are generated with ShellPkg project 15999. The bi... | Jaben Carsey |
2014-08-29 | Register pre-defined command aliases in sorted order. | Tapan Shah |
2014-08-29 | Add CTRL+C support for ‘devices’ command. | Tapan Shah |