summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-05OvmfPkg/SmmAccess: prepare for PcdQ35TsegMbytes becoming dynamicLaszlo Ersek6-5/+40
2017-07-05OvmfPkg/PlatformPei: prepare for PcdQ35TsegMbytes becoming dynamicLaszlo Ersek3-3/+23
2017-07-05OvmfPkg: widen PcdQ35TsegMbytes to UINT16Laszlo Ersek3-7/+7
2017-07-05OvmfPkg: update -D E1000_ENABLE from Intel PROEFI v.07 to BootUtil v.22Laszlo Ersek4-18/+24
2017-07-05OvmfPkg: disable build-time relocation for DXEFV modulesLaszlo Ersek3-0/+3
2017-07-05ArmVirtPkg: remove status code supportArd Biesheuvel1-9/+2
2017-07-05ArmPlatformPkg: convert VExpress ResetSystemLib to ResetSystemLibLeif Lindholm2-50/+73
2017-07-05EmbeddedPkg/MmcDxe: Align the ExtCSD bufferJun Nie3-6/+18
2017-07-05BaseTools: Update GenFw to clear unused debug entry generated by VS tool chainLiming Gao1-5/+22
2017-07-05BaseTools: Update tools_def.template to remove old XCLANG and XCODE32Liming Gao1-176/+0
2017-07-05MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpointRuiyu Ni4-29/+90
2017-07-05MdeModulePkg/XhciDxe: Separate common logic to XhcTransferRuiyu Ni1-166/+132
2017-07-05MdeModulePkg/XhciDxe: Dump the CMD/EVENT/INT/BULK ring informationRuiyu Ni1-3/+24
2017-07-05MdeModulePkg/XhciDxe: Refine IsTransferRingTrb and IsAsyncIntTrbRuiyu Ni1-46/+44
2017-07-04BaseTools: suppress usage instructions with rebuild optionsChris Ruffin1-5/+8
2017-07-03BeagleBoardPkg: switch to use MdeModulePkg ResetSystemLibLeif Lindholm4-132/+71
2017-07-03ArmVirtPkg: switch to generic ResetSystemRuntimeDxeArd Biesheuvel8-54/+91
2017-07-03ArmPkg: implement ResetSystemLib using PSCI 0.2 callsArd Biesheuvel2-0/+150
2017-07-03MdeModulePkg CapsuleApp: Fix print info in BuildGatherList()Star Zeng1-1/+1
2017-07-03MdeModulePkg ResetSystem: Update the comments of ResetSystem()Star Zeng2-1/+12
2017-07-03MdeModulePkg/ResetSystem: Implement ResetNotification protocolRuiyu Ni4-16/+161
2017-07-03MdeModulePkg/ResetSystem: Remove unnecessary global variableRuiyu Ni1-7/+4
2017-07-03MdePkg: Add ResetNotification protocol definitionRuiyu Ni2-0/+89
2017-06-30MdeModulePkg PeiCore: Correct the comments of PeiResetSystem2Star Zeng2-4/+4
2017-06-30MdePkg: Correct the comments of EFI_PEI_RESET2_SYSTEMStar Zeng1-2/+2
2017-06-29EmbeddedPkg/MmcDxe: Correct argument of ECSD readJun Nie1-1/+1
2017-06-29EmbeddedPkg/MmcDxe: Add non-DDR timing mode supportJun Nie1-2/+14
2017-06-29ShellPkg: Update dh command to reflect correct driver field informationTapan Shah2-3/+4
2017-06-29UefiCpuPkg: Fix coding style issuesDandan Bi1-2/+2
2017-06-28MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeoutArd Biesheuvel2-3/+3
2017-06-27MdePkg/IndustryStandard: update ACPI/IORT definitions to revision CArd Biesheuvel1-2/+17
2017-06-27DuetPkg FsVariable: Update GetNextVariableName to follow UEFI 2.7Star Zeng1-2/+29
2017-06-27MdeModulePkg Variable: Update GetNextVariableName to follow UEFI 2.7Star Zeng5-32/+124
2017-06-27MdePkg: Update comments for GetNextVariableName to follow UEFI 2.7Star Zeng1-1/+7
2017-06-27ShellPkg DmpStore: Make NameSize to be consistent with name bufferStar Zeng1-0/+1
2017-06-27MdeModulePkg/BdsDxe: Report Status Code when booting from BootOrder listDandan Bi1-1/+6
2017-06-27MdePkg/PiStatusCode: Add new Status Code for BDS when attempting BootOrderDandan Bi1-1/+2
2017-06-27Revert "MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocol"Star Zeng1-14/+12
2017-06-26UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD.Leo Duran2-64/+250
2017-06-26UefiCpuPkg: Add CPUID definitions for AMD.Leo Duran1-9/+590
2017-06-26UefiCpuPkg: Define AMD Memory Encryption specific CPUID and MSRBrijesh Singh3-0/+253
2017-06-26MdeModulePkg DxeCore: Only free ScratchBuffer when it is not NULLStar Zeng1-2/+4
2017-06-26MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocolAmit Kumar1-12/+14
2017-06-26IntelSiliconPkg: Add package DSC fileHao Wu1-0/+46
2017-06-26BaseTools/PatchCheck.py: Add warning info for new binary filesHao Wu1-13/+21
2017-06-26BaseTools/PatchCheck.py: Fix misreport for binary changes in patchHao Wu1-3/+3
2017-06-24BaseTools: support building the same INF more than once with -m optionYonghong Zhu1-6/+9
2017-06-24BaseTools: report error HiiString in HII format PCD must not be emptyYonghong Zhu1-0/+7
2017-06-24BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd valueYunhua Feng1-1/+6
2017-06-24BaseTools: Enhance the report to not show the empty sectionYonghong Zhu1-8/+5