summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-22BaseTools:Some build generated files content are not ordered on linuxFan, ZhijuX1-1/+1
2019-02-22BaseTools: Fix a bug about Structure PCDFeng, Bob C1-1/+1
2019-02-22BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX1-2/+8
2019-02-22BaseTool: Fixed incremental rebuild issue.Feng, Bob C2-17/+16
2019-02-22BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED.Jiewen Yao1-27/+29
2019-02-22MdeModulePkg: Add the runtime ResetSystemLib in MdeModulePkg.dscZhichao Gao1-0/+1
2019-02-22MdeModulePkg: Add a runtime library instance of ResetSystemLibZhichao Gao3-0/+287
2019-02-22MdeModulePkg: Add a new API ResetSystem for PEI ResetSystemLibZhichao Gao1-1/+27
2019-02-22MdeModulePkg: Add a new API ResetSystem for Null versionZhichao Gao1-0/+27
2019-02-22MdeModulePkg: Add a new API ResetSystem for DXE ResetSystemLibZhichao Gao1-1/+27
2019-02-22MdeModulePkg: Add the new API ResetSystem in the head fileZhichao Gao1-1/+27
2019-02-22MdeModulePkg: change the function name ResetSystemZhichao Gao2-6/+6
2019-02-22ShellPkg: add array index check for shell delay optionZhichao Gao1-2/+6
2019-02-22SecurityPkg/HddPassword: Add Security feature set support for ATA devHao Wu11-0/+3873
2019-02-22SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPIHao Wu12-5665/+274
2019-02-22OvmfPkg/LockBoxLib: Update the comments for API UpdateLockBox()Hao Wu1-3/+8
2019-02-22MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()Hao Wu5-10/+86
2019-02-22MdeModulePkg/SmmLockBox(PEI): Remove an ASSERT in RestoreLockBox()Hao Wu1-1/+0
2019-02-22MdeModulePkg/SmmLockBoxLib: Use 'DEBUG_' prefix instead of 'EFI_D_'Hao Wu3-63/+63
2019-02-22MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEIHao Wu14-0/+5184
2019-02-22MdeModulePkg/NvmExpressPei: Consume S3StorageDeviceInitList LockBoxHao Wu5-1/+236
2019-02-22MdeModulePkg/NvmExpressPei: Add logic to produce SSC PPIHao Wu8-89/+1075
2019-02-22MdeModulePkg/NvmExpressPei: Avoid updating the module-level variableHao Wu3-84/+92
2019-02-22MdeModulePkg: Add GUID for LockBox to save storage dev to init in S3Hao Wu2-0/+67
2019-02-22MdeModulePkg: Add definitions for Storage Security Command PPIHao Wu2-0/+286
2019-02-22MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPIHao Wu2-0/+222
2019-02-22MdeModulePkg: Add definitions for ATA AHCI host controller PPIHao Wu2-0/+92
2019-02-21Maintainers: specify the scope for OvmfPkg/ArmVirtPkg Xen module reviewersLaszlo Ersek1-0/+3
2019-02-21Maintainers: add TPM2 reviewers for OvmfPkgLaszlo Ersek1-0/+4
2019-02-21Maintainers.txt: Update e-mail address for Julien GrallJulien Grall1-2/+2
2019-02-21MdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity check for FilePath dev...Jian J Wang1-0/+9
2019-02-21MdePkg/UefiDevicePathLib: Add sanity check for FilePath device pathJian J Wang1-0/+9
2019-02-21UefiCpuPkg/Microcode: Fix incorrect checksum issue for extended tableChen A Chen1-9/+73
2019-02-20SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state.Gonzalez Del Cueto, Rodrigo3-5/+10
2019-02-20BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX3-2/+8
2019-02-20BaseTools:Fixed build failure when specifying multiple BUILDTARGETFan, ZhijuX1-1/+1
2019-02-20BaseTools: replace Sdict with OrderedDict in UPTFeng, Bob C1-2/+2
2019-02-20BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX2-5/+35
2019-02-20IntelSiliconPkg/MicrocodeUpdateDxe: Error message enhancementShenglei Zhang1-1/+1
2019-02-20BaseTools: Remove unused txt filesLiming Gao6-814/+0
2019-02-20UefiCpuPkg/SecCore: Wrong Debug Information for SecCoreChasel, Chiu3-36/+54
2019-02-20MdeModulePkg/SdMmcPciHcDxe: Use 16/32-bit IO widthsEdgar Handal1-4/+21
2019-02-20MdeModulePkg/SdMmcPciHcDxe Fix eMMC HS400 switch sequenceAlbecki, Mateusz1-16/+17
2019-02-19BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C1-7/+5
2019-02-19BaseTools: Fixed a bug in Vpd handlingFeng, Bob C1-1/+1
2019-02-19BaseTools: Fix a ParseDevPathValue function issue.Feng, Bob C1-0/+1
2019-02-19BaseTools:Fix a ECC issueFan, ZhijuX2-1/+3
2019-02-19BaseTools: Add MaxSizeUserSet to Pcd deepcopy functionFeng, Bob C1-0/+1
2019-02-19DynamicTablesPkg: Arm IORT Table GeneratorSami Mujawar4-0/+2174
2019-02-19DynamicTablesPkg: Arm PCI MCFG Table GeneratorSami Mujawar3-0/+413