public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-11-28 02:30:53 to 2023-12-01 08:41:13 UTC [more...]

[edk2-devel] [PATCH v2 1/3] UefiCpuPkg/CpuPageTableLib: Init local variable before using it
 2023-12-01  8:41 UTC  (5+ messages)
` [edk2-devel] [PATCH v2 2/3] UefiCpuPkg/CpuPageTableLib/TestCase: Refine test case for PAE paging
` [edk2-devel] [PATCH v2 3/3] UefiCpuPkg/CpuMpPei: Use CpuPageTableLib to set memory attribute

[edk2-devel] [PATCH] UefiCpuPkg/ResetVector: Option for 1G Page Table Size increase
 2023-12-01  8:39 UTC  (5+ messages)

[edk2-devel] [PATCH v3 09/39] MdePkg: Add a new library named PeiServicesTablePointerLibReg
 2023-12-01  8:20 UTC  (11+ messages)
          ` 回复: "
` [edk2-devel] [PATCH v3 13/39] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg

[edk2-devel] [PATCH v1 00/17] Add ImagePropertiesRecordLib Instances
 2023-12-01  8:18 UTC  (23+ messages)
` [edk2-devel] [PATCH v1 01/17] Platform/AMD/OverdriveBoard: Add ImagePropertiesRecordLib Instance
` [edk2-devel] [PATCH v1 02/17] Platform/ARM/Morello: "
` [edk2-devel] [PATCH v1 03/17] Platform/BeagleBoard/BeagleBoardPkg: "
` [edk2-devel] [PATCH v1 04/17] Platform/Intel/Vlv2TbltDevicePkg: "
` [edk2-devel] [PATCH v1 05/17] Platform/LeMaker/CelloBoard: "
` [edk2-devel] [PATCH v1 06/17] Platform/RaspberryPi: "
` [edk2-devel] [PATCH v1 07/17] Platform/Loongson/LoongArchQemuPkg: "
` [edk2-devel] [PATCH v1 08/17] Platform/Qemu/SbsaQemu: "
` [edk2-devel] [PATCH v1 09/17] Platform/SiFive/U5SeriesPkg: "
` [edk2-devel] [PATCH v1 10/17] Platform/Socionext: "
` [edk2-devel] [PATCH v1 11/17] Platform/SoftIron/Overdrive1000Board: "
` [edk2-devel] [PATCH v1 12/17] Silicon/NXP: "
` [edk2-devel] [PATCH v1 13/17] Silicon/Hisilicon: "
` [edk2-devel] [PATCH v1 14/17] Silicon/Marvell/Armada7k8k: "
` [edk2-devel] [PATCH v1 15/17] Platform/Sophgo/SG2042_EVB_Board: "
` [edk2-devel] [PATCH v1 16/17] Silicon/Ampere/AmpereAltraPkg: "
` [edk2-devel] [PATCH v1 17/17] Silicon/Phytium/PhytiumCommonPkg: "

[edk2-devel] [PATCH] IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual
 2023-12-01  6:09 UTC  (7+ messages)
` [edk2-devel] [PATCH v1] MdeModulePkg/Bus: Fix XhciDxe Linker Issues
` [edk2-devel] [PATCH v1] PcAtChipsetPkg: Fix AcpiTimerLib incompatibility with XhciDxe

[PATCH v1 0/2] Fix StandaloneMmPkg HOB issue
 2023-12-01  5:29 UTC  (17+ messages)
` [PATCH v1 2/2] StandaloneMmPkg: Fix HOB space and heap space conflicted issue
    ` [edk2-devel] "

[edk2-devel] [PATCH V2 1/1] MdeModulePkg: Support customized FV Migration Information
 2023-12-01  3:05 UTC  (5+ messages)
      ` 回复: "

[edk2-devel] [edk2-platforms][PATCH v1] QuarkPlatformPkg: Fix DxeCore Build Failures
 2023-12-01  1:26 UTC  (9+ messages)
` [edk2-devel] [edk2-platforms][PATCH v1] Vlv2TbltDevicePkg: "

[edk2-devel] [edk2-platforms][PATCH v1] QuarkPlatformPkg: Fix DxeCore Build Failures
 2023-12-01  1:17 UTC 

[edk2-devel] [edk2-platforms][PATCH v1] Intel-MinPlatform: Fix DxeCore Build Failures
 2023-12-01  0:23 UTC 

[edk2-devel] [edk2-platforms][PATCH v1] Intel-MinPlatform: Fix DxeCore Build Failures
 2023-12-01  0:17 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 0/3] RedfishClientPkg: fix traces
 2023-11-30 23:18 UTC  (4+ messages)
` [edk2-devel] [PATCH 1/3] RedfishClientPkg: fix misleading texts in debug traces
` [edk2-devel] [PATCH 2/3] RedfishClientPkg: fix format specifier in DEBUG macro
` [edk2-devel] [PATCH 3/3] RedfishClientPkg: warn user about reboot if allowed

