Age | Commit message (Expand) | Author |
2015-01-22 | MdeModulePkg: Refine the format of INF files. | Shumin Qiu |
2015-01-22 | ShellPkg: Refine the fomat in INF/DEC files to follow spec. | Qiu Shumin |
2015-01-21 | Remove 2 unnecessary modules (Ps2MouseDxe, Ps2keyboardDxe) for saving size. | Tim He |
2015-01-21 | MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap() | Ard Biesheuvel |
2015-01-21 | MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f... | Feng Tian |
2015-01-20 | Use RLE (Run Length Encoding) to improve debugging performance. | Ruiyu Ni |
2015-01-20 | Fix GCC build error. | Yao, Jiewen |
2015-01-20 | PcAtChipsetPkg: Refine the format of meta data files. | Shumin Qiu |
2015-01-20 | Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol. | Ruiyu Ni |
2015-01-20 | Performance: Refine the format of INF files. | Shumin Qiu |
2015-01-19 | IntelFspWrapperPkg: Refine the format of meta data files. | Shumin Qiu |
2015-01-19 | IntelFspPkg: Refine the format of meta data files. | Shumin Qiu |
2015-01-19 | Add HSTI support. | Yao, Jiewen |
2015-01-19 | Fix SET statement bug which is always evaluated even it is in a False conditi... | Yingke Liu |
2015-01-19 | Fixed build issue with fds target specified. | Yingke Liu |
2015-01-19 | SourceLevelDebugPkg: Refine the format of meta data files. | Shumin Qiu |
2015-01-16 | Refine the format of PCD in INF files for UefiCpuPkg. | Shumin Qiu |
2015-01-16 | Refine the format of GUID in INF files for SecurityPkg. | Shumin Qiu |
2015-01-16 | Refine the abstract information in header comment section for NetworkPkg. | Shumin Qiu |
2015-01-16 | Refine the format of GUID in INF files for IntelFrameworkModulePkg. | Shumin Qiu |
2015-01-15 | Add package maintainers for Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg. | David Wei |
2015-01-14 | ArmVirtualizationPkg: PlatformIntelBdsLib: get front page timeout from QEMU | Laszlo Ersek |
2015-01-14 | OvmfPkg: PlatformBdsLib: get front page timeout from QEMU | Laszlo Ersek |
2015-01-14 | OvmfPkg: QemuBootOrderLib: expose QEMU's "-boot menu=on[,splash-time=N]" | Laszlo Ersek |
2015-01-14 | ShellPkg: UefiShellLib: drop wrong PathLib library class dependency | Laszlo Ersek |
2015-01-13 | StdLib: Move libraries from ShellPkg into MdeModulePkg and MdePkg. | Daryl McDaniel |
2015-01-13 | EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg. | Daryl McDaniel |
2015-01-13 | ShellPkg: allow creating of files to create required directory path | jaben carsey |
2015-01-13 | ArmPlatformPkg: Fixed builds after some ShellPkg libraries have moved | Olivier Martin |
2015-01-13 | Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit. | Ruiyu Ni |
2015-01-13 | Correct file path. | Yao, Jiewen |
2015-01-13 | Check in missing patch for TPM error handling. | Yao, Jiewen |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2015-01-12 | MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C... | Olivier Martin |
2015-01-12 | Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to | David Wei |
2015-01-12 | Handle TPM device error and avoid deadloop in BDS. | Yao, Jiewen |
2015-01-12 | Add TPM Physical Presence >=128 operation value support. | Yao, Jiewen |
2015-01-09 | BaseTools Fix NASM tool version in comments of tools_def.template | Liming Gao |
2015-01-09 | MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil... | Star Zeng |
2015-01-09 | MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS... | Shumin Qiu |
2015-01-09 | MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue. | Liming Gao |
2015-01-09 | Restore question value for question without storage after CHANGING callback r... | Eric Dong |
2015-01-08 | Fixed VfrCompile crash on efivarstore statement. | Eric Dong |
2015-01-08 | Add TPM12 NV related function. | Yao, Jiewen |
2015-01-06 | ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updated | Olivier Martin |
2015-01-06 | ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariable | Olivier Martin |
2015-01-06 | ArmPlatformPkg: PCI emulation - Define a vendor and device id | Ronald Cron |
2015-01-06 | ArmPkg/BdsLib: Close file after reading an Image | Ronald Cron |
2015-01-06 | ArmPlatformPkg/ArmJunoDxe: Close the FDT file | Ronald Cron |
2015-01-06 | ArmJunoDxe/InstallFdt.c: Fix the closing of the simple file system protocol | Ronald Cron |