public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-03-24 12:04:47 to 2022-03-29 10:14:38 UTC [more...]

[PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
 2022-03-29 10:14 UTC 

[PATCH 0/1] OvmfPkg/Bhyve: QemuFwCfg support
 2022-03-29  9:59 UTC  (6+ messages)
` [PATCH 1/1] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/1] OvmfPkg/Bhyve: QemuFwCfg support

[PATCH v1 1/1] OvmfPkg: Add dependency of VariableSmm driver to make it work normally
 2022-03-29  8:39 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 1/1] Basetools: fix gcc workaround
 2022-03-29  8:37 UTC 

[PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver
 2022-03-29  7:12 UTC 

[PATCH 1/2] UefiPayloadPkg: Add a new DebugPrintErrorLevelLib instance
 2022-03-29  6:53 UTC  (4+ messages)
` [PATCH 2/2] UefiPayloadPkg: Consume the new added "

[PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver
 2022-03-29  6:48 UTC 

[PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver
 2022-03-29  6:42 UTC 

[PATCH v1 00/15] Merge UefiCpuLib to CpuLib
 2022-03-29  6:37 UTC  (16+ messages)
` [PATCH v1 01/15] IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
` [PATCH v1 02/15] IntelFsp2WrapperPkg: "
` [PATCH v1 03/15] MdePkg: "
` [PATCH v1 04/15] OvmfPkg: "
` [PATCH v1 05/15] UefiCpuPkg: "
` [PATCH v1 06/15] UefiPayloadPkg: "
` [PATCH v1 07/15] MdePkg: Move API and implementation from UefiCpuLib to CpuLib
` [PATCH v1 08/15] UefiCpuPkg: "
` [PATCH v1 09/15] IntelFsp2Pkg: Remove UefiCpuLib from module INFs
` [PATCH v1 10/15] OvmfPkg: "
` [PATCH v1 11/15] PcAtChipsetPkg: "
` [PATCH v1 12/15] SourceLevelDebugPkg: "
` [PATCH v1 13/15] UefiCpuPkg: "
` [PATCH v1 14/15] UefiPayloadPkg: "
` [PATCH v1 15/15] UefiCpuLib: Remove UefiCpuLib

[PATCH v1 01/28] MdeModulePkg: Add a new GUID
 2022-03-29  6:33 UTC  (5+ messages)
` 回复: "
  ` [edk2-devel] "

[PATCH v1 02/28] SecurityPkg: Add new GUIDs
 2022-03-29  6:03 UTC  (2+ messages)

[PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver
 2022-03-29  6:00 UTC 

[PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver
 2022-03-29  5:55 UTC 

[PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver
 2022-03-29  5:49 UTC 

[PATCH 0/3] BaseTools: patches to build with gcc12
 2022-03-29  4:00 UTC  (5+ messages)
` [PATCH 3/3] Basetools: turn off gcc12 warning
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/3] BaseTools: patches to build with gcc12

[PATCH v2 00/17] Update Arm platforms following addition of EFI_MP_SERVICES_PROTOCOL support in edk2
 2022-03-29  2:57 UTC  (7+ messages)
` [PATCH v2 14/17] Silicon/Ampere: Update ArmPlatformLib to work with changed ARM_CORE_INFO
    ` [edk2-devel] "

[PATCH] bRefClkFreq UFS card attribute need to be programmed after fDeviceInit
 2022-03-29  1:47 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 03/29/2022 #cal-reminder
 2022-03-29  1:30 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - 03/28/2022 #cal-notice
 2022-03-28 23:30 UTC 

[PATCH v1 0/1] SMM memory management: Inspect memory guarded with pool headers
 2022-03-28 21:57 UTC  (4+ messages)
` [PATCH v1 1/1] MdeModulePkg: PiSmmCore: "
  ` 回复: [edk2-devel] "

[PATCH 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP
 2022-03-28 18:45 UTC  (3+ messages)
` [PATCH 1/2] OvmfPkg/AmdSev: Reorder MEMFD pages to match the order in OvmfPkgX64.fdf
` [PATCH 2/2] OvmfPkg/ResetVector: Exclude SEV launch secrets page from pre-validation

Question about UEFI, AddressSanitizer and MMU mappings
 2022-03-28 16:30 UTC  (7+ messages)
` [edk2-devel] "

[PATCH v1 00/41] Add PrmPkg
 2022-03-28 14:05 UTC  (3+ messages)
` 回复: [edk2-devel] "

[PATCH] Fix Setup numeric default value incorrect issue
 2022-03-28 13:26 UTC 

[PATCH v1 00/17] *** SUBJECT HERE ***
 2022-03-28  8:45 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH V11 00/47] Enable Intel TDX in OvmfPkg (Config-A)
 2022-03-28  8:24 UTC  (40+ messages)
` [PATCH V11 01/47] MdePkg: Add Tdx.h
` [PATCH V11 02/47] MdePkg: Update Cpuid.h for Tdx
` [PATCH V11 03/47] MdePkg: Introduce basic Tdx functions in BaseLib
` [PATCH V11 04/47] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V11 05/47] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V11 06/47] OvmfPkg: Extend VmgExitLib "
` [PATCH V11 07/47] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V11 08/47] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V11 09/47] MdePkg: Support mmio "
` [PATCH V11 10/47] MdePkg: Support IoFifo "
` [PATCH V11 11/47] MdePkg: Support IoRead/IoWrite "
` [PATCH V11 12/47] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V11 13/47] MdePkg: Add macro to check SEV / TDX guest
` [PATCH V11 14/47] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V11 15/47] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V11 16/47] OvmfPkg: Add TdxMailboxLib
` [PATCH V11 17/47] OvmfPkg: Create initial version of PlatformInitLib
` [PATCH V11 18/47] OvmfPkg/PlatformInitLib: Add hob functions
` [PATCH V11 19/47] OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob
` [PATCH V11 20/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V11 21/47] OvmfPkg/PlatformPei: Refactor MiscInitialization for CloudHV
` [PATCH V11 22/47] OvmfPkg/PlatformPei: Refactor AddressWidthInitialization
` [PATCH V11 23/47] OvmfPkg/PlatformPei: Refactor MaxCpuCountInitialization
` [PATCH V11 24/47] OvmfPkg/PlatformPei: Refactor QemuUc32BaseInitialization
` [PATCH V11 25/47] OvmfPkg/PlatformPei: Refactor InitializeRamRegions
` [PATCH V11 26/47] OvmfPkg/PlatformPei: Refactor MemMapInitialization
` [PATCH V11 27/47] OvmfPkg/PlatformPei: Refactor NoexecDxeInitialization
` [PATCH V11 28/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V11 30/47] OvmfPkg/PlatformInitLib: Move functions to Platform.c
` [PATCH V11 31/47] OvmfPkg: Update PlatformInitLib to process Tdx hoblist
` [PATCH V11 32/47] OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack
` [PATCH V11 33/47] OvmfPkg: Update Sec to support Tdx
` [PATCH V11 34/47] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V11 35/47] MdeModulePkg: Skip setting IA32_ERER.NXE if it has already been set
` [PATCH V11 36/47] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V11 37/47] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V11 38/47] OvmfPkg: Update PlatformInitLib for Tdx guest
` [PATCH V11 39/47] OvmfPkg: Update PlatformPei to support "