[edk2-devel] [PATCH v2 edk2-platforms 0/1] UserAuthFeaturePkg/UserAuthenticationSmm: Support Standalone MM
 2023-11-30 23:14 UTC  (4+ messages)
` [edk2-devel] [PATCH v2 edk2-platforms 1/1] "

[edk2-devel] [PATCH 0/2] MdePkg: Fix CRC16-ANSI calculation
 2023-11-30 22:44 UTC  (8+ messages)
` [edk2-devel] [PATCH 1/2] MdePkg/BaseLib: "
` [edk2-devel] [PATCH 2/2] MdePkg/Test: Add google tests for BaseLib

[edk2-devel] [PATCH 0/2] UnitTestFrameworkPkg: Fix Google Test components with multiple files
 2023-11-30 22:42 UTC  (3+ messages)
` [edk2-devel] [PATCH 1/2] "
` [edk2-devel] [PATCH 2/2] UnitTestFrameworkPkg/Readme.md: Remove the mention of the gtest main() limitation

[edk2-devel] [PATCH edk2-platforms v2 1/1] Platform/ARM: Fix the build failure DxeCore
 2023-11-30 16:43 UTC  (2+ messages)

[edk2-devel] [edk2-platforms PATCH 1/1] Silicon/Marvell/OdysseyPkg: New Marvell Odyssey processor
 2023-11-30 15:14 UTC 

[edk2-devel] [edk2-platform] [PATCH] Platform/ARM: Fix build failure for FVP and Juno
 2023-11-30 14:03 UTC  (2+ messages)

[edk2-devel] [PATCH 0/1] MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions
 2023-11-30 11:09 UTC  (2+ messages)
` [edk2-devel] [PATCH 1/1] "

[edk2-devel] [PATCH v1 0/3] DynamicTablesPkg: Updated word I/O
 2023-11-30  8:40 UTC  (5+ messages)
` [edk2-devel] [PATCH v1 1/3] DynamicTablesPkg: AML Code generation for word I/O ranges
` [edk2-devel] [PATCH v1 2/3] DynamicTablesPkg: Corrects AmlCodeGenRdWordBusNumber parameters
` [edk2-devel] [PATCH v1 3/3] DynamicTablesPkg: Corrects function pointer typedef of AML_PARSE_FUNCTION

[edk2-devel] [PATCH v2 0/6] Refine SMM CPU Sync flow and abstract SmmCpuSyncLib
 2023-11-30  6:31 UTC  (7+ messages)
` [edk2-devel] [PATCH v2 1/6] UefiCpuPkg/PiSmmCpuDxeSmm: Optimize Semaphore Sync between BSP and AP
` [edk2-devel] [PATCH v2 2/6] UefiCpuPkg: Adds SmmCpuSyncLib library class
` [edk2-devel] [PATCH v2 3/6] UefiCpuPkg: Implements SmmCpuSyncLib library instance
` [edk2-devel] [PATCH v2 4/6] OvmfPkg: Specifies SmmCpuSyncLib instance
` [edk2-devel] [PATCH v2 5/6] UefiPayloadPkg: "
` [edk2-devel] [PATCH v2 6/6] UefiCpuPkg/PiSmmCpuDxeSmm: Consume SmmCpuSyncLib

[edk2-devel][edk2-non-osi][Silicon/AMD/VanGogh][PATCH] Silicon/AMD/VanGogh: Update VanGogh firmware binaries
 2023-11-30  3:26 UTC  (4+ messages)
` [edk2-devel] [edk2-non-osi][Silicon/AMD/VanGogh][PATCH] "

[edk2-devel] [PATCH v2 0/3] RedfishPkg: refine HiiUtilityLib and fix USB NIC discovering
 2023-11-30  3:13 UTC  (8+ messages)
` [edk2-devel] [PATCH v2 3/3] RedfishPkg: fix searching for the BMC-exposed USB NIC

[edk2-devel] [PATCH 0/2] MdePkg: Fix CRC16-ANSI calculation
 2023-11-30  2:48 UTC 

[edk2-devel] [PATCH v2 1/2] EmbeddedPkg: Fix Android Boot Command Line Length Bug
 2023-11-30  2:20 UTC  (8+ messages)

[edk2-devel] [edk2-platforms][PATCH] MinPlatformPkg: should build Performance driver only when perf enabled
 2023-11-30  1:36 UTC  (3+ messages)

[edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
 2023-11-30  1:30 UTC  (4+ messages)

[edk2-devel] [edk2-platforms][PATCH v1] IpmiFeaturePkg: Fix Build
 2023-11-30  1:25 UTC 

[edk2-devel] [PATCH edk2-platforms 0/1] UserAuthFeaturePkg/UserAuthenticationSmm: Support Standalone MM
 2023-11-30  1:21 UTC  (3+ messages)
` [edk2-devel] [PATCH edk2-platforms 1/1] "

