public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-09-13 06:22:59 to 2022-09-16 03:37:00 UTC [more...]

[edk2-platforms][PATCH V2 00/16] Platform: Add Loongson support
 2022-09-16  3:36 UTC  (17+ messages)
` [edk2-platforms][PATCH V2 01/16] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V2 02/16] Platform/Loongson: Support SEC And Add Readme.md
` [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

TianoCore Community Meeting 20220915 NAMO/APAC
 2022-09-16  2:46 UTC 

[PATCH 0/3] CloudHv:arm: Enable direct kernel boot
 2022-09-16  2:46 UTC  (4+ messages)
` [PATCH 1/3] CloudHv:arm: add kernel load fs driver
` [PATCH 2/3] CloudHv:arm: build hob for kernel image memory as read-only
` [PATCH 3/3] CloudHv:arm: add kernel load driver into dsc/fdf

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 09/15/2022 #cal-reminder
 2022-09-16  2:15 UTC 

[PATCH 2/2] BaseTools/FMMT: Add Shrink Fv function
 2022-09-16  1:51 UTC 

[PATCH 1/2] BaseTools/FMMT: Add Extract FV function
 2022-09-16  1:50 UTC 

[PATCH v2 0/1] BoardModulePkg/BoardBdsHookLib: Fix F7 overwrites Boot0000
 2022-09-16  0:08 UTC  (5+ messages)
` [PATCH v2 1/1] "
  ` [edk2-devel] "

[PATCH 1/1] Ext4Pkg: Fix broken stack protector-enabled builds
 2022-09-15 23:10 UTC  (2+ messages)

[PATCH v1 0/3] EmbeddedPkg: Enable CI
 2022-09-15 21:54 UTC  (9+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH v5 0/2] Ext4Pkg: Add Symbolic Links support
 2022-09-15 21:02 UTC  (3+ messages)

[PATCH v2 0/6] Enable CI in Intel FSP Packages
 2022-09-15 19:41 UTC  (8+ messages)
` [PATCH v2 1/6] IntelFsp2Pkg: Fix code formatting errors
` [PATCH v2 2/6] IntelFsp2Pkg/BaseFspMultiPhaseLib: Replace duplicate GUID
` [PATCH v2 3/6] IntelFsp2Pkg: Add CI YAML file
` [PATCH v2 4/6] IntelFsp2WrapperPkg: Fix code formatting errors
` [PATCH v2 5/6] IntelFsp2WrapperPkg: Add CI YAML file
` [PATCH v2 6/6] .azurepipelines: Add IntelFsp2Pkg and IntelFsp2WrapperPkg to CI
  ` [edk2-devel] [PATCH v2 3/6] IntelFsp2Pkg: Add CI YAML file

[PATCH v1 0/2] SignedCapsulePkg: Enable CI
 2022-09-15 19:36 UTC  (3+ messages)
` [PATCH v1 1/2] SignedCapsulePkg: Add package CI YAML file
  ` [edk2-devel] "

[PATCH v3 0/6] ArmPkg/SMBIOS fixes and improvements
 2022-09-15 18:22 UTC  (5+ messages)
` [PATCH v3 5/6] ArmPkg/SmbiosMiscDxe: Remove redundant updates in SMBIOS Type 2
` [PATCH v3 6/6] ArmPkg/SmbiosMiscDxe: Get SMBIOS information from OemMiscLib

[edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
 2022-09-15 18:02 UTC  (6+ messages)

[edk2-devel] [PATCH] IntelFsp2Pkg: Fix FspSecCoreI build failure
 2022-09-15 17:32 UTC 

[PATCH] Maintainers.txt: Update email address
 2022-09-15 17:29 UTC  (4+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH 0/2] Platform/Sgi: Update serial port usage
 2022-09-15 17:13 UTC  (2+ messages)

[edk2-devel][PATCH v2] IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm
 2022-09-15 17:04 UTC  (3+ messages)

[PATCH] IntelFsp2Pkg: Fix FspSecCoreI build failure
 2022-09-15 17:04 UTC  (2+ messages)

[PATCH] DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of segment number as UID
 2022-09-15 16:46 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v1 1/1] Maintainers.txt: Update maintainers/reviewers for CI and Test
 2022-09-15 16:25 UTC  (2+ messages)

[edk2-devel][edk2-platforms][PATCH V3 0/4] QemuOpenBoardPkg: Add QemuOpenBoardPkg
 2022-09-15 15:53 UTC  (11+ messages)
` [edk2-devel][edk2-platforms][PATCH V3 1/4] "
` [edk2-devel][edk2-platforms][PATCH V3 2/4] QemuOpenBoardPkg: Enable stage 2
` [edk2-devel][edk2-platforms][PATCH V3 3/4] QemuOpenBoardPkg: Enable stage 3
` [edk2-devel][edk2-platforms][PATCH V3 4/4] QemuOpenBoardPkg: Enable stage 4

TianoCore Community Meeting 20220915 EMEA/NAMO
 2022-09-15 15:34 UTC 

[PATCH 1/2] DynamicTablesPkg: Add SMBIOS table generation
 2022-09-15 15:19 UTC  (6+ messages)
` [PATCH 2/2] DynamicTablesPkg: Add Smbios Type17 Table generator
    ` [edk2-devel] "

[PATCH v3 0/3] DynamicTablesPkg: _CPC support
 2022-09-15 15:16 UTC  (7+ messages)
` [PATCH v3 1/3] DynamicTablesPkg: Add CM_ARM_CPC_INFO object
` [PATCH v3 2/3] DynamicTablesPkg: AML Code generation to add _CPC entries
` [PATCH v3 3/3] DynamicTablesPkg: SSDT CPU _CPC generator

[edk2-devel] Now: TianoCore Community Meeting - EMEA / NAMO - 09/15/2022 #cal-notice
 2022-09-15 15:00 UTC 

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 09/15/2022 #cal-reminder
 2022-09-15 14:45 UTC 

[PATCH v2 0/3] DynamicTablesPkg: _CPC support
 2022-09-15 14:00 UTC  (8+ messages)
` [PATCH v2 1/3] DynamicTablesPkg: Add CM_ARM_CPC_INFO object
` [PATCH v2 2/3] DynamicTablesPkg: AML Code generation to add _CPC entries
` [PATCH v2 3/3] DynamicTablesPkg: SSDT CPU _CPC generator

[PATCH 1/1] BaseTools: Fix RISC-V build failure with binutils 2.38+
 2022-09-15 13:17 UTC 

[edk2-devel][PATCH v1] IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm
 2022-09-15 13:15 UTC 

[PATCH] Maintainers.txt: Update reviewers for IntelSiliconPkg
 2022-09-15 12:38 UTC  (2+ messages)

[PATCH v2 00/34] Add a new architecture called LoongArch in EDK II
 2022-09-15 11:27 UTC  (13+ messages)
` [PATCH v2 01/34] MdePkg: Added file of DebugSupport.h to MdePkg.ci.yaml
` [PATCH v2 02/34] MdePkg: Added LoongArch jump buffer register definition "
` [PATCH v2 03/34] FatPkg: Add LOONGARCH64 architecture for EDK2 CI
` [PATCH v2 04/34] FmpDevicePkg: "
` [PATCH v2 05/34] NetworkPkg: "
` [PATCH v2 06/34] NetworkPkg/HttpBootDxe: "
` [PATCH v2 07/34] CryptoPkg: "
` [PATCH v2 08/34] MdePkg/Include: Add LOONGARCH related definitions "
` [PATCH v2 09/34] SecurityPkg: Add LOONGARCH64 architecture for "
` [PATCH v2 10/34] ShellPkg: "
    ` [edk2-devel] "

[edk2-platforms][PATCH 0/2] Update SbsaQemu/OemMiscLib
 2022-09-15 10:56 UTC  (5+ messages)
` [edk2-platforms][PATCH 1/2] SbsaQemu/OemMiscLib: Update for new OemMiscLib APIs
` [edk2-platforms][PATCH 2/2] SbsaQemu/OemMiscLib: Fix typo of "AssetTagType02"

[PATCH EDK2 v1 0/1] CryptoPkg/BaseCryptLib:Remove redundant init
 2022-09-15  9:42 UTC  (3+ messages)
` [PATCH EDK2 v1 1/1] "

[PATCH v2 30/34] MdeModulePkg/Logo: Add LoongArch64 architecture
 2022-09-15  8:59 UTC  (2+ messages)

[PATCH v2 34/34] BaseTools: Add LoongArch64 binding
 2022-09-15  7:45 UTC  (3+ messages)
` 回复: [edk2-devel] "
  ` 回复: edk2-devel] "

