summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming
2014-08-11MdeModulePkg: DxeCoreGao, Liming
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li
2014-08-08SourceLevelDebugPkg/DebugAgent: fix trivial typo.Chen Fan
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-08-08Clean the useless code.Eric Dong
2014-08-08Rollback file GUID change, because it is VTF file and GUID is predefined.jyao1
2014-08-08clang warns on guard macro not matching in .h file.Andrew Fish
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-08-08Correct AsciiStrnCpy.jyao1
2014-08-07ShellPkg: Refactor string manipulation in cp commandJaben Carsey
2014-08-071) Add type cast for better coding style.Feng Tian
2014-08-07Add type cast for better coding style.Qiu Shumin
2014-08-07Clean up code.qlong
2014-08-07Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen
2014-08-07Clean up code.jyao1
2014-08-06StdLib: The formatting for double float values, within the gdtoa library, is ...Daryl McDaniel
2014-08-06Updates the UEFI Shell to produce the new protocol with additional 4 functions.Jaben Carsey
2014-08-06ShellPkg: add size cast to bit operationsJaben Carsey
2014-08-06Eliminate duplicated file GUID.jyao1
2014-08-05ShellPkg: Remove double typedef for same structJaben Carsey
2014-08-05Updates the logic to allow devices to support SFO output modeJaben Carsey
2014-08-05Fix the use of ASSERT and other fixes to memory allocation failures (like fre...Jaben Carsey
2014-08-05Updates the total size logic and the SFO output per UEFI Shell 2.1 changesJaben Carsey
2014-08-05Updates the logic to allow DmpStore to specify a name independent of specifyi...Jaben Carsey
2014-08-05Updates the logic to allow help to ouput help information from a dynamic shel...Jaben Carsey
2014-08-05Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey
2014-08-05This searches for handles that produce the dynamic command protocol after sea...Jaben Carsey
2014-08-05ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey
2014-08-05This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey
2014-08-05Eliminate duplicated file GUID.jyao1
2014-08-04ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsingJaben Carsey
2014-08-04ShellPkg: Fix commentsJaben Carsey
2014-08-04ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin
2014-08-04ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC CallsOlivier Martin
2014-08-04Add missing ACPI5.1 table.jyao1
2014-08-04BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19Harry Liebel
2014-08-04Clean up code.jyao1
2014-08-04Clean up code.jyao1
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Fu, Siyuan
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Harry Liebel
2014-08-04Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin
2014-08-01ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin
2014-08-01EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin
2014-08-01CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86...lhauch
2014-08-01MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li
2014-08-01Support --version command line for VfrCompile Eric Dong
2014-08-01IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan