summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming2014-08-116-0/+104
* MdeModulePkg: DxeCoreGao, Liming2014-08-111-0/+4
* Added SMBIOS 2.8.0 updates.Elvin Li2014-08-082-10/+27
* SourceLevelDebugPkg/DebugAgent: fix trivial typo.Chen Fan2014-08-081-1/+1
* Add type cast on variable before operation.Jeff Fan2014-08-0810-23/+23
* Add type cast on variable before operation.Jeff Fan2014-08-081-7/+7
* Clean the useless code.Eric Dong2014-08-081-1/+0
* Rollback file GUID change, because it is VTF file and GUID is predefined.jyao12014-08-082-2/+2
* clang warns on guard macro not matching in .h file.Andrew Fish2014-08-081-1/+1
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-085-12/+12
* Correct AsciiStrnCpy.jyao12014-08-081-1/+1
* ShellPkg: Refactor string manipulation in cp commandJaben Carsey2014-08-071-20/+20
* 1) Add type cast for better coding style.Feng Tian2014-08-0728-88/+88
* Add type cast for better coding style.Qiu Shumin2014-08-072-6/+6
* Clean up code.qlong2014-08-071-2/+2
* Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen2014-08-071-4/+13
* Clean up code.jyao12014-08-073-9/+9
* StdLib: The formatting for double float values, within the gdtoa library, is ...Daryl McDaniel2014-08-062-12/+28
* Updates the UEFI Shell to produce the new protocol with additional 4 functions.Jaben Carsey2014-08-063-38/+182
* ShellPkg: add size cast to bit operationsJaben Carsey2014-08-061-24/+24
* Eliminate duplicated file GUID.jyao12014-08-067-17/+13
* ShellPkg: Remove double typedef for same structJaben Carsey2014-08-051-2/+2
* Updates the logic to allow devices to support SFO output modeJaben Carsey2014-08-052-16/+36
* Fix the use of ASSERT and other fixes to memory allocation failures (like fre...Jaben Carsey2014-08-051-4/+11
* Updates the total size logic and the SFO output per UEFI Shell 2.1 changesJaben Carsey2014-08-052-8/+28
* Updates the logic to allow DmpStore to specify a name independent of specifyi...Jaben Carsey2014-08-051-2/+9
* Updates the logic to allow help to ouput help information from a dynamic shel...Jaben Carsey2014-08-052-11/+112
* Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey2014-08-052-2/+6
* This searches for handles that produce the dynamic command protocol after sea...Jaben Carsey2014-08-053-117/+270
* ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey2014-08-053-5/+141
* This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey2014-08-051-2/+156
* Eliminate duplicated file GUID.jyao12014-08-053-5/+3
* ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsingJaben Carsey2014-08-042-4/+15
* ShellPkg: Fix commentsJaben Carsey2014-08-041-3/+5
* ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin2014-08-047-219/+100
* ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC CallsOlivier Martin2014-08-042-52/+94
* Add missing ACPI5.1 table.jyao12014-08-041-1/+19
* BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19Harry Liebel2014-08-041-1/+19
* Clean up code.jyao12014-08-042-5/+2
* Clean up code.jyao12014-08-045-4/+15
* The pointer argument should be set to NULL if not used not FALSE.Fu, Siyuan2014-08-041-3/+3
* The pointer argument should be set to NULL if not used not FALSE.Harry Liebel2014-08-041-2/+2
* Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin2014-08-044-0/+0
* ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin2014-08-012-1/+39
* EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin2014-08-012-0/+27
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-016-28/+13
* CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86...lhauch2014-08-011-8/+16
* MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li2014-08-011-2/+2
* Support --version command line for VfrCompile Eric Dong2014-08-012-0/+21
* IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan2014-08-012-0/+6