[PATCH V10 00/47] Enable Intel TDX in OvmfPkg (Config-A)
 2022-03-28  8:04 UTC  (4+ messages)
` [PATCH V10 14/47] UefiCpuPkg: Enable Tdx support in MpInitLib

[PATCH v1 05/28] MdeModulePkg: Add new ProtectedVariable GUIDs
 2022-03-28  7:42 UTC  (27+ messages)
` [PATCH v1 06/28] MdeModulePkg: Add new include files
` [PATCH v1 07/28] MdeModulePkg: Add Null ProtectedVariable Library
` [PATCH v1 08/28] MdeModulePkg: Add new Variable functionality
` [PATCH v1 09/28] MdeModulePkg: Add support for Protected Variables
` [PATCH v1 10/28] SecurityPkg: Add new KeyService types and defines
` [PATCH v1 11/28] SecurityPkg: Update RPMC APIs with index
` [PATCH v1 12/28] SecurityPkg: Add new variable types and functions
` [PATCH v1 13/28] SecurityPkg: Fix GetVariableKey API
` [PATCH v1 14/28] SecurityPkg: Add null encryption variable libs
` [PATCH v1 15/28] SecurityPkg: Add VariableKey library function
` [PATCH v1 16/28] SecurityPkg: Add EncryptionVariable lib with AES
` [PATCH v1 17/28] SecurityPkg: Add Protected Variable Services
` [PATCH v1 18/28] MdeModulePkg: Reference Null ProtectedVariableLib
` [PATCH v1 19/28] SecurityPkg: Add references to new *.inf files
` [PATCH v1 20/28] ArmVirtPkg: Add reference to ProtectedVariableNull
` [PATCH v1 21/28] UefiPayloadPkg: Add ProtectedVariable reference
` [PATCH v1 22/28] EmulatorPkg: "
` [PATCH v1 23/28] OvmfPkg: "
` [PATCH v1 24/28] OvmfPkg: Add ProtectedVariableLib reference
` [PATCH v1 25/28] "
` [PATCH v1 26/28] "
` [PATCH v1 27/28] OvmfPkg: Add ProtectedVariable reference
` [PATCH v1 28/28] CryptoPkg: Enable cypto HMAC KDF library

[PATCH edk2-platforms 0/2] Replace individual CRC implementations with BaseLib
 2022-03-28  1:51 UTC  (4+ messages)
` [PATCH edk2-platforms 1/2] Ext4Pkg: Replace the "
` [PATCH edk2-platforms 2/2] WhitleyOpenBoardPkg: Replace BaseCrcLib "

[PATCH 0/2] Add CRC16 and CRC32c to MdePkg/BaseLib
 2022-03-28  1:49 UTC  (5+ messages)
` [PATCH 1/2] MdePkg/BaseLib: Add CRC16 and CRC32c implementations
` [PATCH 2/2] SourceLevelDebugPkg/DebugAgent: Delete the CRC16 implementation

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 04/01/2022 #cal-reminder
 2022-03-27  1:30 UTC 

[edk2-non-osi][PATCH v4 0/2] Introduce Silicon/Ampere and AmpereAltraBinPkg package
 2022-03-26 21:36 UTC  (2+ messages)

[PATCH v2 0/3] BaseTools: Add support for gdb and lldb
 2022-03-26 14:05 UTC  (5+ messages)
` [PATCH v2 1/3] BaseTools: efi_debugging.py: Add debugger agnostic dbg Python Classes
` [PATCH v2 2/3] BaseTools: Scripts/efi_gdb.py: Add gdb EFI commands and pretty Print

[PATCH EDK2 v1 0/1] BaseTools:Support decimal version number in ECC check
 2022-03-26 12:32 UTC  (3+ messages)
` [PATCH EDK2 v1 1/1] "
  ` [edk2-devel] "

[PATCH v1 1/1] CryptoPkg: Redefinition bug in CrtLibSupport.h
 2022-03-26 10:41 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 1/1] CryptoPkg: update openssl submodule to 1.1.1n
 2022-03-26  7:20 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v1 04/28] MdeModulePkg: Add reference to new Ppi Guid
 2022-03-25 23:26 UTC 

[PATCH v2 0/2] MdeModulePkg: fix checks for NVM command set
 2022-03-25  8:49 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH 0/6] [RFC] Rework UefiCpuPkg
 2022-03-25  7:22 UTC  (4+ messages)
` [edk2-devel] "

[PATCH V2 0/8] Rework UefiCpuPkg
 2022-03-25  6:12 UTC  (9+ messages)
` [PATCH V2 1/8] [RFC] UefiCpuPkg: Classify IA32/X64 modules in DSC file
` [PATCH V2 2/8] [RFC] UefiCpuPkg/Include: Add header files of RISC-V processor architecture
` [PATCH V2 3/8] [RFC] UefiCpuPkg/BaseUefiCpuLib: Add RISC-V RISCV64 instace
` [PATCH V2 4/8] [RFC] UefiCpuPkg/RiscVOpensbLib: Add opensbi submodule
` [PATCH V2 5/8] [RFC] MdePkg/Include: Add RISC-V OpenSBI header files
` [PATCH V2 6/8] [RFC] BaseTools/Conf: Relocate RiscVOpensbiTypes.h
` [PATCH V2 7/8] [RFC] UefiCpuPkg/Library: Add RiscVOpensbiLib
` [PATCH V2 8/8] [RFC] UefiCpuPkg: Update YAML file for RISC-V arch

[edk2-platforms][PATCH V2 00/16] Platform: Add Loongson support
 2022-03-25  3:37 UTC  (17+ messages)
` [edk2-platforms][PATCH V2 01/16] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V2 03/16] Platform/Loongson: Add PeiServicesTablePointerLib
` [edk2-platforms][PATCH V2 04/16] Platform/Loongson: Add QemuFwCfgLib
` [edk2-platforms][PATCH V2 05/16] Platform/Loongson: Add MmuLib
` [edk2-platforms][PATCH V2 06/16] Platform/Loongson: Add StableTimerLib
` [edk2-platforms][PATCH V2 07/16] Platform/Loongson: Support PEI phase
` [edk2-platforms][PATCH V2 08/16] Platform/Loongson: Add CPU DXE driver
` [edk2-platforms][PATCH V2 09/16] Platform/Loongson: Add PciCpuIoDxe driver
` [edk2-platforms][PATCH V2 10/16] Platform/Loongson: Add timer Dxe driver
` [edk2-platforms][PATCH V2 11/16] Platform/Loongson: Add RealTime Clock lib
` [edk2-platforms][PATCH V2 12/16] Platform/Loongson: Add Platform Boot Manager Lib
` [edk2-platforms][PATCH V2 13/16] Platform/Loongson: Add Reset System Lib
` [edk2-platforms][PATCH V2 14/16] Platform/Loongson: Support Dxe
` [edk2-platforms][PATCH V2 15/16] Platform/Loongson: Add QemuFlashFvbServicesRuntimeDxe driver
` [edk2-platforms][PATCH V2 16/16] Platform/Loongson: Support for saving variables to flash
` [edk2-platforms][PATCH V2 02/16] Platform/Loongson: Support SEC And Add Readme.md

JunoPkg: RELEASE boot hangs at "Press ESCAPE for boot options" (SiI3132AtaPassThruCommand)
 2022-03-25  3:24 UTC 

[PATCH v6 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
 2022-03-25  2:17 UTC  (2+ messages)

[PATCH 1/2] UefiPayloadPkg: Add a new DebugPrintErrorLevelLib instance
 2022-03-25  1:40 UTC  (2+ messages)
` [edk2-devel] "

Question on Iscsi Boot
 2022-03-24 21:31 UTC 

[PATCH v2 0/8] Add Raw algorithm support using Arm FW-TRNG interface
 2022-03-24 18:12 UTC  (6+ messages)
` [PATCH v2 3/8] ArmPkg: Add Arm Firmware TRNG library
  ` [edk2-devel] "

[PATCH edk2-platforms 0/3] Platform/Qemu/SbsaQemu: Update Readme.md
 2022-03-24 13:43 UTC  (3+ messages)
` [PATCH edk2-platforms 1/3] Platform/Qemu: Update SbsaQemu Readme.md to change 'ATF' to 'TF-A'

[PATCH edk2-platforms 1/1] Maintainers.txt: update email for Leif Lindholm
 2022-03-24 12:55 UTC  (3+ messages)


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