[edk2-devel] [PATCH v3 00/11] DynamicTablesPkg: Enable _PSD/_CPC generation using SCMI
 2023-11-30  1:07 UTC  (6+ messages)
` [edk2-devel] [PATCH v3 03/11] MdePkg/Acpi65: Add _PSD/_CPC/State Coordination Types macros

[edk2-devel] [PATCH v2 edk2-platforms 0/1] Add Standalone MM support for SmmIpmiBaseLib
 2023-11-30  0:54 UTC  (4+ messages)
` [edk2-devel] [PATCH v2 edk2-platforms 1/1] IpmiFeaturePkg/SmmIpmiBaseLib: Support Standalone MM

[edk2-devel] [edk2-platforms][PATCH v1] IpmiFeaturePkg: Fix Build
 2023-11-30  0:48 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v1] MinPlatformPkg: Add edk2-platforms/Features to PACKAGES_PATH
 2023-11-29 23:23 UTC 

[edk2-devel] [edk2-platforms][PATCH v1] MinPlatformPkg: Add edk2-platforms/Features to PACKAGES_PATH
 2023-11-29 23:22 UTC  (11+ messages)
` [edk2-devel] [edk2-platforms][PATCH v1] MinPlatformPkg: Update PatchFv Tools for Python 3.x
` [edk2-devel] [edk2-platforms][PATCH v1] PurleyOpenBoardPkg/BoardMtOlympus: Fix Build
` [edk2-devel] [edk2-platforms][PATCH v1] PurleyOpenBoardPkg: "

[edk2-devel] [PATCH v1] MdePkg: Add Cxl30.h into IndustryStandard
 2023-11-29  6:57 UTC 

[edk2-devel] [PATCH v2 0/1] ShellPkg: Tidy for code readability
 2023-11-29 18:28 UTC  (2+ messages)
` [edk2-devel] [PATCH v2 1/1] "

[edk2-devel] [PATCH v1 1/1] .github/workflows/codeql.yml: Add emacs output
 2023-11-29 18:08 UTC  (3+ messages)

[Patch V2 1/4] BaseTools: fixing FMMT ShrinkFv issue
 2023-11-29 15:53 UTC  (5+ messages)
  ` 回复: [edk2-devel] "
      `  "

[edk2-devel] [PATCH v3 0/1] Add support for XDSDT table
 2023-11-29 14:25 UTC  (5+ messages)
` [edk2-devel] [PATCH v3 1/1] MdeModulePkg: Fix issue with ACPI table creation

[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for Change-id
 2023-11-29  9:53 UTC  (7+ messages)

[edk2-devel] [PATCH edk2-test v2 4/4] Fix the URL for the edk2-test repo
 2023-11-29  8:15 UTC  (2+ messages)

[edk2-devel] [PATCH edk2-test v2 3/4] Point users to the URL for edk2-test-parser if it doesn't exist
 2023-11-29  8:11 UTC  (2+ messages)

[edk2-devel] [PATCH edk2-test v2 2/4] Rename files in HowToBuild to avoid spaces in filenames
 2023-11-29  8:06 UTC  (2+ messages)

[edk2-devel] [PATCH v1 1/1] BaseTools/Conf/target.template: Use VS2019 as default tool chain
 2023-11-29  5:31 UTC  (2+ messages)

[edk2-devel] [PATCH V1 1/1] SecurityPkg/DxeTpm2MeasureBootLib: Check the Integer overflow
 2023-11-29  0:32 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v1] MinPlatformPkg: Remove usage of PYTHON_HOME
 2023-11-29  0:03 UTC  (8+ messages)
` [edk2-devel] [edk2-platforms][PATCH v1] PurleyOpenBoardPkg: Replace Python Interpreter Name
` [edk2-devel] [edk2-platforms][PATCH v1] WhitleyOpenBoardPkg: "

[edk2-devel] [edk2-platforms][PATCH v1] MinPlatformPkg: Remove usage of PYTHON_HOME
 2023-11-29  0:03 UTC 

[edk2-devel] [PATCH v2 1/1] SecurityPkg/Tpm2CommandLib: Add new digest list copy and size functions
 2023-11-28 19:52 UTC 

[edk2-devel][edk2-staging] DeviceSimPkg branch creation
 2023-11-28 19:43 UTC  (2+ messages)

[edk2-devel] [Proposed Fix][PATCH v1 1/1] MdeModulePkg/DxeCapsuleLibFmp: Fix crash with VirtualAddressMap omitted
 2023-11-28 18:10 UTC  (4+ messages)
  ` 回复: "

