| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | MdeModulePkg: Define the VariablePolicyHelperLib | Bret Barkelew | 2020-11-17 | 6 | -0/+614 |
* | MdeModulePkg: Define the VariablePolicyLib | Bret Barkelew | 2020-11-17 | 11 | -1/+1696 |
* | MdeModulePkg: Define the VariablePolicy protocol interface | Bret Barkelew | 2020-11-17 | 3 | -1/+177 |
* | IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image | Maurice Ma | 2020-11-15 | 1 | -2/+6 |
* | OvmfPkg/Bhyve: fix build breakage after SEV-ES changes | Rebecca Cran | 2020-11-13 | 2 | -2/+3 |
* | OvmfPkg/Bhyve: detach ResetVector from before the SEV-ES changes | Rebecca Cran | 2020-11-13 | 3 | -0/+255 |
* | BaseTools: Fix BrotliCompress tool issue | Yunhua Feng | 2020-11-13 | 4 | -59/+576 |
* | MdePkg/BaseRngLibDxe: Add DXE_RUNTIME_DRIVER class to RngLib | Pete Batard | 2020-11-13 | 1 | -1/+1 |
* | MdeModulePkg DisplayEngineDxe: Correct the local variable name. | gechao | 2020-11-12 | 1 | -8/+8 |
* | RedfishPkg: Use DSC include file | Abner Chang | 2020-11-12 | 2 | -10/+3 |
* | RedfishPkg: DSC and FDF include files for enabling EFI Redfish support | Abner Chang | 2020-11-11 | 5 | -0/+97 |
* | RedfishPkg: Add PCD definition to RedfishPkg | Abner Chang | 2020-11-11 | 1 | -0/+22 |
* | MdeModulePkg/AtaAtapiPassThru: Trace ATA packets | Albecki, Mateusz | 2020-11-11 | 1 | -0/+94 |
* | MdeModulePkg/AtaAtapiPassThru: Restart failed packets | Albecki, Mateusz | 2020-11-11 | 2 | -125/+182 |
* | MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flow | Albecki, Mateusz | 2020-11-11 | 2 | -24/+159 |
* | MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completion | Albecki, Mateusz | 2020-11-11 | 2 | -171/+132 |
* | MdeModulePkg/DriverSampleDxe: Add HII sample options | Abner Chang | 2020-11-11 | 3 | -1/+48 |
* | MdeModulePkg/Library: Revise HiiLib to check REST_STYLE | Abner Chang | 2020-11-11 | 1 | -7/+7 |
* | BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII option | Abner Chang | 2020-11-11 | 1 | -3/+22 |
* | MdePkg: Add GUID for REST Style Formset | Abner Chang | 2020-11-11 | 1 | -1/+1 |
* | UefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based on processor number | Tom Lendacky | 2020-11-10 | 1 | -1/+6 |
* | UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB | Tom Lendacky | 2020-11-10 | 7 | -25/+55 |
* | OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix erase blocks for SEV-ES | Tom Lendacky | 2020-11-10 | 1 | -2/+2 |
* | OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Set the SwScratch valid bit | Tom Lendacky | 2020-11-10 | 1 | -0/+1 |
* | UefiCpuPkg/MpInitLib: Set the SW exit fields when performing VMGEXIT | Tom Lendacky | 2020-11-10 | 1 | -0/+6 |
* | OvmfPkg/VmgExitLib: Set the SwScratch valid bit for MMIO events | Tom Lendacky | 2020-11-10 | 1 | -0/+5 |
* | OvmfPkg/VmgExitLib: Set the SwScratch valid bit for IOIO events | Tom Lendacky | 2020-11-10 | 1 | -0/+1 |
* | OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT | Tom Lendacky | 2020-11-10 | 1 | -0/+4 |
* | OvmfPkg/VmgExitLib: Implement new VmgExitLib interfaces | Tom Lendacky | 2020-11-10 | 2 | -87/+85 |
* | UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits | Tom Lendacky | 2020-11-10 | 2 | -0/+79 |
* | MdePkg: Clean up GHCB field offsets and save area | Tom Lendacky | 2020-11-10 | 1 | -26/+17 |
* | BaseTools: Limit command line length. | Mingyue Liang | 2020-11-10 | 2 | -9/+44 |
* | BaseTools: Update report map file format | Yunhua Feng | 2020-11-10 | 1 | -1/+1 |
* | BaseTools: Add image type into generate map file | Yunhua Feng | 2020-11-10 | 1 | -1/+6 |
* | FmpDevicePkg/FmpDxe: Call FmpDeviceLib WithStatus() functions | Michael Kubacki | 2020-11-10 | 1 | -4/+36 |