messages from 2023-06-27 02:49:04 to 2023-07-03 20:09:19 UTC [more...]
[PATCH v2 0/1] Fixing RngDxe error for ARM/AARCH64
2023-07-03 20:09 UTC (5+ messages)
` [PATCH v2 1/1] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator
` [edk2-devel] Does RedfishPkg support BMC Chip's lan over usb feature?
` [edk2-devel] [PATCH v2 1/1] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator
[edk2 PATCH] MdePkg: Use same ProcessorBind symbol define for RISCV64
2023-07-03 17:01 UTC (11+ messages)
` [edk2-devel] "
[edk2-devel][edk2-platforms][PATCH V4-3] IpmiFeaturePkg:Provided multiple IPMI interface support in Library
2023-07-03 14:48 UTC
[edk2-devel][edk2-platforms][PATCH V4-2] IpmiFeaturePkg:Provided multiple IPMI interface support in DXE and SMM
2023-07-03 14:43 UTC
[edk2-devel][edk2-platforms][PATCH V4-1] IpmiFeaturePkg:Provided multiple IPMI interface support in PEI
2023-07-03 14:42 UTC
[PATCH 0/4] Update CpuDxe MMU Logic to Improve Consistency
2023-07-03 14:17 UTC (6+ messages)
` [PATCH 1/4] ArmPkg: Apply Uncrustify to Non-Compliant Files
` [PATCH 2/4] ArmPkg: Update GetMemoryRegion() to Handle No mapping
` [PATCH 3/4] ArmPkg: Fix Unsafe ASSERTs in MMU Logic
` [PATCH 4/4] ArmPkg: Add Function Headers to "
[PATCH 3/3] RedfishPkg/JsonLib: add object clear interface
2023-07-03 13:20 UTC
[PATCH 2/3] RedfishPkg/RedfishPlatformConfigDxe: hide debug message
2023-07-03 13:20 UTC
[PATCH 1/3] RedfishPkg/RedfishRestExDxe: fix CPU exception in RedfishRestExDxe
2023-07-03 13:20 UTC
[PATCH 0/4] Add support for generating ACPI ThermalZones
2023-07-03 12:27 UTC (10+ messages)
` [PATCH 1/4] DynamicTablesPkg: Add ThermalZone CodeGen function
` [PATCH 2/4] DynamicTablesPkg: Add support for simple method invocation
` [PATCH 3/4] DynamicTablesPkg: Add support to add Strings to package
` [PATCH 4/4] DynamicTablesPkg: Add Aml NameUnicodeString API
[PATCH 0/4] OvmfPkg/RiscVVirt: Add CLANGDWARF toolchain support
2023-07-03 12:15 UTC (6+ messages)
` [PATCH 1/4] OvmfPkg/RiscVVirt: use 'auto' alignment and FIXED for XIP modules
` [PATCH 2/4] OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directives
` [PATCH 3/4] BaseTools/tools_def: Add CLANGDWARF support for RISC-V
` [PATCH 4/4] OvmfPkg/RiscVVirt: Update README for CLANGDWARF support
[PATCH 1/1] MdeModulePkg/Bus/Pci/EhciDxe: Fix FORWARD_NULL Coverity issues
2023-07-03 11:44 UTC
[PATCH v1 0/3] OvmfPkg/Bhyve: enable bus enumeration
2023-07-03 11:34 UTC (3+ messages)
` [PATCH v1 3/3] OvmfPkg/BhyvePkg: "
[PATCH 1/1] MdePkg: Add Cxl20.h into IndustryStandard
2023-07-03 9:39 UTC (5+ messages)
` [edk2-devel] "
` [edk2-devel] [PATCH v2 "
[edk2 PATCH v2] MdePkg: Use same ProcessorBind guard define name
2023-07-03 8:57 UTC
[PATCH v15 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib
2023-07-03 3:17 UTC (3+ messages)
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 3, 2023 #cal-reminder
2023-07-02 23:30 UTC
MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c does not initialize AccessResults in HiiConfigRoutingExportConfig()
2023-07-01 22:38 UTC
edk2 NULL instance library
2023-07-01 4:47 UTC
[PATCH] RedfishPkg: Fix SortLib library class name typo
2023-07-01 3:22 UTC (8+ messages)
[PATCH v3 0/1] Add support for running shell test application in an immutable volume
2023-06-30 23:00 UTC (3+ messages)
` [PATCH v3 1/1] UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option
` [edk2-devel] "
[PATCH v1] IntelSiliconPkg: Add gEndOfSiInitPpiGuid definition in DEC file
2023-06-30 20:54 UTC (3+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/SpiFvbService: Non-functional cleanup
2023-06-30 20:47 UTC (4+ messages)
` [edk2-devel] "
[PATCH v2 0/2] dp command without ACPI
2023-06-30 17:30 UTC (3+ messages)
` [PATCH v2 1/2] MdeModulePkg/DxeCorePerformanceLib: Install BPDT in config table
` [PATCH v2 2/2] ShellPkg/Dp: Allow dp command to work without ACPI
[PATCH v1 0/8] SecurityPkg/MdePkg: RngLib GUID
2023-06-30 17:00 UTC (24+ messages)
` [PATCH v1 1/8] MdePkg/ArmTrngLib: Remove ASSERTs in Null implementation
` [edk2-devel] "
` [PATCH v1 2/8] MdePkg/MdePkg.dec: Move PcdCpuRngSupportedAlgorithm to MdePkg
` [edk2-devel] "
` [PATCH v1 3/8] MdePkg/DxeRngLib: Request raw algorithm instead of default
` [PATCH v1 4/8] MdePkg/Rng: Add GUIDs to describe Rng algorithms
` [PATCH v1 5/8] MdePkg/Rng: Add GetRngGuid() to RngLib
` [PATCH v1 6/8] SecurityPkg/RngDxe: Use GetRngGuid() when probing RngLib
` [PATCH v1 7/8] SecurityPkg/RngDxe: Select safe default Rng algorithm
` [edk2-devel] "
` [PATCH v1 8/8] SecurityPkg/RngDxe: Simplify Rng algorithm selection for Arm
[PATCH] MdeModulePkg/PciHostBridge: Add support for driver binding
2023-06-30 15:57 UTC (5+ messages)
[PATCH] SecurityPkg/SecureBoot: Support RSA 512 and RSA 384
2023-06-30 11:56 UTC (4+ messages)
[PATCH v2] SecurityPkg/SecureBoot: Support RSA 512 and RSA 384
2023-06-30 7:44 UTC
Subject: [PATCH] Modify IPMI_GET_SYSTEM_UUID_RESPONSE to use IPMI_GUID
2023-06-30 3:45 UTC (2+ messages)
[PATCH v1 00/24] Update Edk2-pytools to latest versions
2023-06-30 1:50 UTC (9+ messages)
` [PATCH v1 09/24] EmbeddedPkg: CI: Add PrEval entry
` [PATCH v1 18/24] RedfishPkg: "
` 回复: [PATCH v1 00/24] Update Edk2-pytools to latest versions
` [edk2-devel] "
` 回复: "
[PATCH 0/2] dp command without ACPI
2023-06-30 1:35 UTC (4+ messages)
` [PATCH 1/2] MdeModulePkg/DxeCorePerformanceLib: Install BPDT in config table
` [PATCH 2/2] ShellPkg/Dp: Allow dp command to work without ACPI
` 回复: [PATCH 0/2] dp command "
[PATCH v4 1/3] MdeModulePkg/Bus/Usb/UsbNetwork/UsbRndis: Add USB RNDIS devices support
2023-06-30 1:19 UTC (4+ messages)
` [PATCH v4 3/3] MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcNcm: Add USB Cdc NCM "
` [edk2-devel] "
` 回复: [PATCH v4 1/3] MdeModulePkg/Bus/Usb/UsbNetwork/UsbRndis: Add USB RNDIS "
[edk2-devel] [PATCH 2/2] NetworkPkg/HttpDxe: fix driver binding start issue
2023-06-29 22:28 UTC (4+ messages)
[PATCH v2 1/1] OvmfPkg/README: Document Secure Boot
2023-06-29 22:26 UTC
[PATCH v2 0/1] OvmfPkg/README: Document Secure Boot
2023-06-29 22:25 UTC
[PATCH] ArmPkg/ArmPsciMpServices Add EFI_NOT_READY return
2023-06-29 20:46 UTC
[PATCH v1 0/2] Fixing RngDxe error for ARM/AARCH64
2023-06-29 20:28 UTC (7+ messages)
` [PATCH v1 1/2] SecurityPkg: RngDxe: Unify handling of zero guid
` [PATCH v1 2/2] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator
[PATCH edk2-platforms v2 0/3] Platform/QemuSbsa: add GIC ITS
2023-06-29 16:41 UTC (4+ messages)
` [PATCH edk2-platforms v2 1/3] Platform/SbsaQemu: add GIC ITS support
` [PATCH edk2-platforms v2 2/3] Platform/QemuSbsa: add dynamic PcdSmmuBase
` [PATCH edk2-platforms v2 3/3] Platform/SbsaQemu: handle systems without GIC ITS
[Patch V7 00/14] Use CpuPageTableLib to create and update smm page table
2023-06-29 10:09 UTC (4+ messages)
` [Patch V7 01/14] OvmfPkg:Remove code that apply AddressEncMask to non-leaf entry
` [edk2-devel] "
[Patch V8 00/14] Subject: [Patch V8 00/14] Use CpuPageTableLib to create and update smm page table
2023-06-29 10:08 UTC (2+ messages)
` [Patch V8 01/14] OvmfPkg:Remove code that apply AddressEncMask to non-leaf entry
[PATCH] MdePkg: Move gTraceHubDebugInfoHobGuid to MdePkg
2023-06-29 8:57 UTC (11+ messages)
` [edk2-devel] "
` 回复: "
RE : when will Edk2 Update CryptoPkg with OpenSSL 3.0
2023-06-29 7:30 UTC
[Patch V2 4/4] BaseTools: FMMT replace new free space fixing in replace
2023-06-29 6:58 UTC (2+ messages)
[Patch V2 3/4] BaseTools: FMMT support ELF UPLD parser
2023-06-29 6:57 UTC (2+ messages)
[Patch V2 2/4] BaseTools: FMMT replace output file is not generated successfully
2023-06-29 6:56 UTC (2+ messages)
[Patch V2 1/4] BaseTools: fixing FMMT ShrinkFv issue
2023-06-29 6:54 UTC (2+ messages)
Managing boot order dependencies with ResetNotification Protocol
2023-06-29 0:23 UTC
[PATCH v1 1/1] MdeModulePkg: UsbBusDxe: Build Descriptor table after resetting port
2023-06-28 23:38 UTC (3+ messages)
` [edk2-devel] "
[PATCH v4 0/7] RISC-V: Add MMU support
2023-06-28 21:27 UTC (6+ messages)
` [PATCH v4 2/7] MdePkg/Register: RISC-V: Add satp mode bits shift definition
` [PATCH v4 5/7] OvmfPkg/RiscVVirt: Add VirtNorFlashDxe to APRIORI list
[PATCH] UefiCpuPkg: CpuTimerDxeRiscV64: Fix timer event not working correctly
2023-06-28 21:06 UTC (3+ messages)
[PATCH v3 0/2] Support MM based variable services in PEI for ARM
2023-06-28 20:00 UTC (5+ messages)
` [PATCH v3 1/2] ArmPkg: MmCommunicationPei: Introduce MM communicate in PEI
` [PATCH v3 2/2] MdeModulePkg: Variable: Introduce MM based variable read service "
[PATCH v2 0/2] Automatically set NXCOMPAT bit if requirements are met
2023-06-28 18:03 UTC (4+ messages)
` [PATCH v2 1/2] MdePkg: IndustryStandard: Add DLL Characteristics
` [PATCH v2 2/2] BaseTools: GenFw: auto-set nxcompat flag
[PATCH edk2-platforms v1 0/2] Platform/QemuSbsa: add GIC ITS
2023-06-28 16:08 UTC (3+ messages)
` [PATCH edk2-platforms v1 1/2] Platform/SbsaQemu: add GIC ITS support
` [PATCH edk2-platforms v1 2/2] Platform/QemuSbsa: handle lack of ITS in MADT
[PATCH 1/1] Maintainers.txt: Update reviewers and maintainers for DynamicTablesPkg
2023-06-28 11:06 UTC (3+ messages)
[PATCH edk2-platforms v1 1/1] Platform/Arm: Disable memmap platform timers for JunoR0
2023-06-28 10:56 UTC (2+ messages)
[Patch V3 0/5] Eliminate the second INIT-SIPI-SIPI sequence
2023-06-28 8:57 UTC (7+ messages)
` [Patch V3 3/5] UefiCpuPkg: Create MpHandOff
` [Patch V3 5/5] UefiCpuPkg: Eliminate the second INIT-SIPI-SIPI sequence
[Patch V4 0/5] Eliminate the second INIT-SIPI-SIPI sequence
2023-06-28 8:47 UTC (6+ messages)
` [Patch V4 1/5] UefiCpuPkg: Refactor the logic for placing APs in HltLoop
` [Patch V4 2/5] UefiCpuPkg: Refactor the logic for placing APs in Mwait/Runloop
` [Patch V4 3/5] UefiCpuPkg: Create MpHandOff
` [Patch V4 4/5] UefiCpuPkg: ApWakeupFunction directly use CpuMpData
` [Patch V4 5/5] UefiCpuPkg: Eliminate the second INIT-SIPI-SIPI sequence
[edk2-devel] IpmiCommandLib's IpmiGetSystemUuid clarification
2023-06-28 8:43 UTC (2+ messages)
[PATCH V3] NetworkPkg: Correct the length of EAP Identity when in ASCII format
2023-06-28 3:52 UTC (4+ messages)
[PATCH 1/1] Maintainers.txt: Update NetworkPkg maintainers and reviewers
2023-06-28 2:19 UTC (4+ messages)
[PATCH v2 0/2] Support MM based variable services in PEI for ARM
2023-06-27 23:53 UTC (4+ messages)
` [PATCH v2 1/2] ArmPkg: MmCommunicationPei: Introduce MM communicate in PEI
[PATCH v1 0/2] Automatically set NXCOMPAT bit if requirements are met
2023-06-27 23:51 UTC (7+ messages)
` [PATCH v1 1/2] MdePkg: IndustryStandard: Add DLL Characteristics
` [edk2-devel] [PATCH v1 0/2] Automatically set NXCOMPAT bit if requirements are met
[PATCH v1] MdePkg: Add UefiBootServicesTableLib gmock support
2023-06-27 20:17 UTC (2+ messages)
[PATCH 1/1] BaseTools/tools_def: Add "-fno-unwind-tables" to GCC5_RISCV64_CC_FLAGS
2023-06-27 18:22 UTC (4+ messages)
` [edk2-devel] "
` 回复: "
[edk2-devel] [PATCH] NetworkPkg: Correct the length of EAP Identity when in ASCII format
2023-06-27 18:07 UTC (5+ messages)
Need help to add me to the edk-ii-maintainers and edk-ii-reviewers team
2023-06-27 17:25 UTC (4+ messages)
` 回复: [edk2-devel] "
` "
[PATCH v1 0/1] BaseTools: BinToPcd: Resolve xdrlib deprecation
2023-06-27 17:20 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH] OvmfPkg/VirtioSerialDxe: Remove noisy debug print on supported() call
2023-06-27 13:27 UTC (2+ messages)
guest boot with edk2 on Xen hypervisor takes more time
2023-06-27 13:08 UTC (2+ messages)
` [edk2-devel] "
[PATCH] OvmfPkg/PlatformCI: Skip GCC5_OVMF_IA32X64_FULL_NOOPT build
2023-06-27 10:14 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v1 0/8] SecurityPkg/MdePkg: RngLib GUID
2023-06-27 7:19 UTC (3+ messages)
` 回复: "
[Patch V3] [edk2-staging] BaseTools/FMMT: C FMMT match new version machine defines
2023-06-27 6:14 UTC (2+ messages)
` 回复: "
Boot ubuntu23.04 error with risc-v UEFI EDKII
2023-06-27 2:49 UTC
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