messages from 2020-08-06 19:06:21 to 2020-08-11 16:10:00 UTC [more...]
[PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
2020-08-11 16:09 UTC (9+ messages)
` [PATCH v4 1/5] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
` [PATCH v4 2/5] MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe
` [PATCH v4 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
` [edk2-devel] "
` [PATCH v4 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
` [PATCH v4 5/5] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
` [edk2-devel] [PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
[PATCH v9 00/16] Add a plugin to check Ecc issues for edk2 on open ci
2020-08-11 15:35 UTC (20+ messages)
` [PATCH v9 01/16] pip-requirements.txt: Add Ecc required lib
` [PATCH v9 02/16] .pytool/Plugin: Add a plugin EccCheck
` [PATCH v9 03/16] MdeModulePkg/MdeModulePkg.ci.yaml: Add configuration for Ecc check
` [PATCH v9 04/16] ArmVirtPkg/ArmVirtPkg.ci.yaml: "
` [PATCH v9 05/16] CryptoPkg/CryptoPkg.ci.yaml: "
` [edk2-devel] "
` [PATCH v9 06/16] EmulatorPkg/EmulatorPkg.ci.yaml: "
` [PATCH v9 07/16] FatPkg/FatPkg.ci.yaml: "
` [PATCH v9 08/16] FmpDevicePkg/FmpDevicePkg.ci.yaml: "
` [PATCH v9 09/16] MdePkg/MdePkg.ci.yaml: "
` [PATCH v9 10/16] NetworkPkg/NetworkPkg.ci.yaml: "
` [PATCH v9 11/16] OvmfPkg/OvmfPkg.ci.yaml: "
` [PATCH v9 12/16] PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml: "
` [PATCH v9 13/16] SecurityPkg/SecurityPkg.ci.yaml: "
` [PATCH v9 14/16] ShellPkg/ShellPkg.ci.yaml: "
` [PATCH v9 15/16] UefiCpuPkg/UefiCpuPkg.ci.yaml: "
` [PATCH v9 16/16] UnitTestFrameworkPkg: Add configuration for Ecc check in yaml file
` [edk2-devel] [PATCH v9 00/16] Add a plugin to check Ecc issues for edk2 on open ci
[Wiki][Patch V2] Add EDK II Code First Process Wiki Page
2020-08-11 15:09 UTC (7+ messages)
` [edk2-devel] "
[PATCH v14 00/46] SEV-ES guest support
2020-08-11 14:49 UTC (54+ messages)
` [PATCH v14 01/46] MdeModulePkg: Create PCDs to be used in support of SEV-ES
` [PATCH v14 02/46] UefiCpuPkg: Create PCD "
` [PATCH v14 03/46] MdePkg: Add the MSR definition for the GHCB register
` [PATCH v14 04/46] MdePkg: Add a structure definition for the GHCB
` [PATCH v14 05/46] MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tables
` [PATCH v14 06/46] MdePkg/BaseLib: Add support for the XGETBV instruction
` [PATCH v14 07/46] MdePkg/BaseLib: Add support for the VMGEXIT instruction
` [edk2-devel] "
` [PATCH v14 08/46] UefiCpuPkg: Implement library support for VMGEXIT
` [PATCH v14 09/46] OvmfPkg: Prepare OvmfPkg to use the VmgExitLib library
` [PATCH v14 10/46] UefiPayloadPkg: Prepare UefiPayloadPkg "
` [PATCH v14 11/46] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
` [PATCH v14 12/46] OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMF
` [PATCH v14 13/46] OvmfPkg/VmgExitLib: Add support for IOIO_PROT NAE events
` [PATCH v14 14/46] OvmfPkg/VmgExitLib: Support string IO "
` [PATCH v14 15/46] OvmfPkg/VmgExitLib: Add support for CPUID "
` [PATCH v14 16/46] OvmfPkg/VmgExitLib: Add support for MSR_PROT "
` [PATCH v14 17/46] OvmfPkg/VmgExitLib: Add support for NPF NAE events (MMIO)
` [PATCH v14 18/46] OvmfPkg/VmgExitLib: Add support for WBINVD NAE events
` [PATCH v14 19/46] OvmfPkg/VmgExitLib: Add support for RDTSC "
` [PATCH v14 20/46] OvmfPkg/VmgExitLib: Add support for RDPMC "
` [PATCH v14 21/46] OvmfPkg/VmgExitLib: Add support for INVD "
` [PATCH v14 22/46] OvmfPkg/VmgExitLib: Add support for VMMCALL "
` [PATCH v14 23/46] OvmfPkg/VmgExitLib: Add support for RDTSCP "
` [PATCH v14 24/46] OvmfPkg/VmgExitLib: Add support for MONITOR/MONITORX "
` [PATCH v14 25/46] OvmfPkg/VmgExitLib: Add support for MWAIT/MWAITX "
` [PATCH v14 26/46] OvmfPkg/VmgExitLib: Add support for DR7 Read/Write "
` [PATCH v14 27/46] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
` [PATCH v14 28/46] OvmfPkg: Add support to perform SEV-ES initialization
` [PATCH v14 29/46] OvmfPkg: Create a GHCB page for use during Sec phase
` [PATCH v14 30/46] OvmfPkg/PlatformPei: Reserve GHCB-related areas if S3 is supported
` [PATCH v14 31/46] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
` [PATCH v14 32/46] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
` [PATCH v14 33/46] UefiCpuPkg: Create an SEV-ES workarea PCD
` [PATCH v14 34/46] OvmfPkg: Reserve a page in memory for the SEV-ES usage
` [PATCH v14 35/46] OvmfPkg/PlatformPei: Reserve SEV-ES work area if S3 is supported
` [PATCH v14 36/46] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
` [PATCH v14 37/46] OvmfPkg/Sec: Add #VC exception handling for Sec phase
` [PATCH v14 38/46] OvmfPkg/Sec: Enable cache early to speed up booting
` [PATCH v14 39/46] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Bypass flash detection with SEV-ES
` [PATCH v14 40/46] UefiCpuPkg: Add a 16-bit protected mode code segment descriptor
` [PATCH v14 41/46] UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabled
` [PATCH v14 42/46] UefiCpuPkg: Allow AP booting under SEV-ES
` [PATCH v14 43/46] OvmfPkg: Use the SEV-ES work area for the SEV-ES AP reset vector
` [PATCH v14 44/46] OvmfPkg: Move the GHCB allocations into reserved memory
` [PATCH v14 45/46] UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use
` [edk2-devel] "
` [PATCH v14 46/46] Maintainers.txt: Add reviewers for the OvmfPkg SEV-related files
` [edk2-devel] [PATCH v14 00/46] SEV-ES guest support
[PATCH v6 00/14] Add the VariablePolicy feature
2020-08-11 13:52 UTC (2+ messages)
` [edk2-devel] "
[PATCH 0/3] MdeModulePkg/PartitionDxe: Make the parition driver match the spec
2020-08-11 13:49 UTC (12+ messages)
` [PATCH 1/3] MdeModulePkg/PartitionDxe: Put the UDF check ahead of MBR
` [PATCH 2/3] MdeModulePkg/PartitionDxe: Remove the check for special MBR
` [edk2-devel] "
` [PATCH 3/3] MdeModulePkg/PartitionDxe: Fix the incorrect LBA size in child hander
acpiview error handling patches
2020-08-11 13:45 UTC (4+ messages)
` [edk2-devel] "
[edk2-devel] [edk2-platform][PATCH v1 0/7] Platform/RaspberryPi : SMBIOS fixes and cleanup
2020-08-11 12:24 UTC
[edk2-platform][PATCH v1 1/1] Platforms/RaspberryPi: Fix RPi4 GICC PMU PPI
2020-08-11 12:24 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
2020-08-11 11:46 UTC (3+ messages)
` [PATCH v2 1/2] "
` [edk2-devel] "
[PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration
2020-08-11 11:17 UTC (5+ messages)
` [edk2-devel] "
[edk2-wiki][PATCH v2] Update the Boot Guard TOCTOU wiki page
2020-08-11 8:22 UTC (2+ messages)
TianoCore Bug Triage - APAC / NAMO - Tue, 08/11/2020 6:30pm-7:30pm #cal-reminder
2020-08-11 2:12 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] question about PCI bridge's bus range window configure's save and restore
2020-08-11 2:09 UTC (4+ messages)
` 答复: "
[PATCH v2 0/9] Need add a FSP binary measurement
2020-08-11 2:00 UTC (6+ messages)
` [PATCH v2 9/9] SecurityPkg/Tcg2: handle PRE HASH and LOG ONLY
` [edk2-devel] "
[edk2-devel] question about PCI bridge's bus range window configure's save and restore
2020-08-11 1:43 UTC
TianoCore Community Meeting Minutes - August
2020-08-11 1:10 UTC (2+ messages)
[PATCH v2 1/6] MdePkg/SystemResourceTable.h: Add vendor range values
2020-08-11 0:31 UTC (7+ messages)
` [PATCH v2 2/6] FmpDevicePkg: Add LastAttemptStatus.h
` [edk2-devel] "
` [PATCH v2 3/6] FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
` [PATCH v2 4/6] FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularity
` [PATCH v2 5/6] FmpDevicePkg: Add Last Attempt Status support to dependency libs
` [PATCH v2 6/6] FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API
[PATCH 1/1] Platform/Intel: Add VmgExitLib to required DSC files
2020-08-11 0:12 UTC (3+ messages)
[PATCH v2 0/6] Extend Last Attempt Status Usage
2020-08-10 20:27 UTC
[PATCH v13 00/46] SEV-ES guest support
2020-08-10 13:12 UTC (6+ messages)
` [edk2-devel] "
[edk2-test][PATCH v1 0/3] uefi-sct/SctPkg: Build Aarch64 with latest EDK2
2020-08-10 11:56 UTC (3+ messages)
` [edk2-test][PATCH v1 1/3] uefi-sct/SctPkg: Fix build "
Partition issue with Linux Distribution iso image
2020-08-10 10:36 UTC (4+ messages)
` [edk2-devel] "
[Wiki][Patch] Add EDK II Code First Process Wiki Page
2020-08-10 9:14 UTC (2+ messages)
[Patch] BaseTools: Enable Module Scope Structure Pcd
2020-08-10 9:10 UTC
[EXTERNAL] [edk2-devel] [PATCH v4] UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
2020-08-10 8:45 UTC (4+ messages)
Adding bhyve to the Continuous Integration system
2020-08-10 8:34 UTC (2+ messages)
Propose on enabling TLSv1.3
2020-08-10 4:26 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] question about MSFT compiler/link option
2020-08-10 3:25 UTC
你好我来寻求帮助 Hello, I'm here for help
2020-08-10 2:20 UTC (4+ messages)
` [edk2-devel] "
[edk2-wiki][PATCH] Update the Boot Guard TOCTOU wiki page
2020-08-10 1:42 UTC (2+ messages)
Meet failure when running open ci env locally
2020-08-10 0:57 UTC (3+ messages)
` [edk2-devel] "
[PATCH edk2-platforms 0/3] Add Features to NXP Platforms
2020-08-08 2:39 UTC (4+ messages)
` [PATCH edk2-platforms 3/3] Silicon/NXP: Add Support for git commit info print
[PATCH v1 0/7] Extend Last Attempt Status Usage
2020-08-07 18:28 UTC (4+ messages)
[PATCH v4 0/2] Enable EDKII CI support for DynamicTablesPkg
2020-08-07 17:29 UTC (3+ messages)
` [PATCH v4 1/2] .pytool: CI Settings to support DynamicTablesPkg
` [PATCH v4 2/2] .azurepipelines: Add DynamicTablesPkg to CI matrix
[edk2-devel] [PATCH 0/1] edk2-platforms: Deduplicate RISC-V SMBIOS
2020-08-07 17:16 UTC
[PATCH 0/1] edk2-platforms: Deduplicate RISC-V SMBIOS
2020-08-07 16:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3 0/2] Add EDKII CI support for DynamicTablesPkg
2020-08-07 16:12 UTC (3+ messages)
` [PATCH v3 1/2] DynamicTablesPkg: Fix issues reported by EDKII CI
` [PATCH v3 2/2] DynamicTablesPkg: Add EDK2 Core CI support
[PATCH v1 0/2] DynamicTablesPkg: Build option updates
2020-08-07 15:25 UTC (6+ messages)
` [PATCH v1 1/2] DynamicTablesPkg: Update ASL build options
` [edk2-devel] "
` [PATCH v1 2/2] DynamicTablesPkg: Update release build flags
` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/2] DynamicTablesPkg: Build option updates
[PATCH v1 1/7] FmpDevicePkg/SystemResourceTable.h: Add vendor range values
2020-08-07 7:15 UTC (7+ messages)
` [PATCH v1 2/7] FmpDevicePkg: Add LastAttemptStatus.h
` [PATCH v1 3/7] FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
` [PATCH v1 4/7] FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularity
` [PATCH v1 5/7] FmpDevicePkg/LastAttemptStatus.h: Add dependency range codes
` [PATCH v1 6/7] FmpDevicePkg: Add Last Attempt Status support to dependency libs
` [PATCH v1 7/7] FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API
[Patch 0/6] Fix spelling mistake for occurred
2020-08-07 5:38 UTC (5+ messages)
` [Patch 1/6] EmulatorPkg: "
` [edk2-devel] "
` [Patch 2/6] MdeModulePkg: "
` [edk2-devel] "
[Patch] UnitTestFrameworkPkg/Readme.md: Update documentation for latest features
2020-08-07 3:42 UTC (2+ messages)
` [edk2-devel] "
[Patch] MdeModulePkg/CapsuleApp: Fix spelling mistake
2020-08-07 3:18 UTC (2+ messages)
TianoCore Community Meeting - APAC/NAMO - Thu, 08/06/2020 7:30pm-8:30pm #cal-reminder
2020-08-07 2:25 UTC
TianoCore Community Meeting - APAC/NAMO - Thu, 08/06/2020 7:30pm-8:30pm #cal-reminder
2020-08-07 2:15 UTC
[PATCH v3 0/7] FmpDevicePkg Minor Fixes
2020-08-06 21:07 UTC (2+ messages)
[PATCH v3 3/7] FmpDevicePkg/FmpDependencyLib: Handle version string overflow
2020-08-06 19:05 UTC (5+ messages)
` [PATCH v3 4/7] FmpDevicePkg/FmpDependencyCheckLib: Return unsatisfied on handle failure
` [PATCH v3 5/7] FmpDevicePkg/FmpDxe: Better warn of potential ImageTypeId misconfig
` [PATCH v3 6/7] FmpDevicePkg/FmpDxe: Indicate ESRT GUID on invalid ImageIdName
` [PATCH v3 7/7] FmpDevicePkg/FmpDxe: Improve function parameter validation
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