[PATCH v2 17/34] BaseTools: BaseTools changes for LoongArch platform
 2022-09-15  7:25 UTC  (3+ messages)
` 回复: "
  ` 回复: PATCH "

[PATCH v2 16/34] BaseTools: BaseTools changes for LoongArch platform
 2022-09-15  7:24 UTC  (3+ messages)
` 回复: "
  ` 回复: PATCH "

[PATCH v2 15/34] BaseTools: BaseTools changes for LoongArch platform
 2022-09-15  7:20 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] 回复: PATCH "

[PATCH v6 1/1] NetworkPkg/HttpBootDxe: Add Support for HTTPS Proxy Server for HTTP Boot
 2022-09-15  5:26 UTC  (2+ messages)
  ` 回复: [edk2-devel] "

[PATCH]Shell screen will show a redundant symbol after using Hexedit command under command line
 2022-09-15  4:45 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v1] MdeModulePkg/AhciPei: Fix MMIO base assignment
 2022-09-15  4:18 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg/Bus/Pci/XhciDxe: Fix the Bug of clean InputContext in XhcEvaluateContext64();
 2022-09-15  3:26 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] How to guard CAR's stack overflow
 2022-09-15  3:25 UTC  (2+ messages)

[PATCH v2] UnitTestFrameworkPkg: Add code coverage support for GCC
 2022-09-15  3:10 UTC  (9+ messages)
` [edk2-devel] "

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 09/15/2022 #cal-reminder
 2022-09-15  2:30 UTC 

