summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-15CryptoPkg/OpensslLib: Set ARC4 disable in OpensslLibZhichao Gao4-6/+4
2020-05-15CryptoPkg/BaseCryptLib: Retire ARC4 algorithmZhichao Gao15-917/+48
2020-05-15CryptoPkg/OpensslLib: Set MD4 disable in OpensslLibZhichao Gao4-6/+4
2020-05-15CryptoPkg/BaseCrpytLib: Retire MD4 algorithmZhichao Gao16-1011/+62
2020-05-15CryptoPkg/CryptoDxe: Add function to indicate the deprecated algorithmZhichao Gao1-3/+21
2020-05-15FmpDevicePkg/FmpDxe: Use new Fmp dependency librariesWei6 Xu6-948/+64
2020-05-15FmpDevicePkg: Add FmpDependencyDevice library class and NULL instanceWei6 Xu6-0/+149
2020-05-15FmpDevicePkg: Add FmpDependencyCheck library class and instancesWei6 Xu9-0/+374
2020-05-15FmpDevicePkg/Test: Add FmpDependencyLib unit testWei6 Xu6-0/+384
2020-05-15FmpDevicePkg: Add FmpDependency library class and BASE instanceWei6 Xu6-2/+689
2020-05-15MdePkg: UEFI JSON Capsule SupportOleksiy Yakovlev4-0/+134
2020-05-15MdePkg: Add UEFI Spec Revision 2.8Oleksiy Yakovlev1-0/+1
2020-05-15MdePkg: Bootable NVDIMM namespacesOleksiy Yakovlev1-0/+12
2020-05-15BaseTools: Bootable NVDIMM namespacesOleksiy Yakovlev1-0/+12
2020-05-15MdePkg: REST style formsetOleksiy Yakovlev3-0/+10
2020-05-15BaseTools: REST style formsetOleksiy Yakovlev1-0/+1
2020-05-15MdePkg: Extend SERIAL_IO with DeviceTypeGuidOleksiy Yakovlev1-0/+9
2020-05-14OvmfPkg: Skip initrd command on Xcode toolchainRoman Bolshakov8-8/+8
2020-05-14MdeModulePkg/RegularExpressionDxe: Optimize the code infrastructureShenglei Zhang4-49/+12
2020-05-14IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers.Chasel Chiu11-16/+352
2020-05-13BaseTools: Fix parse PCD GUID expression issueFeng, YunhuaX1-5/+5
2020-05-13BaseTools/Ecc: Replace deprecated function time.clock()Michael Kubacki1-2/+3
2020-05-12StandaloneMmPkg: switch to MM communicate 2 protocolArd Biesheuvel2-2/+2
2020-05-12MdeModulePkg/VariableSmmRuntimeDxe: switch to MM communicate 2Ard Biesheuvel3-23/+26
2020-05-12MdeModulePkg/FaultTolerantWriteSmmDxe: switch to MM communicate 2Ard Biesheuvel4-15/+18
2020-05-12MdeModulePkg/VariableInfo: switch to MM communicate 2 protocolArd Biesheuvel2-9/+12
2020-05-12ArmPkg/MmCommunicationDxe: expose MM Communicate 2 protocolArd Biesheuvel2-48/+43
2020-05-12MdeModulePkg/SmmIpl: expose MM communicate 2 protocolArd Biesheuvel2-0/+81
2020-05-12MdePkg: introduce MM communicate 2 protocolArd Biesheuvel2-0/+76
2020-05-11UefiCpuPkg/CpuExceptionHandler: Revert CpuExceptionHandler binary patchingLendacky, Thomas1-19/+6
2020-05-11OvmfPkg: Use toolchain appropriate CpuExceptionHandlerLibLendacky, Thomas4-0/+16
2020-05-11UefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes toolchain specificLendacky, Thomas7-3/+479
2020-05-08BaseTools/Plugin: Update HostBasedUnitTestRunner to support LinuxSean Brogan2-31/+31
2020-05-08.pytool/CISettings: Remove Windows only scope for host based unit testsSean Brogan1-3/+0
2020-05-08BaseTools: add handling for 'S:' flag to GetMaintainer.pyLeif Lindholm1-0/+4
2020-05-08BaseTools: add repo name option to SetupGit.pyRebecca Cran1-3/+9
2020-05-07NetworkPkg: Add RISCV64 architectureAbner Chang1-1/+2
2020-05-07MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPLAbner Chang2-1/+79
2020-05-07MdeModulePkg/CapsuleRuntimeDxe: Add RISCV64 architectureAbner Chang1-4/+5
2020-05-07MdeModulePkg/Logo:Add RISCV64 architectureAbner Chang1-1/+3
2020-05-07MdePkg/BaseSafeIntLib: Add RISCV64 arch for BaseSafeIntLib.Abner Chang1-2/+4
2020-05-07MdePkg/BaseSynchronizationLib: RISC-V cache related code.Abner Chang2-0/+83
2020-05-07MdePkg/BaseCpuLib: RISC-V Base CPU libraryAbner Chang3-3/+27
2020-05-07MdePkg/BasePeCoff: Add RISC-V PE/Coff related code.Abner Chang5-1/+151
2020-05-07MdePkg/BaseIoLibIntrinsic: Rename IoLibArm.c=>IoLibNoIo.cAbner Chang2-5/+12
2020-05-07MdePkg/BaseCacheMaintenanceLib:Abner Chang2-0/+254
2020-05-07MdePkg/BaseLib: BaseLib for RISCV64 architectureAbner Chang13-1/+374
2020-05-07MdePkg/Include: RISC-V definitions.Abner Chang5-0/+89
2020-05-07MdePkg: Add RISC-V RISCV64 bindingAbner Chang3-2/+179
2020-05-07.pytool: Add RISC-V architecture on RISC-V EDK2 CI.Abner Chang1-2/+7