summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-01ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin2-1/+39
2014-08-01EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin2-0/+27
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin6-28/+13
2014-08-01CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86...lhauch1-8/+16
2014-08-01MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li1-2/+2
2014-08-01Support --version command line for VfrCompile Eric Dong2-0/+21
2014-08-01IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan2-0/+6
2014-07-31ShellPkg: Add new dynamic command protocolJaben Carsey2-5/+92
2014-07-31EmulatorPkg/Mpservice: Add StateLock where missingChen Fan1-3/+14
2014-07-31EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlagChen Fan1-4/+0
2014-07-31EmulatorPkg/Mpservice: Remove addressof operatorChen Fan1-11/+11
2014-07-31EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLockChen Fan1-2/+2
2014-07-31OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer"Laszlo Ersek1-11/+11
2014-07-31ShellPkg: UpdateStdInStdOutStdErr(): append BOM to new unicode fileLaszlo Ersek1-4/+10
2014-07-31ShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag()Laszlo Ersek1-15/+33
2014-07-31Update vfr format for orderedlist opcode to consistent with other opcode, als...Eric Dong1-1/+1
2014-07-31Add VS2013 tool chain in BaseTools\Conf\tools_def.template. Also, two issues...Wang, Yu1-0/+478
2014-07-31MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...Elvin Li1-7/+0
2014-07-30Refine code to make it more safely.Eric Dong1-2/+7
2014-07-29ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel1-0/+2