summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li1-2/+2
2014-08-12Correct StrnCat length calculation.jyao12-52/+52
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng1-3/+5
2014-08-11StdLib/LibC/Stdio: fix "missing braces around initializer"Laszlo Ersek1-1/+1
2014-08-11StdLib/LibC/gdtoa: fix "missing braces around initializer"Laszlo Ersek1-1/+1
2014-08-11MdePkg: Fix Clang build failureGao, Liming13-14/+14
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming4-55/+441
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming6-0/+104
2014-08-11MdeModulePkg: DxeCoreGao, Liming1-0/+4
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li2-10/+27
2014-08-08SourceLevelDebugPkg/DebugAgent: fix trivial typo.Chen Fan1-1/+1
2014-08-08Add type cast on variable before operation.Jeff Fan10-23/+23
2014-08-08Add type cast on variable before operation.Jeff Fan1-7/+7
2014-08-08Clean the useless code.Eric Dong1-1/+0
2014-08-08Rollback file GUID change, because it is VTF file and GUID is predefined.jyao12-2/+2
2014-08-08clang warns on guard macro not matching in .h file.Andrew Fish1-1/+1
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan5-12/+12
2014-08-08Correct AsciiStrnCpy.jyao11-1/+1
2014-08-07ShellPkg: Refactor string manipulation in cp commandJaben Carsey1-20/+20
2014-08-071) Add type cast for better coding style.Feng Tian28-88/+88
2014-08-07Add type cast for better coding style.Qiu Shumin2-6/+6
2014-08-07Clean up code.qlong1-2/+2
2014-08-07Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen1-4/+13
2014-08-07Clean up code.jyao13-9/+9
2014-08-06StdLib: The formatting for double float values, within the gdtoa library, is ...Daryl McDaniel2-12/+28
2014-08-06Updates the UEFI Shell to produce the new protocol with additional 4 functions.Jaben Carsey3-38/+182
2014-08-06ShellPkg: add size cast to bit operationsJaben Carsey1-24/+24
2014-08-06Eliminate duplicated file GUID.jyao17-17/+13
2014-08-05ShellPkg: Remove double typedef for same structJaben Carsey1-2/+2
2014-08-05Updates the logic to allow devices to support SFO output modeJaben Carsey2-16/+36
2014-08-05Fix the use of ASSERT and other fixes to memory allocation failures (like fre...Jaben Carsey1-4/+11
2014-08-05Updates the total size logic and the SFO output per UEFI Shell 2.1 changesJaben Carsey2-8/+28
2014-08-05Updates the logic to allow DmpStore to specify a name independent of specifyi...Jaben Carsey1-2/+9
2014-08-05Updates the logic to allow help to ouput help information from a dynamic shel...Jaben Carsey2-11/+112
2014-08-05Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey2-2/+6
2014-08-05This searches for handles that produce the dynamic command protocol after sea...Jaben Carsey3-117/+270
2014-08-05ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey3-5/+141
2014-08-05This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey1-2/+156
2014-08-05Eliminate duplicated file GUID.jyao13-5/+3
2014-08-04ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsingJaben Carsey2-4/+15
2014-08-04ShellPkg: Fix commentsJaben Carsey1-3/+5
2014-08-04ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin7-219/+100
2014-08-04ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC CallsOlivier Martin2-52/+94
2014-08-04Add missing ACPI5.1 table.jyao11-1/+19
2014-08-04BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19Harry Liebel1-1/+19
2014-08-04Clean up code.jyao12-5/+2
2014-08-04Clean up code.jyao15-4/+15
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Fu, Siyuan1-3/+3
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Harry Liebel1-2/+2
2014-08-04Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin4-0/+0