summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-24ShellPkg: Support finding help message embedded in resource section.Qiu Shumin3-17/+259
2016-02-24MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo1-0/+2
2016-02-23MdePkg: BaseLib: fix AArch64 DAIF interrupt mask definitionsCohen, Eugene3-6/+9
2016-02-23ArmPkg: CpuDxe: don't track interrupt state in a global variableCohen, Eugene1-5/+1
2016-02-23ArmPkg: CpuDxe: fix AArch64 interrupt read masksCohen, Eugene2-25/+23
2016-02-23MdeModulePkg: Refine the code in BootMaintenanceManagerUiLibDandan Bi3-187/+71
2016-02-23MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltXDandan Bi1-3/+2
2016-02-23MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu1-1/+1
2016-02-23CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2fQin Long5-49/+48
2016-02-23ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin1-1/+1
2016-02-22UefiCpuPkg/PiSmmCpuDxeSmm: Enable/Restore XD in SMMMichael Kinney2-3/+16
2016-02-22UefiCpuPkg/PiSmmCpuDxeSmm: Add EFIAPI to CheckFeatureSupported()Michael Kinney2-6/+12
2016-02-22ArmVirtPkg: ArmVirtQemu: make ACPI support AARCH64 onlyArd Biesheuvel2-6/+9
2016-02-22SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack functionZhang, Chao B3-26/+40
2016-02-22MdePkg: Fix incorrect PCIe Extended Capabilities definitionSamer El-Haj-Mahmoud1-1/+2
2016-02-19BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu1-3/+34
2016-02-19ShellPkg: Fix the last command doesn't work in a script.Qiu Shumin1-1/+4
2016-02-19MdeModulePkg/Partition: Use proper partition number for MBRRuiyu Ni1-6/+4
2016-02-19MdePkg: Change PcdPropertiesTableEnable default value toJiewen Yao1-1/+3
2016-02-19BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013Larry Hauch1-2631/+3056
2016-02-18ArmPlatformPkg: Remove orphaned Juno MakefileLeif Lindholm1-87/+0
2016-02-18ArmPlatformPkg: remove obsolete/outdated AArch64 bootstrapLeif Lindholm6-564/+0
2016-02-18ArmVirtPkg: ArmVirtQemu: expose only 64-bit entry point for v3.0+ SMBIOSArd Biesheuvel1-0/+8
2016-02-18ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin1-1/+5
2016-02-18NetworkPkg: Replace the internal function with exposed oneJiaxin Wu3-78/+8
2016-02-18MdeModulePkg: Define a general function to create DNS QNameJiaxin Wu2-1/+90
2016-02-18BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek1-1/+1
2016-02-18BaseTools/VolInfo: add some generic optionsYonghong Zhu1-47/+94
2016-02-18BaseTools: report an error message when failed to start build commandYonghong Zhu1-1/+2
2016-02-18BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu2-2/+4
2016-02-18PerformancePkg/Dp_App: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia1-31/+9
2016-02-18ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia1-31/+9
2016-02-17StdLib/BsdSocketLib: Fix minor memory leak by freeing rrecp on error return.Daryl McDaniel1-1/+3
2016-02-17BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay2-6/+24
2016-02-17BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay3-6/+119
2016-02-17BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay2-5/+12
2016-02-17MdePkg: Add invocation register support in SMM Communication ACPI TableHao Wu1-1/+6
2016-02-17Merge branch 'master' of https://github.com/tianocore/edk2 into MemoryAttribu...jiewen yao3-9/+9
2016-02-17MdeModulePkg: SNP should check Cdb.StatCode with PXE_STATCODE_SUCCESS.Fu Siyuan2-5/+5
2016-02-17MdeModulePkg: Make the DEBUG info consistent in SNP driver.Fu Siyuan2-4/+4
2016-02-17MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao1-1/+3
2016-02-17MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao1-1/+2
2016-02-17MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao1-1/+10
2016-02-17MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao1-10/+90
2016-02-17MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao1-0/+214
2016-02-17MdePkg: Add UEFI2.6 MemoryAttributesTable GUIDjiewen yao1-0/+7
2016-02-17MdePkg: Add UEFI2.6 MemoryAttributes Table definition.jiewen yao1-0/+34
2016-02-16ArmPlatformPkg: delete Juno ACPI tablesLeif Lindholm7-831/+0
2016-02-16MdePkg: Refine the function comments in Keyword Handler ProtocolDandan Bi1-5/+7
2016-02-16MdeModulePkg: Refine function comments in Keyword Handler ProtocolDandan Bi2-10/+14