[PATCH] NetworkPkg: Add WiFi profile sync protocol support
 2022-09-14 19:42 UTC 

[edk2-devel][edk2-platforms][PATCH V1 0/2] Platforms/Intel: Build fixes
 2022-09-14 18:40 UTC  (3+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/2] S3FeaturePkg/Build: Add libraries needed by S3FeaturePkg
  ` [edk2-devel][edk2-platforms][PATCH V1 2/2] MinPlatformPkg/S3: Use EFI_PHYSICAL_ADDRESS for address

[edk2-devel] [PATCH edk2-platforms 1/1] Platform/ARM: Update Morello and SgiPkg for ARM_CORE_INFO Mpidr change
 2022-09-14 15:27 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 09/15/2022 #cal-reminder
 2022-09-14 15:00 UTC 

[PATCH v2 33/34] NetworkPkg: Add LoongArch64 architecture
 2022-09-14  9:42 UTC 

[PATCH v2 32/34] MdeModulePkg/DxeIplPeim : LoongArch DxeIPL implementation
 2022-09-14  9:42 UTC 

[PATCH v2 31/34] MdeModulePkg/CapsuleRuntimeDxe: Add LoongArch64 architecture
 2022-09-14  9:42 UTC 

[PATCH v2 29/34] MdePkg/BaseSafeIntLib: Add LoongArch64 architecture for BaseSafeIntLib
 2022-09-14  9:41 UTC 

[PATCH v2 28/34] MdePkg/BaseSynchronizationLib: LoongArch cache related code
 2022-09-14  9:41 UTC 

[PATCH v2 27/34] MdePkg/BaseCpuLib: LoongArch Base CPU library implementation
 2022-09-14  9:41 UTC 

[PATCH v2 26/34] MdePkg/BasePeCoff: Add LoongArch PE/Coff related code
 2022-09-14  9:41 UTC 

[PATCH v2 25/34] MdePkg/BaseIoLibIntrinsic: IoLibNoIo for LoongArch architecture
 2022-09-14  9:41 UTC 

[PATCH v2 22/34] MdePkg/Include: LoongArch definitions
 2022-09-14  9:41 UTC 

[PATCH v2 24/34] MdePkg/BaseCacheMaintenanceLib: LoongArch cache maintenance implementation
 2022-09-14  9:41 UTC 

[PATCH v2 23/34] MdePkg/BaseLib: BaseLib for LOONGARCH64 architecture
 2022-09-14  9:41 UTC 

[PATCH v2 21/34] MdePkg: Add LoongArch LOONGARCH64 binding
 2022-09-14  9:41 UTC 

[PATCH v2 20/34] .pytool: Add LoongArch64 architecture on LoongArch64 EDK2 CI
 2022-09-14  9:40 UTC 

[PATCH v2 19/34] .azurepipelines: Add LoongArch64 architecture on LoongArch64 EDK2 CI
 2022-09-14  9:40 UTC 

[PATCH v2 18/34] BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI
 2022-09-14  9:40 UTC 

[PATCH v2 14/34] .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section
 2022-09-14  9:40 UTC 

[PATCH v2 13/34] MdeModulePkg: Use LockBoxNullLib for LOONGARCH64
 2022-09-14  9:40 UTC 

[PATCH v2 12/34] MdePkg/DxeServicesLib: Add LOONGARCH64 architecture
 2022-09-14  9:40 UTC 

[PATCH v2 11/34] UnitTestFrameworkPkg: Add LOONGARCH64 architecture for EDK2 CI
 2022-09-14  9:39 UTC 

[Patch V1] [Patch V1][edk2-basetools]BaseTools:Convert the C tool of calculating the crc32 into a python tool
 2022-09-14  7:31 UTC 

[Patch V1] [Patch V1][edk2-basetools]BaseTools:Convert the C tool of
 2022-09-14  7:30 UTC 

[PATCH] MdeModulePkg SmbiosMeasurementDxe: Add Type4 CurrentSpeed to filter table
 2022-09-14  1:19 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] UnitTestFrameworkPkg: Add code coverage support for GCC
 2022-09-13 15:20 UTC  (6+ messages)

[edk2-platforms][PATCH V1 00/16] Platform: Add Loongson support
 2022-09-13  9:46 UTC  (4+ messages)
` [edk2-platforms][PATCH V1 06/16] Platform/Loongson: Add StableTimerLib
  ` [edk2-devel] "

[edk2-staging/SmmCpuFeaturesLib_AMD][PATCH 4/4] Clean up header file inclusion
 2022-09-13  8:52 UTC 

[edk2-staging/SmmCpuFeaturesLib_AMD][PATCH 3/4] Relocate STM files
 2022-09-13  8:52 UTC 

[edk2-staging/SmmCpuFeaturesLib_AMD][PATCH 2/4] Abstract arch dependent code
 2022-09-13  8:51 UTC 

[edk2-staging/SmmCpuFeaturesLib_AMD][PATCH 1/4] Add X86 folder
 2022-09-13  8:50 UTC 

[edk2-staging/SmmCpuFeaturesLib_AMD][PATCH 0/4] Reconstruction on SmmCpuFeaturesLib
 2022-09-13  8:47 UTC 


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