Age | Commit message (Expand) | Author |
2014-08-12 | MdePkg: introduce OrderedCollectionLib library class | Kinney, Michael D |
2014-08-12 | Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory. | Elvin Li |
2014-08-12 | Correct StrnCat length calculation. | jyao1 |
2014-08-12 | MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou... | Star Zeng |
2014-08-11 | StdLib/LibC/Stdio: fix "missing braces around initializer" | Laszlo Ersek |
2014-08-11 | StdLib/LibC/gdtoa: fix "missing braces around initializer" | Laszlo Ersek |
2014-08-11 | MdePkg: Fix Clang build failure | Gao, Liming |
2014-08-11 | MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device. | Gao, Liming |
2014-08-11 | MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi. | Gao, Liming |
2014-08-11 | MdeModulePkg: DxeCore | Gao, Liming |
2014-08-08 | Added SMBIOS 2.8.0 updates. | Elvin Li |
2014-08-08 | SourceLevelDebugPkg/DebugAgent: fix trivial typo. | Chen Fan |
2014-08-08 | Add type cast on variable before operation. | Jeff Fan |
2014-08-08 | Add type cast on variable before operation. | Jeff Fan |
2014-08-08 | Clean the useless code. | Eric Dong |
2014-08-08 | Rollback file GUID change, because it is VTF file and GUID is predefined. | jyao1 |
2014-08-08 | clang warns on guard macro not matching in .h file. | Andrew Fish |
2014-08-08 | Update network stack code to use StrnCpy instead of StrCpy. | Fu, Siyuan |
2014-08-08 | Correct AsciiStrnCpy. | jyao1 |
2014-08-07 | ShellPkg: Refactor string manipulation in cp command | Jaben Carsey |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian |
2014-08-07 | Add type cast for better coding style. | Qiu Shumin |
2014-08-07 | Clean up code. | qlong |
2014-08-07 | Fix OpensslLib build issue for ARM. The changes are: | Eugene Cohen |
2014-08-07 | Clean up code. | jyao1 |
2014-08-06 | StdLib: The formatting for double float values, within the gdtoa library, is ... | Daryl McDaniel |
2014-08-06 | Updates the UEFI Shell to produce the new protocol with additional 4 functions. | Jaben Carsey |
2014-08-06 | ShellPkg: add size cast to bit operations | Jaben Carsey |
2014-08-06 | Eliminate duplicated file GUID. | jyao1 |
2014-08-05 | ShellPkg: Remove double typedef for same struct | Jaben Carsey |
2014-08-05 | Updates the logic to allow devices to support SFO output mode | Jaben Carsey |
2014-08-05 | Fix the use of ASSERT and other fixes to memory allocation failures (like fre... | Jaben Carsey |
2014-08-05 | Updates the total size logic and the SFO output per UEFI Shell 2.1 changes | Jaben Carsey |
2014-08-05 | Updates the logic to allow DmpStore to specify a name independent of specifyi... | Jaben Carsey |
2014-08-05 | Updates the logic to allow help to ouput help information from a dynamic shel... | Jaben Carsey |
2014-08-05 | Updates the logic to allow RM and CP to have silent/quiet mode work successfu... | Jaben Carsey |
2014-08-05 | This searches for handles that produce the dynamic command protocol after sea... | Jaben Carsey |
2014-08-05 | ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver... | Jaben Carsey |
2014-08-05 | This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell... | Jaben Carsey |
2014-08-05 | Eliminate duplicated file GUID. | jyao1 |
2014-08-04 | ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsing | Jaben Carsey |
2014-08-04 | ShellPkg: Fix comments | Jaben Carsey |
2014-08-04 | ArmPkg/ArmSmcLib: Fixed SMC helper functions | Olivier Martin |
2014-08-04 | ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls | Olivier Martin |
2014-08-04 | Add missing ACPI5.1 table. | jyao1 |
2014-08-04 | BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19 | Harry Liebel |
2014-08-04 | Clean up code. | jyao1 |
2014-08-04 | Clean up code. | jyao1 |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Fu, Siyuan |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Harry Liebel |