public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2024-03-27 07:41:55 to 2024-04-03 07:58:19 UTC [more...]

[edk2-devel] Refactoring the UEFI shell
 2024-04-03  7:58 UTC  (3+ messages)

[edk2-devel] [PATCH 1/3] MdeModulePkg: Add ClockRate field to SerialPortInfo
 2024-04-03  7:53 UTC  (3+ messages)
` [edk2-devel] [PATCH 3/3] PlatformHookLib: Set PcdSerialClockRate using HOB data

[edk2-devel] [PATCH v2 0/6] Support to unregister SMI handler in SMI handlers
 2024-04-03  7:50 UTC  (7+ messages)
` [edk2-devel] [PATCH v2 1/6] Revert 2ec8f0c6407f062441b205b900038933865c7b3c
` [edk2-devel] [PATCH v2 2/6] Revert 049ff6c39c73edd3709c05bd0e46184320471358
` [edk2-devel] [PATCH v2 3/6] Revert 17b28722008eab745ce186b72cd325944cbe6bf0
` [edk2-devel] [PATCH v2 4/6] Revert ae1079b386a597108a8070652bf7cdaa4ec3dda3
` [edk2-devel] [PATCH v2 5/6] MdeModulePkg/SMM: Support to unregister SMI handler in SMI handlers
` [edk2-devel] [PATCH v2 6/6] StandaloneMmPkg: Support to unregister MMI handler in MMI handlers

[edk2-devel] Is there a way to create filesystem in UEFI Shell ?
 2024-04-03  7:47 UTC  (7+ messages)

[edk2-devel] [PATCH v3 00/24] Provide SEV-SNP support for running under an SVSM
 2024-04-03  7:09 UTC  (10+ messages)
` [edk2-devel] [PATCH v3 03/24] UefiCpuPkg/MpInitLib: Always use AP Create if GhcbApicIds HOB is present
` [edk2-devel] [PATCH v3 12/24] UefiCpuPkg/AmdSvsmLib: Create the AmdSvsmLib library to support an SVSM
` [edk2-devel] [PATCH v3 16/24] UefiCpuPkg/MpInitLib: Use AmdSvsmSnpVmsaRmpAdjust() to set/clear VMSA

[edk2-devel] [PATCH] SG2042Pkg/Sec:Modify Calculation LowestMemSize
 2024-04-03  6:21 UTC  (5+ messages)

[edk2-devel] [PATCH v2 00/13] Part 2 patch set to add LoongArch support into UefiCpuPkg
 2024-04-03  1:21 UTC  (5+ messages)

[edk2-devel] Topics for March TianoCore Community Meeting
 2024-04-03  0:12 UTC  (3+ messages)
  ` [edk2-devel] Call or topics for April "

[edk2-devel] [PATCH v4 0/4] RISC-V: Support Svpbmt extension
 2024-04-02 22:42 UTC  (4+ messages)
` [edk2-devel] [PATCH v4 3/4] UefiCpuPkg: RISC-V: MMU: "

[edk2-devel] [PATCH edk2-platforms 1/1] Maintainers.txt: Update maintainers for Marvell platforms
 2024-04-02 15:59 UTC  (2+ messages)

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, April 2, 2024 #cal-cancelled
 2024-04-02 14:39 UTC 

[edk2-devel] [PATCH v4] SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI spec
 2024-04-02  8:32 UTC 

[edk2-devel] [edk2-platforms][PATCH V2] Platform/Loongson: Remove minimium memory size limitation
 2024-04-02  7:55 UTC 

[edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg/Features: Variable used before being initialized
 2024-04-02  6:57 UTC  (3+ messages)

[edk2-devel] [edk2-platforms V2 0/3] MinPlatformPkg: Sort ApicIdOrderTable by special rules
 2024-04-02  6:49 UTC  (10+ messages)
` [edk2-devel] [edk2-platforms V2 1/3] MinPlatformPkg: Remove the global variable mForceX2ApicId
` [edk2-devel] [edk2-platforms V2 2/3] MinPlatformPkg: Get CoreType for all cores
` [edk2-devel] [edk2-platforms V2 3/3] MinPlatformPkg: Sort ApicIdOrderTable by special rules

[edk2-devel] [edk2-platforms V2] MinPlatformPkg: Corret AcpiProcessorUid in MADT
 2024-04-02  6:49 UTC  (3+ messages)

[edk2-devel] [PATCH v3] SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI spec
 2024-04-02  5:03 UTC 

[edk2-devel] [PATCH 0/5] General Updates based on UEFI 2.10 and PI 1.8 Specifications
 2024-04-01 22:40 UTC  (6+ messages)
` [edk2-devel] [PATCH 1/5] MdePkg: Add definition for NVMe Over Fabric Device Path
` [edk2-devel] [PATCH 4/5] MdePkg: Update Delayed Dispatch PPI as per PI 1.8 Spec
` [edk2-devel] [PATCH 2/5] MdePkg: Add new Resource Attributes defined in "
` [edk2-devel] [PATCH 3/5] MdePkg: Use newly defined Unaccepted Memory Type
` [edk2-devel] [PATCH 5/5] MdePkg: Update to PI 1.8 Revision

[edk2-devel] [PATCH] CryptoPkg: BaseCryptLib: ASN1_get_object() function return value is not checked properly in CryptX509.c
 2024-04-02  1:11 UTC  (4+ messages)

[edk2-devel] [edk2-platforms: PATCH v2] MinPlatformPkg: Add missed call to FreePool
 2024-04-02  4:18 UTC  (3+ messages)

[edk2-devel] [edk2-platforms][PATCH] VirtualKeyboardFeaturePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx - mantis #2131
 2024-04-02  3:55 UTC 

[edk2-devel] [PATCH 0/9] Add DeviceSecurity feature based on PFP 1.06 spec
 2024-04-02  2:31 UTC  (10+ messages)
` [edk2-devel] [PATCH 1/9] MdePkg: Add SPDM1.2 support
` [edk2-devel] [PATCH 2/9] MdePkg: Add TCG PFP 1.06 support
` [edk2-devel] [PATCH 3/9] MdePkg: Add devAuthBoot GlobalVariable
` [edk2-devel] [PATCH 4/9] MdeModulePkg/Variable: Add TCG SPDM device measurement update
` [edk2-devel] [PATCH 5/9] SecurityPkg: Add TCG PFP 1.06 support
` [edk2-devel] [PATCH 6/9] SecurityPkg: add DeviceSecurity support
` [edk2-devel] [PATCH 7/9] .pytool/CISettings.py: add libspdm submodule
` [edk2-devel] [PATCH 8/9] .gitmodule: Add libspdm submodule for EDKII
` [edk2-devel] [PATCH 9/9] SecurityPkg: Add libspdm submodule

[edk2-devel] [PATCH v2 0/2] Update BaseTools NULL Include and Library Matching
 2024-04-02  1:37 UTC  (4+ messages)
` 回复: "
    ` 回复: "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, April 2, 2024 #cal-reminder
 2024-04-02  1:30 UTC 

[edk2-devel] [PATCH v2 1/1] MdeModulePkg/AcpiTableDxe: PCD switch to avoid using ACPI reclaim memory
 2024-04-02  1:26 UTC  (8+ messages)
` [edk2-devel] 回复: "
    ` 回复: [edk2-devel] "

[edk2-devel] [Patch V4] BaseTools: VfrCompiler Adds DefaultValueError
 2024-04-02  1:09 UTC  (3+ messages)
    ` 回复: "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, April 1, 2024 #cal-notice
 2024-04-01 23:30 UTC 

[edk2-devel] [PATCH v3 0/3] Adding support for verbose UEFI Table dumping to Dmem.c
 2024-04-01 22:42 UTC  (5+ messages)
` [edk2-devel] [PATCH v3 1/3] ShellPkg: UefiShellDebug1CommandsLib: Dumping RT Properties in Dmem.c
` [edk2-devel] [PATCH v3 2/3] ShellPkg: UefiShellDebug1CommandsLib: Image Execution Table "
` [edk2-devel] [PATCH v3 3/3] ShellPkg: UefiShellDebug1CommandsLib: Conformance Profiles "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, April 1, 2024 #cal-reminder
 2024-04-01 22:30 UTC 

[edk2-devel] [edk2-redfish-client][PATCH 1/2] RedfishClientPkg/Features: support Redfish Secure Boot
 2024-04-01 14:25 UTC  (5+ messages)

[edk2-devel] [edk2-redfish-client][PATCH v2 2/2] RedfishClientPkg/Features: release resources
 2024-04-01 14:17 UTC 

[edk2-devel] [edk2-redfish-client][PATCH v2 1/2] RedfishClientPkg/Features: support Redfish Secure Boot
 2024-04-01 14:17 UTC 

[edk2-devel] [edk2-redfish-client][RFC PATCH 0/3] RedfishClientPkg: fix GetRedpathNodeByIndex()
 2024-04-01 13:33 UTC  (5+ messages)

[edk2-devel] [edk2-redfish-client][PATCH V5 1/2] RedfishClientPkg: Set SettingsObject URI as the config language
 2024-04-01  9:25 UTC  (5+ messages)

[edk2-devel] [PATCH 1/3] CryptoPkg/BaseCryptLib: add additional RSAEP-OAEP crypto functions
 2024-04-01  1:46 UTC  (6+ messages)
` [edk2-devel] [PATCH v2 0/3] CryptoPkg/BaseCryptLib: add additional RSAES-OAEP "
  ` [edk2-devel] [PATCH v2 1/3] "
  ` [edk2-devel] [PATCH v2 2/3] CryptoPkg/Driver: "
  ` [edk2-devel] [PATCH v2 3/3] CryptoPkg/BaseCryptLibUnitTest: add unit test functions

[edk2-devel] [PATCH RESEND v1] MdePkg: Adds a PCD to define IPMI interface type
 2024-04-01  1:03 UTC  (2+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, April 1, 2024 #cal-reminder
 2024-03-31 23:30 UTC 

[edk2-devel] [edk2-platforms][PATCH v5 0/9] Platform/Sgi: Add support for RD-Fremont platform
 2024-03-31 12:09 UTC  (19+ messages)
` [edk2-devel] [edk2-platforms][PATCH v5 1/9] Platform/Sgi: Correct typo in defining CPPC performance limited register
` [edk2-devel] [edk2-platforms][PATCH v5 2/9] Platform/Sgi: Update the datatype of PcdSmmuBase from u32 to u64
` [edk2-devel] [edk2-platforms][PATCH v5 3/9] Platform/Sgi: Refactor system memory base and size definitions
` [edk2-devel] [edk2-platforms][PATCH v5 5/9] Platform/Sgi: Add ACPI tables for RD-Fremont platform
` [edk2-devel] [edk2-platforms][PATCH v5 6/9] Platform/Sgi: Add initial support "
` [edk2-devel] [edk2-platforms][PATCH v5 7/9] Platform/Sgi: Extend SMBIOS support for RD-Fremont
` [edk2-devel] [edk2-platforms][PATCH v5 8/9] Platform/Sgi: Low Power Idle States "
` [edk2-devel] [edk2-platforms][PATCH v5 9/9] Platform/Sgi: Add CPPC support for RD-Fremont platform

[edk2-devel] [edk2-platforms][PATCH v5 4/9] Platform/Sgi: Introduce a flag to enable PCIe support for RD Platforms
 2024-03-31 11:57 UTC  (3+ messages)

[edk2-devel] [edk2-platforms][PATCH v5 0/6] Platform/Sgi: Add support for RD-N2-Cfg3 and RD-V2 platform
 2024-03-31  9:37 UTC  (3+ messages)

[edk2-devel] [edk2-platforms][PATCH v5 5/6] Platform/Sgi: Define RD-V2 platform id values
 2024-03-31  7:30 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v5 4/6] Platform/Sgi: Add support for RD-N2-Cfg3 platform
 2024-03-31  5:08 UTC  (2+ messages)

[edk2-devel] [PATCH v3 0/3] MdeModulePkg: ImagePropertiesRecordLib Fixes
 2024-03-30  0:06 UTC  (5+ messages)
` [edk2-devel] [PATCH v3 1/3] MdeModulePkg: ImagePropertiesRecordLib: Use SectionAlignment for CodeSize
` [edk2-devel] [PATCH v3 2/3] MdeModulePkg: ImagePropertiesRecordLib: Consolidate Usage
` [edk2-devel] [PATCH v3 3/3] MdeModulePkg: MemoryProtection: Use ImageRecordPropertiesLib

[edk2-devel] [PATCH v3 0/3] MdeModulePkg: ImagePropertiesRecordLib Fixes
 2024-03-29 20:24 UTC 

[edk2-devel] [PATCH v2 0/3] MdeModulePkg: ImagePropertiesRecordLib Fixes
 2024-03-29 20:22 UTC  (7+ messages)

[edk2-devel] [PATCH V2 0/6] [PATCH V2 0/5] Config language searching algorithm enhancement and the bug fixes
 2024-03-29 11:11 UTC  (4+ messages)

[edk2-devel] [PATCH v1] MdePkg: Adds a PCD to define IPMI interface type
 2024-03-29  8:44 UTC  (2+ messages)

[edk2-devel] [PATCH v2 0/3] Adding support for verbose UEFI Table dumping to Dmem.c
 2024-03-29  7:39 UTC  (2+ messages)

[edk2-devel] [PATCH v2 1/1] MdePkg/BaseLib: Fix AARCH64 compilation error
 2024-03-29  3:42 UTC  (2+ messages)

[edk2-devel] [PATCH] SecurityPkg/Tcg2Config: Hide BIOS unsupported hash algorithm from UI
 2024-03-29  3:36 UTC 

[edk2-devel] [PATCH] SecurityPkg/Tcg2Config: Hide BIOS unsupported hash algorithm from UI
 2024-03-29  3:33 UTC  (2+ messages)

[edk2-devel] [PATCH 0/3] CryptoPkg: Optimize APIs in BaseCryptLibMbedTls
 2024-03-29  3:32 UTC  (5+ messages)
` [edk2-devel] [PATCH 1/3] CryptoPkg: Update OPTIONAL location for BaseCryptLibMbedTls
` [edk2-devel] [PATCH 2/3] CryptoPkg: Update Md5/Sha1/Sha2 by using new mbedtls api
` [edk2-devel] [PATCH 3/3] CryptoPkg: Remove interdependence for RsaPssVerify

[edk2-devel] Attempting to update to latest Repository Won't Build
 2024-03-29  3:32 UTC  (2+ messages)

[edk2-devel] test message - my messages aren't showing up?
 2024-03-28 19:07 UTC  (2+ messages)

[edk2-devel] [PATCH v4 0/1] Add support for generating SRAT tables
 2024-03-28 13:31 UTC  (4+ messages)
` [edk2-devel] [PATCH v4 1/1] SbsaQemu: AcpiDxe: Create SRAT table at runtime

[edk2-devel] [PATCH v4 0/1] support multi memory nodes
 2024-03-28 13:18 UTC  (3+ messages)
` [edk2-devel] [PATCH v4 1/1] SbsaQemu: add memory space for the high "

[edk2-devel] [PATCH v10 0/4] get rid of DeviceTree from SbsaQemu
 2024-03-28 12:59 UTC  (6+ messages)
` [edk2-devel] [PATCH v11 1/4] Platform/SbsaQemu: add SbsaQemuHardwareInfoLib
` [edk2-devel] [PATCH v11 2/4] Platform/SbsaQemu: use SbsaQemuHardwareInfoLib for cpu information
` [edk2-devel] [PATCH v11 3/4] Platform/SbsaQemu: get the information of memory via SMC calls
` [edk2-devel] [PATCH v11 4/4] Platform/SbsaQemu: drop use of DeviceTree

[edk2-devel] [PATCH v4 0/5] DynamicTablesPkg: Adds FADT, HPET, WSMT and MADT Table generators
 2024-03-28 12:29 UTC  (6+ messages)
` [edk2-devel] [PATCH v4 1/5] DynamicTablesPkg: Adds ACPI FADT Table generator
` [edk2-devel] [PATCH v4 2/5] DynamicTablesPkg: Adds ACPI HPET "
` [edk2-devel] [PATCH v4 3/5] DynamicTablesPkg: Adds ACPI WSMT "
` [edk2-devel] [PATCH v4 4/5] DynamicTablesPkg: Adds ACPI SSDT HPET "
` [edk2-devel] [PATCH v4 5/5] DynamicTablesPkg: Adds X64 arch MADT "

[edk2-devel] [edk2-platforms] MinPlatformPkg: Corret AcpiProcessorUid in MADT
 2024-03-28  8:45 UTC 

[edk2-devel] [edk2-platforms] MinPlatformPkg: Sort ApicIdOrderTable by special rules
 2024-03-28  8:43 UTC 

[edk2-devel] [PATCH] MdeModulePkg/XhciDxe: Increase 1ms extra delay for xHCI issue HCRST
 2024-03-28  1:12 UTC  (2+ messages)
` 回复: "

[edk2-devel] [PATCH V1] MdePkg: Update GetImage , GetImageInfo description details
 2024-03-28  1:10 UTC  (4+ messages)
    ` 回复: "

[edk2-devel] [PATCH v3 0/2] Add UEFI 2.10 DeviceAuthentication and GUID
 2024-03-28  1:04 UTC  (3+ messages)
` [edk2-devel] [PATCH v3 1/2] MdePkg: Add UEFI 2.10 DeviceAuthentication
  ` [edk2-devel] 回复: "

[edk2-devel] [ edk2-platforms: [PATCH] MinPlatformPkg: Add missed call to FreePool v2] MinPlatformPkg: Add missed call to FreePool
 2024-03-27 20:42 UTC 

[edk2-devel] INF defines section "SPEC" option - Build failure
 2024-03-27 15:57 UTC 

[edk2-devel] [PATCH] MinPlatformPkg: Add missed call to FreePool
 2024-03-27 19:10 UTC 

[edk2-devel] [PATCH v10 0/4] get rid of DeviceTree from SbsaQemu
 2024-03-27 15:06 UTC  (7+ messages)
` [edk2-devel] [PATCH v10 1/4] Platform/SbsaQemu: add SbsaQemuHardwareInfoLib
` [edk2-devel] [PATCH v10 2/4] Platform/SbsaQemu: use SbsaQemuHardwareInfoLib for cpu information
` [edk2-devel] [PATCH v10 3/4] Platform/SbsaQemu: drop use of DeviceTree
` [edk2-devel] [PATCH v10 4/4] Platform/SbsaQemu: get the information of memory via SMC calls

[edk2-devel] [PATCH v3 0/1] Add support for generating SRAT tables
 2024-03-27 14:55 UTC  (3+ messages)
` [edk2-devel] [PATCH v3 1/1] SbsaQemu: AcpiDxe: Create SRAT table at runtime

[edk2-devel] [PATCH 0/2] ArmPkg/MdePkg: Move Chipset/* files to MdePkg
 2024-03-27  8:52 UTC  (3+ messages)

[edk2-devel] [Patch V2] [edk2-staging] BaseTools: Update ReadMe in Python VfrCompiler Tool
 2024-03-27  8:45 UTC  (2+ messages)

[edk2-devel] [PATCH v2] ShellPkg: Update smbiosview type 4 with SMBIOS 3.6 fields
 2024-03-27  8:37 UTC 

[edk2-devel] [PATCH v1 1/1] ArmVirtPkg: Kvmtool: Fix ACPI/DT boot selection
 2024-03-27  8:29 UTC  (2+ messages)

[edk2-devel] [PATCH] [edk2-staging] BaseTools: Update ReadMe in Python VfrCompiler Tool
 2024-03-27  8:21 UTC 


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