public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-10-06 11:57:29 to 2021-10-11 01:22:33 UTC [more...]

[PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
 2021-10-11  1:22 UTC  (6+ messages)
` [edk2-devel] "
      ` 回复: "

[PATCH v7 0/1] Add function QuickSort into MdePkg/BaseLib
 2021-10-11  1:21 UTC  (6+ messages)
` [PATCH v7 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib
  ` 回复: [edk2-devel] "
    `  "

[PATCH v3 00/21] Create a SSDT CPU topology generator
 2021-10-11  1:16 UTC  (24+ messages)
` [PATCH v3 01/21] DynamicTablesPkg: Remove unnecessary includes
` [PATCH v3 02/21] DynamicTablesPkg: Add missing parameter check
` [PATCH v3 03/21] DynamicTablesPkg: Add AddSsdtAcpiHeader()
` [PATCH v3 04/21] DynamicTablesPkg: Add AmlRdSetEndTagChecksum()
` [PATCH v3 05/21] DynamicTablesPkg: Add AmlSetRdListCheckSum()
` [PATCH v3 06/21] DynamicTablesPkg: Set EndTag's Checksum if RdList is modified
` [PATCH v3 07/21] DynamicTablesPkg: Clear pointer in node creation fcts
` [PATCH v3 08/21] DynamicTablesPkg: Update error handling for node creation
` [PATCH v3 09/21] DynamicTablesPkg: Make AmlNodeGetIntegerValue public
` [PATCH v3 10/21] DynamicTablesPkg: AML Code generation for Register()
` [PATCH v3 11/21] DynamicTablesPkg: AML Code generation for Resource data EndTag
` [PATCH v3 12/21] DynamicTablesPkg: AML code generation for a Package
` [PATCH v3 13/21] DynamicTablesPkg: Helper function to compute package length
` [PATCH v3 14/21] DynamicTablesPkg: AML code generation for a ResourceTemplate
` [PATCH v3 15/21] DynamicTablesPkg: AML code generation for a Method
` [PATCH v3 16/21] DynamicTablesPkg: AML code generation to Return a NameString
` [PATCH v3 17/21] DynamicTablesPkg: AML code generation for a Method returning a NS
` [PATCH v3 18/21] DynamicTablesPkg: AML code generation for a _LPI object
` [PATCH v3 19/21] DynamicTablesPkg: AML code generation to add an _LPI state
` [PATCH v3 20/21] DynamicTablesPkg: Add CM_ARM_LPI_INFO object
` [PATCH v3 21/21] DynamicTablesPkg: SSDT CPU topology and LPI state generator
  ` 回复: [edk2-devel] [PATCH v3 00/21] Create a SSDT CPU topology generator

[PATCH] ArmPkg/DefaultExceptionHandlerLib: Fix DebugImageInfoTable lookup
 2021-10-11  1:04 UTC  (3+ messages)
` [PATCH] StandaloneMmPkg: Support CLANGPDB X64 builds
  ` [edk2-devel] "

[PATCH] Platform/RaspberryPi: Remove TypeTranslation attribute
 2021-10-10 21:10 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 0/7] N1Sdp ACPI table and configuration manager support
 2021-10-10 18:29 UTC  (8+ messages)
` [PATCH v2 1/7] Silicon/ARM/NeoverseN1Soc: Fix missing function documentation
` [PATCH v2 2/7] Silicon/ARM/NeoverseN1Soc: Define new PCDs and configure memory map
` [PATCH v2 3/7] Platform/ARM/N1Sdp: Introduce platform DXE driver
` [PATCH v2 4/7] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
` [PATCH v2 5/7] Platform/ARM/N1Sdp: Introduce platform specific asl tables
` [PATCH v2 6/7] Platform/ARM/N1Sdp: Configuration Manager for N1Sdp
` [PATCH v2 7/7] Platform/ARM/N1Sdp: Enable ACPI tables and configuration manager

[PATCH v1 1/1] MdeModulePkg/SdDxe: Remove redundant SdDxeExtra.uni file
 2021-10-10 10:54 UTC 

Event: TianoCore Design Meeting - APAC/NAMO - 10/15/2021 #cal-reminder
 2021-10-10  1:30 UTC 

[RFC PATCH 0/4] EmulatorPkg AArch64 Linux support
 2021-10-09 15:49 UTC  (5+ messages)
` [RFC PATCH 1/4] EmulatorPkg/Unix/Host: Fix typo
` [RFC PATCH 2/4] EmulatorPkg/Sec: Add AArch64 support
` [RFC PATCH 3/4] EmulatorPkg/Unix/Host: "
` [RFC PATCH 4/4] EmulatorPkg: Add AArch64 Unix host build support

[PATCH v1 1/1] SecurityPkg/Library: Add Tpm2NvUndefineSpaceSpecial to Tpm2CommandLib
 2021-10-09  2:31 UTC  (9+ messages)
  ` [EXTERNAL] [edk2-devel] "
            ` 回复: "

[PATCH] Define FIT 4 record
 2021-10-08 23:33 UTC  (2+ messages)

[edk2-devel] [PATCH v1] ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4
 2021-10-08 16:03 UTC  (4+ messages)

[Patch V2 1/1] BaseTools: Change RealPath to AbsPath
 2021-10-08 15:11 UTC  (2+ messages)

[RFC] [PATCH 0/2] Proposal to add EFI_MP_SERVICES_PROTOCOL support for AARCH64
 2021-10-08 14:51 UTC  (6+ messages)

[PATCH v2 00/21] Create a SSDT CPU topology generator
 2021-10-08 14:29 UTC  (38+ messages)
` [PATCH v2 01/21] DynamicTablesPkg: Remove unnecessary includes
` [PATCH v2 02/21] DynamicTablesPkg: Add missing parameter check
` [PATCH v2 03/21] DynamicTablesPkg: Add AddSsdtAcpiHeader()
` [PATCH v2 04/21] DynamicTablesPkg: Add AmlRdSetEndTagChecksum()
` [PATCH v2 05/21] DynamicTablesPkg: Add AmlSetRdListCheckSum()
` [PATCH v2 06/21] DynamicTablesPkg: Set EndTag's Checksum if RdList is modified
` [PATCH v2 07/21] DynamicTablesPkg: Clear pointer in node creation fcts
` [PATCH v2 08/21] DynamicTablesPkg: Update error handling for node creation
` [PATCH v2 09/21] DynamicTablesPkg: Make AmlNodeGetIntegerValue public
` [PATCH v2 10/21] DynamicTablesPkg: AML Code generation for Register()
` [PATCH v2 11/21] DynamicTablesPkg: AML Code generation for Resource data EndTag
` [PATCH v2 12/21] DynamicTablesPkg: AML code generation for a Package
` [PATCH v2 13/21] DynamicTablesPkg: Helper function to compute package length
` [PATCH v2 14/21] DynamicTablesPkg: AML code generation for a ResourceTemplate
` [PATCH v2 15/21] DynamicTablesPkg: AML code generation for a Method
` [PATCH v2 16/21] DynamicTablesPkg: AML code generation to Return a NameString
` [PATCH v2 17/21] DynamicTablesPkg: AML code generation for a Method returning a NS
` [PATCH v2 18/21] DynamicTablesPkg: AML code generation for a _LPI object
` [PATCH v2 19/21] DynamicTablesPkg: AML code generation to add an _LPI state
` [PATCH v2 20/21] DynamicTablesPkg: Add CM_ARM_LPI_INFO object
` [PATCH v2 21/21] DynamicTablesPkg: SSDT CPU topology and LPI state generator

[PATCH edk2-platforms 1/1] Silicon/Qemu: don't advertise GICC legacy mmio interface in SbsaQamu MADT
 2021-10-08 14:18 UTC  (2+ messages)

[edk2-platforms: PATCH v3 0/9] MinPlatformPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2
 2021-10-08 13:44 UTC  (12+ messages)
` [edk2-platforms: PATCH v3 1/9] "
` [edk2-platforms: PATCH v3 2/9] CometlakeOpenBoardPkg: Use same variable name for FspNvsHob
` [edk2-platforms: PATCH v3 3/9] KabylakeOpenBoardPkg/AspireVn7Dash572G:Use "
` [edk2-platforms: PATCH v3 4/9] KabylakeOpenBoardPkg/GalagoPro3: Use "
` [edk2-platforms: PATCH v3 5/9] KabylakeOpenBoardPkg/KabylakeRvp3: "
` [edk2-platforms: PATCH v3 6/9] TigerlakeOpenBoardPkg: "
` [edk2-platforms: PATCH v3 7/9] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms: PATCH v3 8/9] WhitleyOpenBoardPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2
` [edk2-platforms: PATCH v3 9/9] WhitleySiliconPkg: Use same variable name for FspNvsHob

[edk2-devel] [PATCH] .azurepipelines: Enable CI for WhiskeylakeOpenBoard in Edk2platforms
 2021-10-08  9:44 UTC 

[PATCH] IntelSiliconPkg/IntelVTdDmarPei: Fix DMA buffer overlap issue
 2021-10-08  8:01 UTC 

[PATCH v8 0/1] Add function QuickSort into MdePkg/BaseLib
 2021-10-08  5:50 UTC  (2+ messages)
` [PATCH v8 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib

[PATCH v1 0/9] Add Raw algorithm support using Arm FW-TRNG interface
 2021-10-08  5:35 UTC  (2+ messages)
` 回复: "

[PATCH V2 0/3] Introduce TdProtocol into EDK2
 2021-10-08  5:21 UTC  (4+ messages)
` [PATCH V2 1/3] MdePkg: Introduce TdProtocol for TD-Guest firmware
` [PATCH V2 2/3] SecurityPkg: Support TdProtocol in DxeTpm2MeasureBootLib
` [PATCH V2 3/3] SecurityPkg: Support TdProtocol in DxeTpmMeasurementLib

[edk2-platforms: PATCH v2 0/9] MinPlatformPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2
 2021-10-08  5:15 UTC  (10+ messages)
` [edk2-platforms: PATCH v2 1/9] "
` [edk2-platforms: PATCH v2 2/9] CometlakeOpenBoardPkg: Use same variable name for FspNvsHob
` [edk2-platforms: PATCH v2 3/9] KabylakeOpenBoardPkg/AspireVn7Dash572G:Use "
` [edk2-platforms: PATCH v2 4/9] KabylakeOpenBoardPkg/GalagoPro3: Use "
` [edk2-platforms: PATCH v2 5/9] KabylakeOpenBoardPkg/KabylakeRvp3: "
` [edk2-platforms: PATCH v2 6/9] TigerlakeOpenBoardPkg: "
` [edk2-platforms: PATCH v2 7/9] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms: PATCH v2 8/9] WhitleyOpenBoardPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2
` [edk2-platforms: PATCH v2 9/9] WhitleySiliconPkg: Use same variable name for FspNvsHob

[PATCH] MdeModulePkg/Core/Dxe: Add lock protection in CoreLocateHandleBuffer()
 2021-10-08  2:47 UTC  (3+ messages)
  ` 回复: "

[edk2-platforms: PATCH 0/9] MinPlatformPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2
 2021-10-08  2:39 UTC  (10+ messages)
` [edk2-platforms: PATCH 1/9] "
` [edk2-platforms: PATCH 2/9] CometlakeOpenBoardPkg: Use same variable name for FspNvsHob
` [edk2-platforms: PATCH 3/9] KabylakeOpenBoardPkg/AspireVn7Dash572G:Use "
` [edk2-platforms: PATCH 4/9] KabylakeOpenBoardPkg/GalagoPro3: Use "
` [edk2-platforms: PATCH 5/9] KabylakeOpenBoardPkg/KabylakeRvp3: "
` [edk2-platforms: PATCH 6/9] TigerlakeOpenBoardPkg: "
` [edk2-platforms: PATCH 7/9] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms: PATCH 8/9] WhitleyOpenBoardPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2
` [edk2-platforms: PATCH 9/9] WhitleySiliconPkg: Use same variable name for FspNvsHob

Event: TianoCore Community Meeting - APAC/NAMO - 10/07/2021 #cal-reminder
 2021-10-08  2:25 UTC 

Python2.7 is not working with the EDK2 build system
 2021-10-08  2:24 UTC  (7+ messages)
` 回复: [edk2-devel] "
  `  "
          ` 回复: 回复: "

Event: TianoCore Community Meeting - APAC/NAMO - 10/07/2021 #cal-reminder
 2021-10-08  2:15 UTC 

[PATCH v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
 2021-10-08  2:09 UTC  (4+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
 2021-10-08  1:43 UTC  (2+ messages)

[PATCH V8 0/3] Add Intel TDX support in OvmfPkg/ResetVector
 2021-10-08  1:13 UTC  (10+ messages)
` [PATCH V8 3/3] OvmfPkg: Enable TDX in ResetVector
        ` [edk2-devel] "

Progress on getting Uncrustify working for EDK2?
 2021-10-07 21:09 UTC  (14+ messages)
  ` [edk2-devel] "

Event: TianoCore Community Meeting - EMEA / NAMO - 10/07/2021 #cal-reminder
 2021-10-07 15:55 UTC 

Event: TianoCore Community Meeting - EMEA / NAMO - 10/07/2021 #cal-reminder
 2021-10-07 15:45 UTC 

MOM: TianoCore edk2-test Bug Triage Meeting
 2021-10-07 15:29 UTC 

[edk2platforms][PATCH v1 0/1] IntelSiliconPkg: Add IntelDieInfoProtocol
 2021-10-07 15:24 UTC  (2+ messages)
` [edk2platforms][PATCH v1 1/1] "

Now: TianoCore edk2-test Bug Triage Meeting - 10/07/2021 #cal-notice
 2021-10-07 14:00 UTC 

Event: TianoCore edk2-test Bug Triage Meeting - 10/07/2021 #cal-reminder
 2021-10-07 13:45 UTC 

[PATCH v1 0/7] Create a SSDT PCIe generator
 2021-10-07 11:11 UTC  (15+ messages)
` [PATCH v1 1/7] DynamicTablesPkg: AML Code generation for memory ranges
` [PATCH v1 2/7] DynamicTablesPkg: AML Code generation to create a named Package()
` [PATCH v1 3/7] DynamicTablesPkg: AML Code generation to create a named ResourceTemplate()
` [PATCH v1 4/7] DynamicTablesPkg: AML Code generation to add _PRT entries
` [PATCH v1 5/7] DynamicTablesPkg: Add AmlAttachNode()
` [PATCH v1 6/7] DynamicTablesPkg: Add Pci related objects
` [PATCH v1 7/7] DynamicTablesPkg: SSDT Pci express generator

[PATCH v6 0/1] Add function QuickSort into MdePkg/BaseLib
 2021-10-07 10:29 UTC  (3+ messages)
` [PATCH v6 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib
  ` [edk2-devel] "

[PATCH v3 00/28] Add new Ampere Mt. Jade platform
 2021-10-07  9:13 UTC  (8+ messages)
` [PATCH v3 12/28] AmpereAltraPkg: Add Ac01PcieLib library instance
        ` [edk2-devel] "

[edk2-devel] [edk2-platforms][PATCH v2 00/14] Use generic OpenSBI platform
 2021-10-07  1:59 UTC  (3+ messages)

[PATCH 0/5] Platform/Rpi: Various cleanups
 2021-10-06 15:31 UTC  (5+ messages)
` [PATCH 2/5] Platform/RaspberryPi: Expand locking to cover return data

[edk2-test] [PATCH v1 0/1] SctPkg: Fix X64 build errors for GCC toolchain
 2021-10-06 13:48 UTC  (2+ messages)
` [[edk2-test] PATCH v1 1/1] "

[PATCH v1 00/13] Create a SSDT CPU topology generator
 2021-10-06 13:33 UTC  (4+ messages)
` [PATCH v1 09/13] DynamicTablesPkg: AML code generation for a Method returning a NS

[PATCH v1] SecurityPkg: Improve initialization of default key variables
 2021-10-06 12:25 UTC 

[edk2-platforms][PATCH v2 08/14] RISC-V/PlatformPkg: Build DeviceTree and use that in SEC
 2021-10-06 11:58 UTC  (7+ messages)
` [edk2-platforms][PATCH v2 09/14] RISC-V/PlatformPkg: Add FdtPeim to pass DTB from PEI to DXE via HOB
` [edk2-platforms][PATCH v2 10/14] RISC-V/PlatformPkg: Fixup FDT from HOB and install into config table
` [edk2-platforms][PATCH v2 11/14] U5SeriesPkg: Switch to generic OpenSBI platform
` [[edk2-platforms] PATCH v2 12/14] RISC-V: Switch to latest OpenSBI
` [edk2-platforms][PATCH v2 13/14] RISC-V: Implement ResetSystem RT call
` [edk2-platforms][PATCH v2 14/14] Move OpenSbiPlatformLib to RISC-V/PlatformPkg

[edk2-platforms][PATCH v2 00/14] Use generic OpenSBI platform
 2021-10-06 11:56 UTC  (4+ messages)
` [edk2-platforms][PATCH v2 06/14] SiFive/U5SeriesPkg: Use FirmwareContext library
` [edk2-platforms][PATCH v2 07/14] U540: Add and build device tree
` [edk2-platforms][PATCH v2 08/14] RISC-V/PlatformPkg: Build DeviceTree and use that in SEC


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