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