Age | Commit message (Expand) | Author |
2014-08-05 | Updates the total size logic and the SFO output per UEFI Shell 2.1 changes | Jaben Carsey |
2014-08-05 | Updates the logic to allow DmpStore to specify a name independent of specifyi... | Jaben Carsey |
2014-08-05 | Updates the logic to allow help to ouput help information from a dynamic shel... | Jaben Carsey |
2014-08-05 | Updates the logic to allow RM and CP to have silent/quiet mode work successfu... | Jaben Carsey |
2014-08-05 | This searches for handles that produce the dynamic command protocol after sea... | Jaben Carsey |
2014-08-05 | ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver... | Jaben Carsey |
2014-08-05 | This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell... | Jaben Carsey |
2014-08-05 | Eliminate duplicated file GUID. | jyao1 |
2014-08-04 | ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsing | Jaben Carsey |
2014-08-04 | ShellPkg: Fix comments | Jaben Carsey |
2014-08-04 | ArmPkg/ArmSmcLib: Fixed SMC helper functions | Olivier Martin |
2014-08-04 | ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls | Olivier Martin |
2014-08-04 | Add missing ACPI5.1 table. | jyao1 |
2014-08-04 | BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19 | Harry Liebel |
2014-08-04 | Clean up code. | jyao1 |
2014-08-04 | Clean up code. | jyao1 |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Fu, Siyuan |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Harry Liebel |
2014-08-04 | Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell... | Qiu Shumin |
2014-08-01 | ArmPlatformPkg/Bds: Signal EndOfDxe PI Event | Olivier Martin |
2014-08-01 | EmbeddedPkg: FDT Configuration Table GUID | Olivier Martin |
2014-08-01 | ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ... | Olivier Martin |
2014-08-01 | CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86... | lhauch |
2014-08-01 | MdeModulePkg: Fix wrong check for SetAttribute in Consplitter | Elvin Li |
2014-08-01 | Support --version command line for VfrCompile | Eric Dong |
2014-08-01 | IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib... | Chen Fan |
2014-07-31 | ShellPkg: Add new dynamic command protocol | Jaben Carsey |
2014-07-31 | EmulatorPkg/Mpservice: Add StateLock where missing | Chen Fan |
2014-07-31 | EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag | Chen Fan |
2014-07-31 | EmulatorPkg/Mpservice: Remove addressof operator | Chen Fan |
2014-07-31 | EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLock | Chen Fan |
2014-07-31 | OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer" | Laszlo Ersek |
2014-07-31 | ShellPkg: UpdateStdInStdOutStdErr(): append BOM to new unicode file | Laszlo Ersek |
2014-07-31 | ShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag() | Laszlo Ersek |
2014-07-31 | Update vfr format for orderedlist opcode to consistent with other opcode, als... | Eric Dong |
2014-07-31 | Add VS2013 tool chain in BaseTools\Conf\tools_def.template. Also, two issues... | Wang, Yu |
2014-07-31 | MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap... | Elvin Li |
2014-07-30 | Refine code to make it more safely. | Eric Dong |
2014-07-29 | ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failure | Harry Liebel |
2014-07-29 | ArmPlatformPkg/Bds: Added boot options reordering | Ronald Cron |
2014-07-29 | ArmPlatformPkg/Bds: Corrected boot type detection | Ronald Cron |
2014-07-29 | ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries() | Olivier Martin |
2014-07-29 | ArmPlatformPkg/Bds: Added TFTP boot option update | Ronald Cron |
2014-07-29 | ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali... | Ronald Cron |
2014-07-29 | ArmPlatformPkg/Bds: Got rid of RequestBootType argument | Ronald Cron |
2014-07-29 | ArmPkg: Remove BasePeCoffLib | Harry Liebel |
2014-07-29 | ArmPkg/ArmLib.h: Fixed name of the argument | Olivier Martin |
2014-07-29 | ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code | Olivier Martin |
2014-07-29 | ArmPkg/AArch64.h: Added Exception Syndrome Register definitions | Olivier Martin |
2014-07-29 | ArmPkg/AArch64: Added ARM_HCR_TSC definition | Olivier Martin |