[edk2-devel] [PATCH edk2-non-osi 1/1] Qemu/Sbsa: Update TF-A binaries to v2.10
 2023-11-28 17:54 UTC  (2+ messages)

[edk2-devel] [PATCH v2 0/1] ArmPkg/CpuDxe: Use upper and lower attributes
 2023-11-28 17:44 UTC  (3+ messages)
` [edk2-devel] [PATCH v2 1/1] ArmPkg/Drivers/CpuDxe: Use lower and upper attributes

[edk2-devel] [PATCH v1 0/2] ArmPkg/CpuDxe: Use upper and lower attributes
 2023-11-28 17:35 UTC  (4+ messages)

[edk2-devel] [PATCH v1 1/1] SecurityPkg/Tpm2CommandLib: Add new digest list copy and size functions
 2023-11-28 17:17 UTC 

[edk2-devel] [PATCH 1/1] MdeModulePkg: Optimize CoreInstallMultipleProtocolInterfaces
 2023-11-28 15:16 UTC  (4+ messages)
    ` 回复: "

[edk2-devel] Pcd to set Boot0000 at build time
 2023-11-26 21:54 UTC 

[edk2-devel] [PATCH 0/2] SEV-SNP guest support fixes
 2023-11-28 14:35 UTC  (7+ messages)
` [edk2-devel] [PATCH 1/2] UefiCpuPkg/MpInitLib: Use AsmCpuidEx() for CPUID_EXTENDED_TOPOLOGY leaf
` [edk2-devel] [PATCH 2/2] UefiCpuPkg/MpInitLib: Copy SEV-ES save area pointer during APIC ID sorting

[edk2-devel] [PATCH v2 0/1] Add support for XDSDT table
 2023-11-28 12:09 UTC  (5+ messages)
` [edk2-devel] [PATCH v2 1/1] MdeModulePkg: Fix issue with ACPI table creation

[PATCH v3 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP
 2023-11-28 11:07 UTC  (4+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH v1 1/1] ArmPkg/ArmMmuLib: Use function pointer type
 2023-11-28 11:03 UTC  (2+ messages)

[edk2-devel] [PATCH v5 00/16] Add ImagePropertiesRecordLib and Fix MAT Bugs​
 2023-11-28 10:22 UTC  (3+ messages)

[edk2-devel] [PATCH v3] UefiCpuPkg/PiSmmCpuDxeSmm: Use NonSmm BSP as default SMM BSP
 2023-11-28  8:55 UTC  (2+ messages)

[edk2-devel] [PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Use NonSmm BSP as default SMM BSP
 2023-11-28  8:36 UTC  (2+ messages)

[edk2-devel] [PATCH 0/7] Add VirtMmCommunication driver, enable for OVMF and ArmVirt
 2023-11-28  8:33 UTC  (2+ messages)

[edk2-devel] [PATCH] RedfishPkg/HostInterfaceBmcUsbNic: Set default Redfish service port
 2023-11-28  7:25 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 3/6] RedfishClientPkg: feature driver enhancement
 2023-11-28  7:08 UTC  (4+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 6/6] RedfishClientPkg/RedfishFeatureUtilityLib: add string NULL check
 2023-11-28  5:17 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 5/6] RedfishClientPkg/Features: fix NULL cached handler issue
 2023-11-28  5:16 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 4/6] RedfishClientPkg/ConverterLib: fix empty attribute value issue
 2023-11-28  4:41 UTC  (2+ messages)

[edk2-devel] remove <LegacyBiosMpTable.h> and <Mps.h>, including references
 2023-11-28  3:47 UTC  (8+ messages)
` [edk2-devel] [edk2-platforms PATCH 0/2] remove <LegacyBiosMpTable.h> and <Mps.h> refs
  ` [edk2-devel] [edk2-platforms PATCH 1/2] WhitleyOpenBoardPkg: remove <LegacyBiosMpTable.h> references

[edk2-devel] [edk2-redfish-client][PATCH 2/6] RedfishClientPkg/RedfishConfigLangMapDxe: fix issue and enhancement
 2023-11-28  3:19 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH 1/6] RedfishClientPkg/RedfishETagDxe: fix issue and enhancement
 2023-11-28  3:13 UTC  (2+ messages)

[edk2-devel] [PATCH v2] NetworkPkg: Triger regularly scan only if not connect to AP
 2023-11-28  3:06 UTC 

[edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg/ComputerSystemCollectionDxe: handle more scenarios
 2023-11-28  2:30 UTC  (2+ messages)


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