summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Use RLE (Run Length Encoding) to improve debugging performance.Ruiyu Ni5-106/+277
2015-01-20Fix GCC build error.Yao, Jiewen1-2/+2
2015-01-20PcAtChipsetPkg: Refine the format of meta data files.Shumin Qiu5-27/+26
2015-01-20Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni4-17/+86
2015-01-20Performance: Refine the format of INF files.Shumin Qiu4-14/+14
2015-01-19IntelFspWrapperPkg: Refine the format of meta data files.Shumin Qiu9-44/+42
2015-01-19IntelFspPkg: Refine the format of meta data files.Shumin Qiu11-40/+48
2015-01-19Add HSTI support.Yao, Jiewen9-2/+1143
2015-01-19Fix SET statement bug which is always evaluated even it is in a False conditi...Yingke Liu1-0/+2
2015-01-19Fixed build issue with fds target specified.Yingke Liu1-22/+17
2015-01-19SourceLevelDebugPkg: Refine the format of meta data files.Shumin Qiu6-34/+32
2015-01-16Refine the format of PCD in INF files for UefiCpuPkg.Shumin Qiu3-6/+6
2015-01-16Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu2-4/+4
2015-01-16Refine the abstract information in header comment section for NetworkPkg.Shumin Qiu1-1/+2
2015-01-16Refine the format of GUID in INF files for IntelFrameworkModulePkg.Shumin Qiu1-3/+3
2015-01-15Add package maintainers for Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg. David Wei1-0/+8
2015-01-14ArmVirtualizationPkg: PlatformIntelBdsLib: get front page timeout from QEMULaszlo Ersek2-19/+1
2015-01-14OvmfPkg: PlatformBdsLib: get front page timeout from QEMULaszlo Ersek2-8/+1
2015-01-14OvmfPkg: QemuBootOrderLib: expose QEMU's "-boot menu=on[,splash-time=N]"Laszlo Ersek3-0/+65
2015-01-14ShellPkg: UefiShellLib: drop wrong PathLib library class dependencyLaszlo Ersek2-2/+1
2015-01-13StdLib: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel5-12/+7
2015-01-13EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel1-4/+3
2015-01-13ShellPkg: allow creating of files to create required directory pathjaben carsey2-5/+29
2015-01-13ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin3-9/+5
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni1-2/+2
2015-01-13Correct file path.Yao, Jiewen1-2/+2
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen2-5/+10
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel29-196/+128
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin1-33/+25
2015-01-12Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg toDavid Wei518-0/+118538
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen15-155/+172
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen22-235/+1007
2015-01-09BaseTools Fix NASM tool version in comments of tools_def.templateLiming Gao1-2/+2
2015-01-09MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng1-7/+9
2015-01-09MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu2-2/+42
2015-01-09MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao1-15/+131
2015-01-09Restore question value for question without storage after CHANGING callback r...Eric Dong1-3/+10
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong1-1/+6
2015-01-08Add TPM12 NV related function.Yao, Jiewen3-1/+340
2015-01-06ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin8-15/+94
2015-01-06ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariableOlivier Martin1-2/+2
2015-01-06ArmPlatformPkg: PCI emulation - Define a vendor and device idRonald Cron2-4/+4
2015-01-06ArmPkg/BdsLib: Close file after reading an ImageRonald Cron1-16/+32
2015-01-06ArmPlatformPkg/ArmJunoDxe: Close the FDT fileRonald Cron1-1/+4
2015-01-06ArmJunoDxe/InstallFdt.c: Fix the closing of the simple file system protocolRonald Cron1-8/+8
2015-01-06ArmPlatformPkg: Make PCI emulation more compliant with the UEFI specRonald Cron2-83/+305
2015-01-06ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron1-17/+39
2015-01-06ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin10-0/+23
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng9-192/+1660
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng13-147/+1675