messages from 2020-08-12 15:23:37 to 2020-08-14 13:40:59 UTC [more...]
[PATCH 0/1] edk2-platforms: Deduplicate RISC-V SMBIOS
2020-08-14 13:40 UTC (3+ messages)
` [PATCH 1/1] "
` [edk2-devel] "
[PATCH v4 0/2] Enable EDKII CI support for DynamicTablesPkg
2020-08-14 13:24 UTC (2+ messages)
[PATCH EDK2 v2 0/1] SecurityPkg/DxeImageVerificationLib:Enhanced verification of Offset
2020-08-14 11:29 UTC (7+ messages)
` [PATCH EDK2 v2 1/1] "
` [edk2-devel] "
Soft Feature Freeze starts now for edk2-stable202008
2020-08-14 8:16 UTC
[PATCH v10 00/16] Add a plugin to check Ecc issues for edk2 on open ci
2020-08-14 8:11 UTC (3+ messages)
` [PATCH v10 02/16] .pytool/Plugin: Add a plugin EccCheck
[PATCH v3 0/8] Need add a FSP binary measurement
2020-08-14 6:31 UTC (9+ messages)
` [PATCH v3 1/8] SecurityPkg/FvEventLogRecordLib: add new lib for firmware measurement
` [PATCH v3 2/8] IntelFsp2WrapperPkg/FspMeasurementLib: Add header file
` [PATCH v3 3/8] IntelFsp2WrapperPkg/FspMeasurementLib: Add BaseFspMeasurementLib
` [PATCH v3 4/8] IntelFsp2WraperPkg/Fsp{m|s}WrapperPeim: Add FspBin measurement
` [PATCH v3 5/8] SecurityPkg/dsc: add FvEventLogRecordLib
` [PATCH v3 6/8] IntelFsp2Wrapper/dsc: Add FspTpmMeasurementLib and PcdFspMeasurementConfig
` [PATCH v3 7/8] SecurityPkg/Tcg2: handle PRE HASH and LOG ONLY
` [PATCH v3 8/8] IntelFsp2WrapperPkg/dsc: add HashLib, Tpm2CommandLib and Tpm2DeviceLib
[PATCH] UefiCpuPkg/MtrrLibUnitTest: Change to use static array for CI test
2020-08-14 5:17 UTC (4+ messages)
[Patch] BaseTools: Enable Module Scope Structure Pcd
2020-08-14 3:55 UTC (3+ messages)
` [edk2-devel] "
[edk2-wiki][PATCH v3] Update the Boot Guard TOCTOU wiki page
2020-08-14 3:10 UTC (2+ messages)
[PATCH 0/2] Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
2020-08-14 2:09 UTC (2+ messages)
[PATCH v9 00/16] Add a plugin to check Ecc issues for edk2 on open ci
2020-08-14 1:58 UTC (3+ messages)
` [PATCH v9 16/16] UnitTestFrameworkPkg: Add configuration for Ecc check in yaml file
[PATCH 0/2] BaseTools: Python 3.9 fixes
2020-08-14 1:20 UTC (7+ messages)
` [PATCH 1/2] BaseTools: fix ucs-2 lookup on python 3.9
` [edk2-devel] "
` [PATCH 2/2] BaseTools: Work around array.array.tostring() removal in "
` [edk2-devel] "
[PATCH v15 00/46] SEV-ES guest support
2020-08-14 1:19 UTC (49+ messages)
` [PATCH v15 01/46] MdeModulePkg: Create PCDs to be used in support of SEV-ES
` [PATCH v15 02/46] UefiCpuPkg: Create PCD "
` [PATCH v15 03/46] MdePkg: Add the MSR definition for the GHCB register
` [PATCH v15 04/46] MdePkg: Add a structure definition for the GHCB
` [PATCH v15 05/46] MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tables
` [PATCH v15 06/46] MdePkg/BaseLib: Add support for the XGETBV instruction
` [PATCH v15 07/46] MdePkg/BaseLib: Add support for the VMGEXIT instruction
` [PATCH v15 08/46] UefiCpuPkg: Implement library support for VMGEXIT
` [PATCH v15 09/46] OvmfPkg: Prepare OvmfPkg to use the VmgExitLib library
` [PATCH v15 10/46] UefiPayloadPkg: Prepare UefiPayloadPkg "
` [PATCH v15 11/46] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
` [PATCH v15 12/46] OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMF
` [PATCH v15 13/46] OvmfPkg/VmgExitLib: Add support for IOIO_PROT NAE events
` [PATCH v15 14/46] OvmfPkg/VmgExitLib: Support string IO "
` [PATCH v15 15/46] OvmfPkg/VmgExitLib: Add support for CPUID "
` [PATCH v15 16/46] OvmfPkg/VmgExitLib: Add support for MSR_PROT "
` [PATCH v15 17/46] OvmfPkg/VmgExitLib: Add support for NPF NAE events (MMIO)
` [PATCH v15 18/46] OvmfPkg/VmgExitLib: Add support for WBINVD NAE events
` [PATCH v15 19/46] OvmfPkg/VmgExitLib: Add support for RDTSC "
` [PATCH v15 20/46] OvmfPkg/VmgExitLib: Add support for RDPMC "
` [PATCH v15 21/46] OvmfPkg/VmgExitLib: Add support for INVD "
` [PATCH v15 22/46] OvmfPkg/VmgExitLib: Add support for VMMCALL "
` [PATCH v15 23/46] OvmfPkg/VmgExitLib: Add support for RDTSCP "
` [PATCH v15 24/46] OvmfPkg/VmgExitLib: Add support for MONITOR/MONITORX "
` [PATCH v15 25/46] OvmfPkg/VmgExitLib: Add support for MWAIT/MWAITX "
` [PATCH v15 26/46] OvmfPkg/VmgExitLib: Add support for DR7 Read/Write "
` [PATCH v15 27/46] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
` [PATCH v15 28/46] OvmfPkg: Add support to perform SEV-ES initialization
` [PATCH v15 29/46] OvmfPkg: Create a GHCB page for use during Sec phase
` [PATCH v15 30/46] OvmfPkg/PlatformPei: Reserve GHCB-related areas if S3 is supported
` [PATCH v15 31/46] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
` [PATCH v15 32/46] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
` [PATCH v15 33/46] UefiCpuPkg: Create an SEV-ES workarea PCD
` [PATCH v15 34/46] OvmfPkg: Reserve a page in memory for the SEV-ES usage
` [PATCH v15 35/46] OvmfPkg/PlatformPei: Reserve SEV-ES work area if S3 is supported
` [PATCH v15 36/46] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
` [PATCH v15 37/46] OvmfPkg/Sec: Add #VC exception handling for Sec phase
` [PATCH v15 38/46] OvmfPkg/Sec: Enable cache early to speed up booting
` [PATCH v15 39/46] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Bypass flash detection with SEV-ES
` [PATCH v15 40/46] UefiCpuPkg: Add a 16-bit protected mode code segment descriptor
` [PATCH v15 41/46] UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabled
` [PATCH v15 42/46] UefiCpuPkg: Allow AP booting under SEV-ES
` [PATCH v15 43/46] OvmfPkg: Use the SEV-ES work area for the SEV-ES AP reset vector
` [PATCH v15 44/46] OvmfPkg: Move the GHCB allocations into reserved memory
` [PATCH v15 45/46] UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use
` [PATCH v15 46/46] Maintainers.txt: Add reviewers for the OvmfPkg SEV-related files
[PATCH v7 0/5] Use RngLib instead of TimerLib for OpensslLib
2020-08-14 1:12 UTC (8+ messages)
` [PATCH v7 1/5] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
` [PATCH v7 2/5] MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe
` [PATCH v7 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
` [PATCH v7 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
` [PATCH v7 5/5] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
` [edk2-devel] "
` [edk2-devel] [PATCH v7 0/5] Use RngLib instead of TimerLib for OpensslLib
[Patch 0/2] Fix the issue to set VS2017 and VS2019 prefix env
2020-08-14 1:05 UTC (5+ messages)
` [Patch 1/2] BaseTools: Move VS2019 env setting after VS2017 env setting
` [Patch 2/2] BaseTools: Fix the issue in VS prefix setting for VS2017/VS2019
[Patch] BaseTools: Fix the issue in VS2017/VS2019 setting
2020-08-14 1:05 UTC (2+ messages)
[PATCH 0/3] Platform/RasberryPi: Thermal zone
2020-08-13 23:00 UTC (4+ messages)
` [PATCH 1/3] Platform/RaspberryPi4: Add a basic thermal zone
` [PATCH 2/3] Platform/RaspberryPi4: Create ACPI fan object
` [PATCH 3/3] Platform/RaspberryPi: Add entry for user fan control
[edk2-devel] [Patch ] Static IP based HTTP Support
2020-08-13 20:00 UTC (2+ messages)
[PATCH v6 0/5] Use RngLib instead of TimerLib for OpensslLib
2020-08-13 19:42 UTC (16+ messages)
` [PATCH v6 1/5] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
` [PATCH v6 2/5] MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe
` [PATCH v6 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
` [PATCH v6 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
` [PATCH v6 5/5] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
[edk2-platform][PATCH v1 1/1] Platforms/RaspberryPi: Fix DBG2 UART namespace reference
2020-08-13 16:58 UTC (3+ messages)
[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix variable services conformance test
2020-08-13 16:29 UTC (4+ messages)
` [edk2-devel] "
[PATCH v2 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
2020-08-13 15:45 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] CryptoPkg/OpensslLib: Commit the auto-generated assembly files "
[PATCH edk2-platforms v1-resend 0/7] Updates to support Dynamic AML
2020-08-13 15:39 UTC (9+ messages)
` [PATCH edk2-platforms v1-resend 1/7] Platform/ARM/Juno: Remove SSDT UART table
` [PATCH edk2-platforms v1-resend 2/7] ArmPlatformPkg: Juno: Increase FD size
` [PATCH edk2-platforms v1-resend 3/7] Platform/ARM: FVP: Fix serial port interrupt
` [PATCH edk2-platforms v1-resend 4/7] Platform/ARM: FVP: Add UART base address length
` [PATCH edk2-platforms v1-resend 5/7] Platform/ARM: FVP: Enable SSDT Serial generation
` [PATCH edk2-platforms v1-resend 6/7] Platform/ARM: Juno: Configuration Mgr lib linkage
` [PATCH edk2-platforms v1-resend 7/7] Platform/ARM: FVP: "
` [edk2-devel] [PATCH edk2-platforms v1-resend 0/7] Updates to support Dynamic AML
[PATCH v1 00/30] Add Dynamic AML generation support
2020-08-13 15:16 UTC (19+ messages)
` [PATCH v1 14/30] DynamicTablesPkg: AML debug logging
` [PATCH v1 15/30] DynamicTablesPkg: AML ACPI Namespace interface
` [PATCH v1 16/30] DynamicTablesPkg: AML Parser
` [PATCH v1 17/30] DynamicTablesPkg: AML resource data helper
` [PATCH v1 18/30] DynamicTablesPkg: AML resource data parser
` [PATCH v1 19/30] DynamicTablesPkg: AML Method parser
` [PATCH v1 20/30] DynamicTablesPkg: AML Field list parser
` [PATCH v1 21/30] DynamicTablesPkg: AML Codegen
` [PATCH v1 22/30] DynamicTablesPkg: AML Resource Data Codegen
` [PATCH v1 23/30] DynamicTablesPkg: AML Core interface
` [PATCH v1 24/30] DynamicTablesPkg: AmlLib APIs
` [PATCH v1 25/30] DynamicTablesPkg: Dynamic AML: Add AmlLib library
` [PATCH v1 26/30] DynamicTablesPkg: Add AsciiFromHex helper function
` [PATCH v1 27/30] DynamicTablesPkg: SSDT Serial Port Fixup library
` [PATCH v1 28/30] DynamicTablesPkg: SSDT Serial Port generator
` [PATCH v1 29/30] DynamicTablesPkg: Add SSDT Serial port for SPCR
` [PATCH v1 30/30] DynamicTablesPkg: Add SSDT Serial port for DBG2
` [edk2-devel] [PATCH v1 00/30] Add Dynamic AML generation support
[PATCH v3 0/3] Use RngLib instead of TimerLib for OpensslLib
2020-08-13 15:10 UTC (4+ messages)
` [PATCH v3 1/3] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
` [edk2-devel] "
[PATCH 0/1] CryptoPkg/BaseCryptLib: Add EVP (Envelope) Digest interface
2020-08-13 14:38 UTC (5+ messages)
` [PATCH 1/1] "
` [edk2-devel] "
[edk2-platform][PATCH v1 0/2] Platform/RaspberryPi : Set supported platform Language to English
2020-08-13 13:55 UTC (2+ messages)
[edk2-platform][PATCH v1 1/1] Platforms/RaspberryPi: Fix RPi4 GICC PMU PPI
2020-08-13 13:52 UTC (3+ messages)
[edk2-platform][PATCH v1 0/3] Platform/RaspberryPi : SCT EFI_GRAPHICS_OUTPUT_PROTOCOL fixes
2020-08-13 13:50 UTC (2+ messages)
[edk2-platform][PATCH v1 0/7] Platform/RaspberryPi : SMBIOS fixes and cleanup
2020-08-13 13:47 UTC (4+ messages)
` [edk2-platform][PATCH v1 7/7] Platforms/RaspberryPi: SMBIOS minor cleanup
[PATCH EDK2 v1 0/1] Enhanced verification of Offset(CVE-2019-14562)
2020-08-13 12:43 UTC (4+ messages)
` [PATCH EDK2 v1 1/1] SecurityPkg/DxeImageVerificationLib:Enhanced "
` [edk2-devel] "
[PATCH edk2-platforms v1 0/7] Updates to support Dynamic AML
2020-08-13 12:39 UTC (10+ messages)
` [PATCH edk2-platforms v1 1/7] Platform/ARM/Juno: Remove SSDT UART table
` [PATCH edk2-platforms v1 2/7] ArmPlatformPkg: Juno: Increase FD size
` [PATCH edk2-platforms v1 3/7] Platform/ARM: FVP: Fix serial port interrupt
` [PATCH edk2-platforms v1 4/7] Platform/ARM: FVP: Add UART base address length
` [PATCH edk2-platforms v1 5/7] Platform/ARM: FVP: Enable SSDT Serial generation
` [PATCH edk2-platforms v1 6/7] Platform/ARM: Juno: Configuration Mgr lib linkage
` [PATCH edk2-platforms v1 7/7] Platform/ARM: FVP: "
[Patch] BaseTools: remove the obsolete UserManuals for each tools
2020-08-13 9:33 UTC
[Patch] BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallel
2020-08-13 9:12 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] question about UnitTest Framework
2020-08-13 8:02 UTC
[edk2-devel] [Patch ] IP is getting Configured when IP Configuration is disabled
2020-08-13 6:50 UTC
[PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration
2020-08-13 2:49 UTC (6+ messages)
` [edk2-devel] "
[PATCH V2 0/3] MdeModulePkg/PartitionDxe: Make the parition driver match the spec
2020-08-13 1:38 UTC (4+ messages)
` [PATCH V2 3/3] MdeModulePkg/PartitionDxe: Fix the incorrect LBA size in child hander
[PATCH V1] MdePkg/Include/Guid/Cper.h: CXL Protocol Error
2020-08-13 1:15 UTC (2+ messages)
[PATCH v5 0/5] Use RngLib instead of TimerLib for OpensslLib
2020-08-12 21:22 UTC (2+ messages)
` [edk2-devel] "
[PATCH v5 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
2020-08-12 21:22 UTC (2+ messages)
` [edk2-devel] "
[PATCH v5 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
2020-08-12 21:21 UTC (2+ messages)
` [edk2-devel] "
UefiPayloadPkg: Slimboot assign PCIe resource above 4GB. but not supported in UEFIPayload
2020-08-12 17:48 UTC (2+ messages)
` [edk2-devel] "
[EXTERNAL] [edk2-devel] [PATCH v4] UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
2020-08-12 17:40 UTC (5+ messages)
[PATCH] Add a stub CONTRIBUTING.md pointing to the wiki
2020-08-12 17:33 UTC (6+ messages)
[PATCH v14 00/46] SEV-ES guest support
2020-08-12 16:59 UTC (11+ messages)
` [edk2-devel] "
acpiview error handling patches
2020-08-12 16:22 UTC (6+ messages)
` [edk2-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox