messages from 2022-03-22 16:22:00 to 2022-03-26 10:41:34 UTC [more...]
[PATCH v1 1/1] CryptoPkg: Redefinition bug in CrtLibSupport.h
2022-03-26 10:41 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 00/17] Update Arm platforms following addition of EFI_MP_SERVICES_PROTOCOL support in edk2
2022-03-26 9:12 UTC (5+ messages)
` [PATCH v2 14/17] Silicon/Ampere: Update ArmPlatformLib to work with changed ARM_CORE_INFO
` [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 05/28] MdeModulePkg: Add new ProtectedVariable GUIDs
2022-03-25 23:28 UTC (24+ 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 v1 04/28] MdeModulePkg: Add reference to new Ppi Guid
2022-03-25 23:26 UTC
[PATCH v1 02/28] SecurityPkg: Add new GUIDs
2022-03-25 23:21 UTC
[PATCH v1 01/28] MdeModulePkg: Add a new GUID
2022-03-25 22:02 UTC
Question about UEFI, AddressSanitizer and MMU mappings
2022-03-25 20:47 UTC (4+ messages)
` [edk2-devel] "
[PATCH] bRefClkFreq UFS card attribute need to be programmed after fDeviceInit
2022-03-25 12:18 UTC
[PATCH v2 0/2] MdeModulePkg: fix checks for NVM command set
2022-03-25 8:49 UTC (8+ messages)
` [PATCH v2 1/2] MdeModulePkg/NvmExpressDxe: fix check for Cap.Css
` [PATCH v2 2/2] MdeModulePkg/NvmExpressPei: fix check for NVM command set
` [edk2-devel] [PATCH v2 0/2] MdeModulePkg: fix checks "
[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 (4+ messages)
` [PATCH 2/2] UefiPayloadPkg: Consume the new added "
` [edk2-devel] [PATCH 1/2] UefiPayloadPkg: Add a new "
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 (7+ 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)
[PATCH 0/3] BaseTools: patches to build with gcc12
2022-03-24 12:04 UTC (4+ messages)
` [PATCH 1/3] BaseTools: fix gcc12 warning
` [PATCH 2/3] "
` [PATCH 3/3] Basetools: turn off "
[edk2-devel][PATCH] UefiCpuPkg: Update BFV searching algorithm in VTF0
2022-03-24 6:43 UTC (2+ messages)
[PATCH V3 0/1] BaseTools: Add the FeatureFlagExpression usage to the Source Section
2022-03-24 5:00 UTC (3+ messages)
` [PATCH V3 1/1] "
[PATCH] UefiPayloadPkg: Change some configuration of the payload
2022-03-24 2:04 UTC
[PATCH 1/5] UefiPayloadPkg/UefiPayloadPkg.ci.yaml: Remove duplicated entry
2022-03-24 1:58 UTC (11+ messages)
` [PATCH 5/5] UefiPayloadPkg: Add support for Firmware Volume Block Protocol
` [edk2-devel] "
[PATCH] UefiPayloadPkg: Fix architecture in the build instruction
2022-03-24 0:35 UTC (3+ messages)
[PATCH V10 00/47] Enable Intel TDX in OvmfPkg (Config-A)
2022-03-24 0:10 UTC (40+ messages)
` [PATCH V10 01/47] MdePkg: Add Tdx.h
` [PATCH V10 02/47] MdePkg: Update Cpuid.h for Tdx
` [PATCH V10 03/47] MdePkg: Introduce basic Tdx functions in BaseLib
` [PATCH V10 04/47] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V10 05/47] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V10 06/47] OvmfPkg: Extend VmgExitLib "
` [PATCH V10 07/47] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V10 08/47] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V10 09/47] MdePkg: Support mmio "
` [PATCH V10 10/47] MdePkg: Support IoFifo "
` [PATCH V10 11/47] MdePkg: Support IoRead/IoWrite "
` [PATCH V10 12/47] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V10 13/47] MdePkg: Add macro to check SEV / TDX guest
` [PATCH V10 14/47] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V10 15/47] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V10 16/47] OvmfPkg: Add TdxMailboxLib
` [PATCH V10 17/47] OvmfPkg: Create initial version of PlatformInitLib
` [PATCH V10 18/47] OvmfPkg/PlatformInitLib: Add hob functions
` [PATCH V10 19/47] OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob
` [PATCH V10 20/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V10 21/47] OvmfPkg/PlatformPei: Refactor MiscInitialization for CloudHV
` [PATCH V10 22/47] OvmfPkg/PlatformPei: Refactor AddressWidthInitialization
` [PATCH V10 23/47] OvmfPkg/PlatformPei: Refactor MaxCpuCountInitialization
` [PATCH V10 24/47] OvmfPkg/PlatformPei: Refactor QemuUc32BaseInitialization
` [PATCH V10 25/47] OvmfPkg/PlatformPei: Refactor InitializeRamRegions
` [PATCH V10 26/47] OvmfPkg/PlatformPei: Refactor MemMapInitialization
` [PATCH V10 27/47] OvmfPkg/PlatformPei: Refactor NoexecDxeInitialization
` [PATCH V10 28/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V10 29/47] OvmfPkg/PlatformInitLib: Create MemDetect.c
` [PATCH V10 30/47] OvmfPkg/PlatformInitLib: Move functions to Platform.c
` [PATCH V10 31/47] OvmfPkg: Update PlatformInitLib to process Tdx hoblist
` [PATCH V10 32/47] OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack
` [PATCH V10 33/47] OvmfPkg: Update Sec to support Tdx
` [PATCH V10 35/47] MdeModulePkg: Skip setting IA32_ERER.NXE if it has already been set
` [PATCH V10 36/47] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V10 37/47] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V10 38/47] OvmfPkg: Update PlatformInitLib for Tdx guest
` [PATCH V10 39/47] OvmfPkg: Update PlatformPei to support "
` [PATCH V10 40/47] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
[PATCH v1 00/17] *** SUBJECT HERE ***
2022-03-23 23:53 UTC (19+ messages)
` [PATCH v1 01/17] IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
` [edk2-devel] "
` [PATCH v1 02/17] IntelFsp2WrapperPkg: "
` [PATCH v1 03/17] OvmfPkg: "
` [PATCH v1 04/17] PcAtChipsetPkg: "
` [PATCH v1 05/17] SourceLevelDebugPkg: "
` [PATCH v1 06/17] UefiCpuPkg: "
` [PATCH v1 07/17] UefiPayloadPkg: "
` [PATCH v1 08/17] MdePkg: Move API and implementation from UefiCpuLib to CpuLib
` [PATCH v1 09/17] UefiCpuPkg: Move API and implementation from
` [PATCH v1 10/17] IntelFsp2Pkg: Remove UefiCpuLib from module INFs
` [PATCH v1 11/17] IntelFsp2WrapperPkg: "
` [PATCH v1 12/17] OvmfPkg: "
` [PATCH v1 13/17] PcAtChipsetPkg: "
` [PATCH v1 14/17] SourceLevelDebugPkg: "
` [PATCH v1 15/17] UefiCpuPkg: "
` [PATCH v1 16/17] UefiPayloadPkg: "
` [PATCH v1 17/17] UefiCpuLib: Remove UefiCpuLib
[PATCH] UefiPayloadPkg: Fix build error
2022-03-23 19:46 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH] UefiPayloadPkg: Fix build error
2022-03-23 17:57 UTC (3+ messages)
[PATCH] UefiPayloadPkg: Make Boot Timeout configurable
2022-03-23 17:55 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel][edk2-platforms][PATCH] Platform/Intel/PayloadPlatformPkg: add UEFI payload platform FV
2022-03-23 17:33 UTC
[PATCH V9 00/47] Enable Intel TDX in OvmfPkg (Config-A)
2022-03-23 11:30 UTC (7+ messages)
` [PATCH V9 02/47] MdePkg: Update Cpuid.h for Tdx
` 回复: "
` [PATCH V9 14/47] UefiCpuPkg: Enable Tdx support in MpInitLib
[PATCH V9 02/47] MdePkg: Update Cpuid.h for Tdx
2022-03-23 9:18 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add missing libraries to [Components] in DSC
2022-03-23 6:15 UTC (2+ messages)
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/TestPointCheckLib: Fix mis-parsed HSTI structures
2022-03-23 6:14 UTC (2+ messages)
[PATCH v3 0/5] Http Fixes (Take Two)
2022-03-23 1:19 UTC (2+ messages)
` 回复: [edk2-devel] "
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 03/22/2022 #cal-reminder
2022-03-23 1:15 UTC
GSoC 2022: Add S3 resume support to MinPlatform
2022-03-22 21:14 UTC
[PATCH V2 1/3] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
2022-03-22 19:06 UTC (6+ messages)
` [PATCH V2 2/3] MdePkg/Base.h: Introduce various alignment-related macros
` [edk2-devel] "
[PATCH v1 40/41] PrmPkg: Changes for edk2 repo transition
2022-03-22 18:36 UTC (2+ messages)
` [PATCH v1 41/41] PrmPkg: Apply uncrustify changes
[PATCH v1 00/41] Add PrmPkg
2022-03-22 16:19 UTC (19+ messages)
` [PATCH v1 22/41] PrmPkg/SampleAcpiParameterBufferModule: Add initial module
` [PATCH v1 23/41] PrmPkg/HardwareAccessModuleConfigLib: Add initial library
` [PATCH v1 24/41] PrmPkg/Samples/Readme.md: Add initial file
` [PATCH v1 25/41] PrmPkg: Refactor some PrmLoaderDxe functionality into libraries
` [PATCH v1 26/41] PrmPkg/Application/PrmInfo: Add initial application
` [PATCH v1 27/41] PrmPkg: Enforce stricter types
` [PATCH v1 28/41] PrmPkg/Test/PrmPkgHostTest.dsc: Add initial file
` [PATCH v1 29/41] PrmPkg/Test/UnitTest/Library: Add initial UEFI Boot Services test lib
` [PATCH v1 30/41] PrmPkg/Library/DxePrmContextBufferLib: Add host-based unit tests
` [PATCH v1 31/41] PrmPkg/DxePrmModuleDiscoveryLib: Add initial "
` [PATCH v1 32/41] PrmPkg: Add PlatformGuid
` [PATCH v1 33/41] PrmPkg: Update PRM OpRegion
` [PATCH v1 34/41] Readme.md: Add iASL note and QEMU sample link
` [PATCH v1 35/41] PrmPkg: Replace PcdPrmPlatformGuid with EDKII_DSC_PLATFORM_GUID
` [PATCH v1 36/41] PrmPkg/Samples: Remove PrmSampleMemoryAllocationModule
` [PATCH v1 37/41] PrmPkg/Samples: Remove PrmSamplePrintModule
` [PATCH v1 38/41] PrmPkg: Remove the concept of OS services
` [PATCH v1 39/41] Readme.md: Add a link to PRM Specification
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