summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-11SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao2-4/+6
2016-03-11BaseTools: update the mail address for stack trace infoYonghong Zhu4-5/+5
2016-03-11SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B1-1/+2
2016-03-11NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo4-10/+10
2016-03-11MdeModulePkg: Add missing pcd description to MdeModulePkg.uniDandan Bi1-0/+8
2016-03-11NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu2-7/+7
2016-03-10OvmfPkg: PciHostBridgeLib: permit access to the full extended config spaceLaszlo Ersek2-1/+4
2016-03-10OvmfPkg: match PCI config access to machine type (if not USE_OLD_PCI_HOST)Laszlo Ersek3-0/+63
2016-03-10OvmfPkg: add DxePciLibI440FxQ35Laszlo Ersek2-0/+1276
2016-03-10OvmfPkg: PlatformPei: enable PCIEXBAR (aka MMCONFIG / ECAM) on Q35Laszlo Ersek5-4/+104
2016-03-10OvmfPkg: PlatformPei: lower the 32-bit PCI MMIO base to 2GB on Q35Laszlo Ersek1-4/+3
2016-03-10OvmfPkg: IndustryStandard/Q35MchIch9.h: add PCIEXBAR macrosLaszlo Ersek1-0/+8
2016-03-10BaseTools ConvertMasmToNasm: Support Python 3Jordan Justen1-43/+47
2016-03-10BaseTools ConvertMasmToNasm: Fix exception when no arguments are givenJordan Justen1-48/+37
2016-03-10BaseTools ConvertMasmToNasm: Fix running script outside of a git treeJordan Justen1-1/+3
2016-03-10BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVsCohen, Eugene1-186/+402
2016-03-10BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu2-4/+18
2016-03-10BaseTools: Change source files to DOS format.Liming Gao11-55/+55
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam8-721/+35
2016-03-10ModulePkg/DxeHttpLib: Adding Functions to HttpLibGhazi Belaam4-66/+753
2016-03-10NetworkPkg: Convert UNI file to UTF8 format.Fu Siyuan1-0/+0
2016-03-10UefiCpuPkg/Application/Cpuid: Remove unnecessary code checkJeff Fan1-4/+0
2016-03-10UefiCpuPkg/Application/Cpuid: Add check for gMaximumBasicFunctionJeff Fan1-0/+4
2016-03-09ShellPkg: Use DOS format end of line.Qiu Shumin3-21/+21
2016-03-09BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser1-3/+5
2016-03-08MdeModulePkg: Increase the maximum number of PEI performance log entriesCinnamon Shia5-10/+37
2016-03-08OvmfPkg: Enable Network2 Shell Commands for IPv6Gary Lin3-0/+9
2016-03-08ShellPkg/UefiDpLib: Support execution breakCinnamon Shia4-25/+110
2016-03-08PerformancePkg/Dp_App: Support execution breakCinnamon Shia3-26/+99
2016-03-08MdeModulePkg AcpiTableDxe: Use Rsdt to check against NULLStar Zeng1-2/+2
2016-03-08OvmfPkg PciHostBridgeDxe: Convert X64/IoFifo.asm to NASMJordan Justen3-139/+15
2016-03-08OvmfPkg PciHostBridgeDxe: Convert Ia32/IoFifo.asm to NASMJordan Justen3-153/+14
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo9-4/+3478
2016-03-08NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek1-1/+1
2016-03-07FW: [PATCH 3/9] CorebootPayloadPkg/PlatformBdsLib: Fix spelling errorLeahy, Leroy P3-4/+4
2016-03-07MdeModulePkg/Bds: More user-friendly network boot option descriptionRuiyu Ni2-39/+133
2016-03-07MdeModulePkg/UefiBootManagerLib: Separate boot description functions.Ruiyu Ni4-621/+613
2016-03-07MdeModulePkg/Bds: Fix VS2010/VS2012 build failure.Ruiyu Ni1-0/+2
2016-03-07MdePkg: Fix ACPI NFIT GUID definitionsSamer El-Haj-Mahmoud2-17/+17
2016-03-07MdePkg: Fix CPER GUID definitions to match UEFI specSamer El-Haj-Mahmoud2-1/+23
2016-03-07NetworkPkg: Support print help information using -? command.Zhang, Lubo15-214/+325
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan17-110/+1288
2016-03-05CryptoPkg/OpensslLib: Fix CRLF breakage in process_files.shDavid Woodhouse1-97/+97
2016-03-05CryptoPkg/OpensslLib: Automatically configure OpenSSL and generate file listQin Long3-378/+120
2016-03-05CryptoPkg/OpensslLib: Fix OpenSSL link failures on Windows (RT#4310)Qin Long1-0/+80
2016-03-05CryptoPkg/OpensslLib: Switch to upstream fix for OpenSSL RT#3969Qin Long1-3/+35
2016-03-05CryptoPkg/OpensslLib: Switch to upstream fix for OpenSSL RT#3992Qin Long1-2/+69
2016-03-05CryptoPkg/OpensslLib: Switch to upstream fix for OpenSSL RT#3951Qin Long1-0/+28
2016-03-05CryptoPkg/OpensslLib: Switch to upstream fix for OpenSSL RT#3674Qin Long1-26/+147
2016-03-05CryptoPkg/OpensslLib: Switch to upstream fix for OpenSSL RT#3955Qin Long1-19/+137