| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/Library/VarCheckLib: Allow SetVariable from SMMstable/202011 | Michael D Kinney | 2021-01-08 | 1 | -1/+8 |
* | MdeModulePkg/Variable/RuntimeDxe: Add Variable Lock Protocol Unit Tests | Michael D Kinney | 2021-01-05 | 3 | -0/+612 |
* | MdeModulePkg/Variable/RuntimeDxe: Restore Variable Lock Protocol behavior | Bret Barkelew | 2021-01-05 | 1 | -36/+59 |
* | Readme.rst: Update status badges for stable/202011 branch | Michael D Kinney | 2021-01-05 | 1 | -71/+71 |
* | OvmfPkg/.azurepipelines: Enable EDK II CI for stable/* branches | Michael D Kinney | 2021-01-05 | 2 | -0/+4 |
* | EmulatorPkg/.azurepipelines: Enable EDK II CI for stable/* branches | Michael D Kinney | 2021-01-05 | 2 | -0/+4 |
* | ArmVirtPkg/.azurepipelines: Enable EDK II CI for stable/* branches | Michael D Kinney | 2021-01-05 | 1 | -0/+2 |
* | .azurepipelines: Enable EDK II CI for stable/* branches | Michael D Kinney | 2021-01-05 | 3 | -1/+6 |
* | EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now | Bob Feng | 2021-01-05 | 1 | -1/+1 |
* | OvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now | Laszlo Ersek | 2021-01-05 | 1 | -1/+1 |
* | ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now | Laszlo Ersek | 2021-01-05 | 1 | -1/+1 |
* | MdeModulePkg/VariablePolicyLib: Fix runtime panic in ValidateSetVariable()edk2-stable202011 | James Bottomley | 2020-11-27 | 1 | -1/+1 |
* | CryptoPkg: BaseCryptLib: Fix buffer double free in CryptPkcs7VerifyEku | Kun Qin | 2020-11-26 | 1 | -4/+0 |
* | Revert "SecurityPkg: Add RPMC Index to the RpmcLib" | gaoliming | 2020-11-26 | 2 | -10/+2 |
* | CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Fix MD5 Hash tests | Michael D Kinney | 2020-11-25 | 2 | -2/+14 |
* | OvmfPkg/PlatformCI/.azurepiplines: Use stable release of QEMU | Michael D Kinney | 2020-11-25 | 1 | -1/+1 |
* | .azurepipelines/templates/platform-build-run-steps.yml: Fetch target branch | Sean Brogan | 2020-11-25 | 1 | -0/+6 |
* | .azurepipelines/templates/pr-gate-steps.yml: Fetch target branch | Sean Brogan | 2020-11-25 | 1 | -0/+6 |
* | MdeModulePkg/LzmaCustomDecompressLib: catch 4GB+ uncompressed buffer sizes | Laszlo Ersek | 2020-11-21 | 2 | -0/+12 |
* | MdeModulePkg/Core/Dxe: limit FwVol encapsulation section recursion | Laszlo Ersek | 2020-11-21 | 4 | -2/+44 |
* | MdeModulePkg/Core/Dxe: assert SectionInstance invariant in FindChildNode() | Laszlo Ersek | 2020-11-21 | 1 | -6/+17 |
* | SecurityPkg: Add RPMC Index to the RpmcLib | Nishant Mistry | 2020-11-19 | 2 | -2/+10 |
* | IntelFsp2Pkg/Tools: Fixed PatchFv.py to parse new Fv map file format | Bob Feng | 2020-11-19 | 1 | -3/+6 |
* | BaseTools: Resolve index out of range errors. | Mingyue Liang | 2020-11-19 | 1 | -1/+2 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Reflect page table depth with page table address | Sheng Wei | 2020-11-18 | 4 | -37/+74 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typo | Sheng Wei | 2020-11-18 | 1 | -5/+5 |
* | CryptoPkg: Make the MD5 disable as default for security | Gao, Zhichao | 2020-11-17 | 4 | -5/+5 |
* | NetworkPkg/Defines: Make iSCSI disable as default | Gao, Zhichao | 2020-11-17 | 2 | -3/+5 |
* | OvmfPkg/BhyveX64.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -1/+4 |
* | OvmfPkg/OvmfXen.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -0/+3 |
* | OvmfPkg/OvmfPkgX64.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -0/+3 |
* | OvmfPkg/OvmfPkgIa32X64.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -0/+3 |
* | OvmfPkg/OvmfPkgIa32.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -0/+3 |
* | ArmVirtPkg/ArmVirtQemuKernel.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -1/+4 |
* | ArmVirtPkg/ArmVirtQemu.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -1/+5 |
* | NetworkPkg: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 2 | -1/+26 |
* | CryptoPkg/dsc: Enable MD5 when CRYPTO_SERVICES enable MD5 | Gao, Zhichao | 2020-11-17 | 1 | -0/+6 |
* | SecurityPkg/Hash2DxeCrypto: Remove SHA1 support | Gao, Zhichao | 2020-11-17 | 2 | -2/+0 |
* | SecurityPkg/Hash2DxeCrypto: Remove MD5 support | Gao, Zhichao | 2020-11-17 | 2 | -3/+1 |
* | MdePkg/IndustryStandard: Fix CXL 1.1 structure layout issues | Michael D Kinney | 2020-11-17 | 1 | -3/+93 |
* | MdeModulePkg: Drop VarLock from RuntimeDxe variable driver | Bret Barkelew | 2020-11-17 | 5 | -48/+75 |
* | MdeModulePkg: Change TCG MOR variables to use VariablePolicy | Bret Barkelew | 2020-11-17 | 4 | -25/+82 |
* | SecurityPkg: Allow VariablePolicy state to delete authenticated variables | Bret Barkelew | 2020-11-17 | 2 | -6/+26 |
* | MdeModulePkg: Allow VariablePolicy state to delete protected variables | Bret Barkelew | 2020-11-17 | 2 | -0/+12 |
* | MdeModulePkg: Connect VariablePolicy business logic to VariableServices | Bret Barkelew | 2020-11-17 | 7 | -0/+670 |
* | UefiPayloadPkg: Add VariablePolicy engine to UefiPayloadPkg platform | Bret Barkelew | 2020-11-17 | 2 | -0/+8 |
* | ArmVirtPkg: Add VariablePolicy engine to ArmVirtPkg platform | Bret Barkelew | 2020-11-17 | 1 | -0/+4 |
* | EmulatorPkg: Add VariablePolicy engine to EmulatorPkg platform | Bret Barkelew | 2020-11-17 | 1 | -0/+3 |
* | OvmfPkg: Add VariablePolicy engine to OvmfPkg platform | Bret Barkelew | 2020-11-17 | 4 | -0/+19 |
* | MdeModulePkg: Define the VarCheckPolicyLib and SMM interface | Bret Barkelew | 2020-11-17 | 6 | -0/+460 |