messages from 2020-07-21 16:42:25 to 2020-07-23 10:04:14 UTC [more...]
[PATCH v3 0/3] UefiPayloadPkg: Runtime MMCONF
2020-07-23 10:04 UTC (6+ messages)
` [PATCH v3 1/3] UefiPayloadPkg: Store the size of the MMCONF window
` [PATCH v3 2/3] MdePkg/BasePciExpressLib: Support variable size MMCONF
` [edk2-devel] "
` [PATCH v3 3/3] UefiPayloadPkg: Support variable size MMCONF space
[PATCH V3 0/2] CXL Specification Registers
2020-07-23 9:47 UTC (4+ messages)
` [PATCH V3 1/2] MdePkg/Include/IndustryStandard: CXL 1.1 Registers
` [PATCH V3 2/2] MdePkg/Include/IndustryStandard: Main CXL header
[PATCH V2 0/2] Add gcc flag for void* pointer arithmetics
2020-07-23 9:33 UTC (11+ messages)
` [PATCH V2 1/2] BaseTools: Add gcc flag to warn on void* pointer arithmetic
` [edk2-devel] "
` [PATCH V2 2/2] BaseTools: Factorize GCC flags
` [edk2-devel] "
[Patch] Revert "BaseTools: Add gcc flag to warn on void* pointer arithmetic"
2020-07-23 9:04 UTC (2+ messages)
[PATCH v11 00/46] SEV-ES guest support
2020-07-23 8:33 UTC (55+ messages)
` [PATCH v11 01/46] MdeModulePkg: Create PCDs to be used in support of SEV-ES
` [PATCH v11 02/46] UefiCpuPkg: Create PCD "
` [PATCH v11 03/46] MdePkg: Add the MSR definition for the GHCB register
` [edk2-devel] "
` [PATCH v11 04/46] MdePkg: Add a structure definition for the GHCB
` [PATCH v11 05/46] MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tables
` [PATCH v11 06/46] MdePkg/BaseLib: Add support for the XGETBV instruction
` [edk2-devel] "
` [PATCH v11 07/46] MdePkg/BaseLib: Add support for the VMGEXIT instruction
` [PATCH v11 08/46] UefiCpuPkg: Implement library support for VMGEXIT
` [PATCH v11 09/46] OvmfPkg: Prepare OvmfPkg to use the VmgExitLib library
` [PATCH v11 10/46] UefiPayloadPkg: Prepare UefiPayloadPkg "
` [PATCH v11 11/46] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
` [PATCH v11 12/46] OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMF
` [PATCH v11 13/46] OvmfPkg/VmgExitLib: Add support for IOIO_PROT NAE events
` [PATCH v11 14/46] OvmfPkg/VmgExitLib: Support string IO "
` [PATCH v11 15/46] OvmfPkg/VmgExitLib: Add support for CPUID "
` [PATCH v11 16/46] OvmfPkg/VmgExitLib: Add support for MSR_PROT "
` [PATCH v11 17/46] OvmfPkg/VmgExitLib: Add support for NPF NAE events (MMIO)
` [PATCH v11 18/46] OvmfPkg/VmgExitLib: Add support for WBINVD NAE events
` [PATCH v11 19/46] OvmfPkg/VmgExitLib: Add support for RDTSC "
` [PATCH v11 20/46] OvmfPkg/VmgExitLib: Add support for RDPMC "
` [PATCH v11 21/46] OvmfPkg/VmgExitLib: Add support for INVD "
` [PATCH v11 22/46] OvmfPkg/VmgExitLib: Add support for VMMCALL "
` [PATCH v11 23/46] OvmfPkg/VmgExitLib: Add support for RDTSCP "
` [PATCH v11 24/46] OvmfPkg/VmgExitLib: Add support for MONITOR/MONITORX "
` [PATCH v11 25/46] OvmfPkg/VmgExitLib: Add support for MWAIT/MWAITX "
` [PATCH v11 26/46] OvmfPkg/VmgExitLib: Add support for DR7 Read/Write "
` [PATCH v11 27/46] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
` [PATCH v11 28/46] OvmfPkg: Add support to perform SEV-ES initialization
` [PATCH v11 29/46] OvmfPkg: Create a GHCB page for use during Sec phase
` [PATCH v11 30/46] OvmfPkg/PlatformPei: Reserve GHCB-related areas if S3 is supported
` [PATCH v11 31/46] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
` [PATCH v11 32/46] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
` [PATCH v11 33/46] UefiCpuPkg: Create an SEV-ES workarea PCD
` [PATCH v11 34/46] OvmfPkg: Reserve a page in memory for the SEV-ES usage
` [PATCH v11 35/46] OvmfPkg/PlatformPei: Reserve SEV-ES work area if S3 is supported
` [PATCH v11 36/46] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
` [PATCH v11 37/46] OvmfPkg/Sec: Add #VC exception handling for Sec phase
` [PATCH v11 38/46] OvmfPkg/Sec: Enable cache early to speed up booting
` [PATCH v11 39/46] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Bypass flash detection with SEV-ES
` [PATCH v11 40/46] UefiCpuPkg: Add a 16-bit protected mode code segment descriptor
` [PATCH v11 41/46] UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabled
` [PATCH v11 42/46] UefiCpuPkg: Allow AP booting under SEV-ES
` [PATCH v11 43/46] OvmfPkg: Use the SEV-ES work area for the SEV-ES AP reset vector
` [PATCH v11 44/46] OvmfPkg: Move the GHCB allocations into reserved memory
` [PATCH v11 45/46] UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use
` [PATCH v11 46/46] Maintainers.txt: Add reviewers for the OvmfPkg SEV-related files
[PATCH] SecurityPkg/Library: Adjust the status codes for SubmitCommand
2020-07-23 8:14 UTC
[PATCH v3 1/1] BaseTools/Scripts: Ignore the CRLF check when upgrade submodule
2020-07-23 7:32 UTC (2+ messages)
A problem to build KabyLake
2020-07-23 4:11 UTC (7+ messages)
` [edk2-devel] "
[PATCH] SecurityPkg: Fix GetSupportedAndActivePcrs counter calculation
2020-07-23 2:12 UTC (2+ messages)
[PATCH] SecurityPkg: Debug code to audit BIOS TPM extend operations
2020-07-23 2:06 UTC (2+ messages)
[PATCH] MdePkg Base.h: Delete prototype for __builtin_return_address
2020-07-23 1:10 UTC (5+ messages)
` [edk2-devel] "
[PATCH v2 1/1] BaseLib:Fix RISC-V Supervisor mode (S-Mode) trap handler reentry issue
2020-07-23 1:04 UTC (2+ messages)
[PATCH] Maintainers.txt: Add 'Zhiguang Liu' for MdePkg review
2020-07-23 0:57 UTC (4+ messages)
` [edk2-devel] "
[edk2-staging/EdkRepo] [PATCH v1] EdkRepo: Continue checkout on submodule deinit errors
2020-07-22 23:53 UTC (2+ messages)
Intel® FSP External Architecture Specification v2.2 Has Been Released
2020-07-22 23:28 UTC
[PATCH v7 00/10] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)
2020-07-22 22:53 UTC (20+ messages)
` [PATCH v7 01/10] MdeModulePkg: Add new PCD to control the evacuate temporary memory feature (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v7 02/10] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v7 03/10] UefiCpuPkg/CpuMpPei: Add GDT migration support (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v7 04/10] UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v7 05/10] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v7 06/10] SecurityPkg/Tcg2Pei: Use "
` [PATCH v7 07/10] UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v7 08/10] UefiCpuPkg: Correct some typos
` [edk2-devel] "
` [PATCH v7 09/10] SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [PATCH v7 10/10] MdeModulePkg/Core: Avoid redundant shadow when enable the Migrated PCD (CVE-2019-11098)
` [edk2-devel] "
[PATCH v5 0/9] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)
2020-07-22 22:43 UTC (4+ messages)
` [PATCH v5 2/9] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [edk2-devel] "
[PATCH v1 0/2] Fix VS2017 build errors
2020-07-22 21:11 UTC (6+ messages)
` [PATCH v1 1/2] EmbeddedPkg: Fix build error for MmcDxe
` [PATCH v1 2/2] EmbeddedPkg: Add cast from (void*) for VS2017 build
` [edk2-devel] "
[PATCH v2 0/2] Enable HttpDynamicCommand for ArmVirtPkg and OvmfPkg
2020-07-22 20:54 UTC (3+ messages)
` [PATCH v2 1/2] ArmVirtPkg: enable HttpDynamiCommand
` [PATCH v2 2/2] OvmfPkg: enable HttpDynamicCommand
[PATCH 1/1] EmbeddedPkg: fix gcc build errors in AndroidBootImgLib
2020-07-22 20:34 UTC (4+ messages)
[PATCH 0/2] Enable HttpDynamicCommand for ArmVirtPkg and OvmfPkg
2020-07-22 20:02 UTC (6+ messages)
` [PATCH 1/2] ArmVirtPkg: enable HttpDynamiCommand
` [PATCH 2/2] OvmfPkg: enable HttpDynamicCommand
[edk2-platform][PATCH v1 0/3] Platform/RaspberryPi : SCT EFI_GRAPHICS_OUTPUT_PROTOCOL fixes
2020-07-22 19:47 UTC (8+ messages)
` [edk2-platform][PATCH v1 1/3] Platforms/RaspberryPi: Fix GOP parameter handling
` [edk2-platform][PATCH v1 2/3] Platforms/RaspberryPi: Return GOP PixelInformation in QueryMode()
` [edk2-platform][PATCH v1 3/3] Platforms/RaspberryPi: Fix GOP FrameBufferSize returned by SetMode()
[PATCH v3 1/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
2020-07-22 19:40 UTC (3+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH v5 0/5] Add initial support for N1SDP board
2020-07-22 18:21 UTC (7+ messages)
` [edk2-platforms][PATCH v5 1/5] Silicon/ARM/N1SoC: Add platform library implementation
` [edk2-platforms][PATCH v5 2/5] Silicon/ARM/N1SoC: Implement Neoverse N1 SoC specific PciExpressLib
` [edk2-platforms][PATCH v5 3/5] Silicon/ARM/N1SoC: Implement the PciHostBridgeLib library
` [edk2-platforms][PATCH v5 4/5] Platform/ARM/N1SDP: Add initial N1SDP platform support
` [edk2-platforms][PATCH v5 5/5] Maintainers.txt: Add Silicon/ARM directory
` [edk2-devel] [edk2-platforms][PATCH v5 0/5] Add initial support for N1SDP board
[PATCH v7 0/6] Add capability to let PEIM extend TcgEvent
2020-07-22 16:05 UTC (8+ messages)
` [PATCH v7 1/6] SecurityPkg/TcgPpi: Add TcgPpi header file
` [PATCH v7 2/6] SecurityPkg/dec: Add TcgPpi
` [PATCH v7 3/6] SecurityPkg/Tcg: "
` [PATCH v7 4/6] SecurityPkg/Tcg2: "
` [PATCH v7 5/6] SecurityPkg/PeiTpmMeasurementLib: Add PEI instance
` [PATCH v7 6/6] SecurityPkg/dsc: Add PeiTpmMeasurementLib
[PATCH v2 0/2] UefiPayloadPkg: Runtime MMCONF
2020-07-22 12:55 UTC (5+ messages)
` [PATCH v2 2/2] MdePkg: Add support for variable size MMCONF space
` [edk2-devel] "
[edk2-platforms][PATCH v4 0/5] Platform: Add initial support for N1SDP board
2020-07-22 12:25 UTC (5+ messages)
` [edk2-platforms][PATCH v4 2/5] Silicon/ARM/N1SoC: Implement Neoverse N1 Soc specific PciExpressLib
` [edk2-devel] "
` [edk2-devel] [edk2-platforms][PATCH v4 0/5] Platform: Add initial support for N1SDP board
[PATCH edk2 v1 0/1] Fix a infrequent issue in variable
2020-07-22 11:30 UTC (10+ messages)
` [PATCH edk2 v1 1/1] MdeModulePkg/Variable: Move FindVariable after AutoUpdateLangVariable
` [edk2-devel] "
` 答复: "
[PATCH v2 1/1] BaseTools/Scripts: Ignore the CRLF check when upgrade submodule
2020-07-22 9:09 UTC
[PATCH 1/1] BaseLib:Fix RISC-V Supervisor mode (S-Mode) trap handler reentry issue
2020-07-22 7:44 UTC (2+ messages)
[PATCH 1/1] BaseTools/Scripts: Ignore the CRLF check when upgrade submodule
2020-07-22 7:29 UTC (8+ messages)
[PATCH v6 0/6] Add capability to let PEIM extend TcgEvent
2020-07-22 7:28 UTC (7+ messages)
` [PATCH v6 1/6] SecurityPkg/TcgPpi: Add TcgPpi header file
` [PATCH v6 2/6] SecurityPkg/dec: Add TcgPpi
` [PATCH v6 3/6] SecurityPkg/Tcg: "
` [PATCH v6 4/6] SecurityPkg/Tcg2: "
` [PATCH v6 5/6] SecurityPkg/PeiTpmMeasurementLib: Add PEI instance
` [PATCH v6 6/6] SecurityPkg/dsc: Add PeiTpmMeasurementLib
[PATCH v6 00/10] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)
2020-07-22 7:27 UTC (19+ messages)
` [PATCH v6 01/10] MdeModulePkg: Add new PCD to control the evacuate temporary memory feature (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v6 03/10] UefiCpuPkg/CpuMpPei: Add GDT migration support (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v6 04/10] UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v6 05/10] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [PATCH v6 06/10] SecurityPkg/Tcg2Pei: Use "
` [PATCH v6 07/10] UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v6 09/10] SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [PATCH v6 10/10] MdeModulePkg/Core: Avoid redundant shadow when enable the Migrated PCD (CVE-2019-11098)
` [edk2-devel] "
[PATCH v5 0/6] Add capability to let PEIM extend TcgEvent
2020-07-22 4:12 UTC (7+ messages)
` [PATCH v5 1/6] SecurityPkg/TcgPpi: Add TcgPpi header file
` [PATCH v5 2/6] SecurityPkg/dec: Add TcgPpi
` [PATCH v5 3/6] SecurityPkg/Tcg: "
` [PATCH v5 4/6] SecurityPkg/Tcg2: "
` [PATCH v5 5/6] SecurityPkg/PeiTpmMeasurementLib: Add PEI instance
` [PATCH v5 6/6] SecurityPkg/dsc: Add PeiTpmMeasurementLib
[PATCH v4 0/6] Add capability to let PEIM extend TcgEvent
2020-07-22 2:13 UTC (7+ messages)
` [PATCH v4 5/6] SecurityPkg/PeiTpmMeasurementLib: Add PEI instance
` [edk2-devel] "
TianoCore Bug Triage - APAC / NAMO - Tue, 07/21/2020 6:30pm-7:30pm #cal-reminder
2020-07-22 1:15 UTC
[edk2/master PATCH RISC-V CI Code Changes v1 00/11] Necessary code changes for RISCV64 CI testing
2020-07-22 0:58 UTC (3+ messages)
` [edk2/master PATCH RISC-V CI Code Changes v1 05/11] CryptoPkg: Add RISC-V architecture for EDK2 CI
` [edk2-devel] "
[PATCH] FmpDevicePkg: Enhance capsule verification with secure boot keys
2020-07-22 0:37 UTC (11+ messages)
` [edk2-devel] "
[PATCH 00/15] Add a plugin LicenseCheck in open ci
2020-07-21 16:42 UTC (3+ messages)
` [PATCH 09/15] NetworkPkg/NetworkPkg.ci.yaml: Add configuration for LicenseCheck
` [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