public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-08-07 19:43:00 to 2020-08-12 11:02:20 UTC [more...]

[PATCH v5 0/5] Use RngLib instead of TimerLib for OpensslLib
 2020-08-12 11:02 UTC  (10+ messages)
` [PATCH v5 1/5] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
` [PATCH v5 2/5] MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe
` [PATCH v5 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
` [PATCH v5 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
` [PATCH v5 5/5] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool

[PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
 2020-08-12 10:05 UTC  (14+ 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
  ` [edk2-devel] "
` [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] Add a stub CONTRIBUTING.md pointing to the wiki
 2020-08-12  9:37 UTC  (4+ messages)

[PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration
 2020-08-12  8:03 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v1 1/1] IntelSiliconPkg/ShadowMicrocodePei: Add PCD for shadowing all microcode
 2020-08-12  7:54 UTC 

[PATCH 1/1] CryptoPkg/Library: Remove the redundant build option
 2020-08-12  7:33 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-wiki][PATCH v3] Update the Boot Guard TOCTOU wiki page
 2020-08-12  7:20 UTC 

[PATCH EDK2 v1 0/1] Enhanced verification of Offset(CVE-2019-14562)
 2020-08-12  7:04 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] SecurityPkg/DxeImageVerificationLib:Enhanced "

[PATCH v1 1/1] FmpDevicePkg/FmpDxe: Fix Clang build error
 2020-08-12  7:04 UTC  (3+ messages)
` [edk2-devel] "

[PATCH V2 0/3] MdeModulePkg/PartitionDxe: Make the parition driver match the spec
 2020-08-12  6:38 UTC  (11+ messages)
` [PATCH V2 1/3] MdeModulePkg/PartitionDxe: Put the UDF check ahead of MBR
  ` [edk2-devel] "
` [PATCH V2 2/3] MdeModulePkg/PartitionDxe: Revert changes for the special MBR
  ` [edk2-devel] "
` [PATCH V2 3/3] MdeModulePkg/PartitionDxe: Fix the incorrect LBA size in child hander

[Patch] BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallel
 2020-08-12  6:09 UTC 

A problem to build KabyLake
 2020-08-12  4:33 UTC  (8+ messages)
` [edk2-devel] "

[PATCH v2 0/9] Need add a FSP binary measurement
 2020-08-12  2:56 UTC  (20+ messages)
` [PATCH v2 1/9] MdeModulePkg/TpmMeasurementLib: Add new API to TpmMeasurmentLib
` [PATCH v2 2/9] MdeModulePkg/NullTpmMeasurementLib: Add new API
` [PATCH v2 3/9] SecurityPkg/DxeTpmMeasurementLib: "
  ` [edk2-devel] "
` [PATCH v2 4/9] SecurityPkg/PeiTpmMeasurementLib: "
` [PATCH v2 5/9] IntelFsp2WrapperPkg/FspMeasurementLib: Add header file
  ` [edk2-devel] "
` [PATCH v2 6/9] IntelFsp2WrapperPkg/FspMeasurementLib: Add BaseFspMeasurementLib
  ` [edk2-devel] "
` [PATCH v2 9/9] SecurityPkg/Tcg2: handle PRE HASH and LOG ONLY
  ` [edk2-devel] "

[PATCH 0/3] MdeModulePkg/PartitionDxe: Make the parition driver match the spec
 2020-08-12  1:57 UTC  (14+ messages)
` [PATCH 1/3] MdeModulePkg/PartitionDxe: Put the UDF check ahead of MBR
          ` [edk2-devel] "
` [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

[PATCH v9 00/16] Add a plugin to check Ecc issues for edk2 on open ci
 2020-08-12  1:23 UTC  (22+ 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

TianoCore Bug Triage - APAC / NAMO - Tue, 08/11/2020 6:30pm-7:30pm #cal-reminder
 2020-08-12  1:15 UTC 

acpiview error handling patches
 2020-08-12  0:41 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v14 00/46] SEV-ES guest support
 2020-08-11 21:22 UTC  (34+ messages)
` [PATCH v14 07/46] MdePkg/BaseLib: Add support for the VMGEXIT instruction
  ` [edk2-devel] "
` [PATCH v14 24/46] OvmfPkg/VmgExitLib: Add support for MONITOR/MONITORX NAE events
` [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] Check return status on calls to GetTime()
 2020-08-11 20:00 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 1/6] MdePkg/SystemResourceTable.h: Add vendor range values
 2020-08-11 18:57 UTC  (9+ 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

[edk2-test][PATCH v1 3/3] uefi-sct/SctPkg: Remove obsolete version macros
 2020-08-11 18:50 UTC  (2+ messages)
` [edk2-devel] "

[edk2-test][PATCH v1 2/3] uefi-sct/SctPkg: Add build instructions with latest EDK2
 2020-08-11 18:49 UTC  (2+ messages)
` [edk2-devel] "

[edk2-test][PATCH v1 0/3] uefi-sct/SctPkg: Build Aarch64 with latest EDK2
 2020-08-11 18:48 UTC  (6+ messages)
` [edk2-test][PATCH v1 1/3] uefi-sct/SctPkg: Fix build "
    ` [edk2-devel] "
` [edk2-devel] [edk2-test][PATCH v1 0/3] uefi-sct/SctPkg: Build Aarch64 "

[PATCH 0/2] BaseTools: Python 3.9 fixes
 2020-08-11 17:28 UTC  (3+ messages)
` [PATCH 1/2] BaseTools: fix ucs-2 lookup on python 3.9
` [PATCH 2/2] BaseTools: Work around array.array.tostring() removal in "

[Wiki][Patch V2] Add EDK II Code First Process Wiki Page
 2020-08-11 15:09 UTC  (7+ messages)
` [edk2-devel] "

[PATCH v6 00/14] Add the VariablePolicy feature
 2020-08-11 13:52 UTC  (2+ 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] "

[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)
` 答复: "

[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 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] "

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox