public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-12-03 17:06:36 to 2020-12-08 06:50:45 UTC [more...]

[edk2-platforms][Patch] Platform/Vlv2TbltDevicePkg: Add VariablePolicy resolutions
 2020-12-08  6:50 UTC  (2+ messages)

[Patch 0/2] Platform/QuarkPlatformPkg: Add VariablePolicy resolutions
 2020-12-08  6:42 UTC  (3+ messages)
` [Patch 1/2] QuarkPlatformPkg: Use safe string functions
` [Patch 2/2] Platform/QuarkPlatformPkg: Add VariablePolicy resolutions

[PATCH v5 0/6] jansson edk2 port
 2020-12-08  6:39 UTC  (8+ messages)
` [PATCH v5 1/6] RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library
` [PATCH v5 2/6] edk2: jansson submodule for edk2 JSON library
` [PATCH v5 3/6] RedfishPkg/CrtLib: C runtime library
` [PATCH v5 4/6] RedfishPkg/library: EDK2 port of jansson library
` [PATCH v5 5/6] RedfishPkg: Add EDK2 port of jansson library to build
` [PATCH v5 6/6] .pytool: Add required submodule for JsonLib
` 回复: [edk2-devel] [PATCH v5 0/6] jansson edk2 port

[PATCH v1 1/1] IntelSiliconPkg/ShadowMicrocodePei: Fix return value in ShadowMicrocode
 2020-12-08  6:19 UTC 

[PATCH v2 0/3] MdePkg,ShellPkg: Fix typos in IndustryStandard/SmBios.h
 2020-12-08  6:03 UTC  (7+ messages)
` [PATCH v2 1/3] MdePkg: Fix typos in SmBios.h PROCESSOR_CHARACTERISTIC_FLAGS struct
` [PATCH v2 2/3] MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE4 field ProcessorManufacturer
` [PATCH v2 3/3] MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE17 field FirmwareVersion
` 回复: [PATCH v2 0/3] MdePkg,ShellPkg: Fix typos in IndustryStandard/SmBios.h
  ` [edk2-devel] "
    ` 回复: "

Multithreaded compression with LZMA2
 2020-12-08  6:01 UTC  (9+ messages)
` [edk2-devel] "
      ` 回复: "
          ` 回复: "

[RFC PATCH 0/5] support CPU hot-unplug
 2020-12-08  5:34 UTC  (6+ messages)
` [RFC PATCH 1/5] OvmfPkg/CpuHotplugSmm: move CPU Hotplug into PlugCpus()
` [RFC PATCH 2/5] OvmfPkg/CpuHotplugSmm: handle fw_remove
` [RFC PATCH 3/5] OvmfPkg/CpuHotplugSmm: add CpuStatus helper function
` [RFC PATCH 4/5] OvmfPkg/CpuHotplugSmm: handle CPU hot-unplug
` [RFC PATCH 5/5] OvmfPkg/SmmControl2Dxe: negotiate ICH9_LPC_SMI_F_CPU_HOT_UNPLUG

[PATCH v2 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)
 2020-12-08  5:26 UTC  (3+ messages)
` [PATCH v2 2/2] UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib
` 回复: [PATCH v2 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)

[Patch v3 1/1] BaseTools: Add comments in StructurePcd DSC file
 2020-12-08  5:01 UTC  (3+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v4 00/10] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
 2020-12-08  4:50 UTC  (12+ messages)
` [PATCH v4 01/10] ArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.h
` [PATCH v4 02/10] MdePkg: Update IndustryStandard/SmBios.h with processor status data
  ` 回复: "
` [PATCH v4 03/10] ArmPkg: Add register encoding definition for MMFR2
` [PATCH v4 04/10] ArmPkg: Add helper to read the Memory Model Features Register 2
` [PATCH v4 05/10] ArmPkg: Add helper function to read the Memory Model Feature Register 4
` [PATCH v4 06/10] ArmPkg: Add helper to read CCIDX status
` [PATCH v4 07/10] ArmPkg: Fix the return type of the ReadCCSIDR function
` [PATCH v4 08/10] ArmPkg: Update ArmLibPrivate.h with cache register definitions
` [PATCH v4 09/10] ArmPkg: Add definition of the maximum cache level in ARMv8-A
` [PATCH v4 10/10] ArmPkg: Add Universal/Smbios, a generic SMBIOS library for ARM

[PATCH v4 0/6] jansson edk2 port
 2020-12-08  4:45 UTC  (16+ messages)
` [PATCH v4 1/6] MdeModulePkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library
  ` [edk2-devel] "
          ` 回复: "
` [PATCH v4 1/6] MdeModulePkg/Ucs2Utf8lib: UCS "
` [PATCH v4 2/6] edk2: jansson submodule for edk2 JSON library
` [PATCH v4 3/6] RedfishPkg/CrtLib: C runtime library
` [PATCH v4 4/6] RedfishPkg/library: EDK2 port of jansson library
` [PATCH v4 5/6] RedfishPkg: Add EDK2 port of jansson library to build
` [PATCH v4 6/6] .pytool: Add required submodule for JsonLib

[PATCH v3 0/3] SEV Page Encryption Bitmap support for OVMF
 2020-12-08  4:44 UTC  (9+ messages)
` [PATCH v3 1/3] OvmfPkg/MemEncryptHypercallLib: add library to support SEV hypercalls
` [PATCH v3 2/3] OvmfPkg/BaseMemEncryptLib: Support to issue unencrypted hypercall
` [PATCH v3 3/3] OvmfPkg/PlatformPei: Mark SEC GHCB page in the page encrpytion bitmap
` [edk2-devel] [PATCH v3 0/3] SEV Page Encryption Bitmap support for OVMF

Guideline for porting third-party library to EDK2
 2020-12-08  3:35 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] IntelFsp2Pkg/GenCfgOpt.py: Incremental build with UPD in sub DSC
 2020-12-08  3:28 UTC  (2+ messages)
` [edk2-devel] "

[Patch V7 1/3] MinPlatformPkg: Add PCDs for Serial Terminal feature
 2020-12-08  3:03 UTC  (7+ messages)
` [Patch V7 3/3] MinPlatformPkg: Add SerialPortTerminalLib to suport "
  ` 回复: "
    ` [edk2-devel] "

[PATCH] uefi-sct:Add maintainer in Maintainers.txt
 2020-12-08  2:59 UTC  (2+ messages)

[edk2-CCodingStandardsSpecification PATCH 1/1] Update the Name Space Rules page examples to follow the coding standard
 2020-12-08  2:31 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/2] OvmfPkg: CI tweaks
 2020-12-08  2:10 UTC  (12+ messages)
` [PATCH 1/2] OvmfPkg: start using the ECC plugin exception list
  ` [edk2-devel] "
` [PATCH 2/2] OvmfPkg: add "gGrubFileGuid=Grub" to GuidCheck.IgnoreDuplicates

[edk2-devel] [PATCH] UpXtreme: Enable USB DCI debug
 2020-12-08  2:05 UTC 

please let's disable the ECC plugin in CI, in its current form
 2020-12-08  2:04 UTC 

TianoCore Bug Triage - APAC / NAMO - Tue, 12/08/2020 5:30pm-6:30pm #cal-reminder
 2020-12-08  1:30 UTC 

[PATCH v1 0/3] MdeModulePkg/GraphicsConsole : Console cleanup
 2020-12-08  1:28 UTC  (15+ messages)
` [PATCH v1 3/3] MdeModulePkg/ConSplitter: Change StdErr color to EFI_LIGHTGRAY
  ` [edk2-devel] "
            ` 回复: "

[edk2-stagin/EdkRepo] [PATCH] EdkRepo: Upgrade GitPython Dependencies
 2020-12-07 22:14 UTC  (2+ messages)

[Edk2-staging/EdkRepo] [PATCH 0/2] Edkrepo: Add the maintenance command
 2020-12-07 22:11 UTC  (4+ messages)
` [Edk2-staging/EdkRepo] [PATCH 1/2] EdkRepo: Move git config clean up function to a common location
` [Edk2-staging/EdkRepo] [PATCH 2/2] EdkRepo: Add the edkrepo maintenance command

[edk2-platforms][PATCH 1/1] Platforms/RaspberryPi: add CM4 and 400 as BCM2711 designs
 2020-12-07 18:31 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-test 1/1] uefi-sct/SctPkg: OpenEx incorrect assertion
 2020-12-07 18:16 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 0/3] ArmPkg,MdePkg: Add Universal/Smbios and Drivers/VersionInfoPeim
 2020-12-07 17:11 UTC  (5+ messages)
` [PATCH v3 3/3] ArmPkg: add Universal/Smbios as a generic SMBIOS library

Include UEFI application into the BIOS image to be able to run it from UEFI Shell
 2020-12-07 10:27 UTC  (6+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-devel] [PATCH 2/2] uefi-sct/SctPkg: Correct BBTestEraseBlocks behavior (EFI_BLOCK_IO_PROTOCOL)
 2020-12-07  9:49 UTC  (2+ messages)

[edk2-devel] [PATCH 2/2] uefi-sct/SctPkg: Correct check image test behavior
 2020-12-07  9:36 UTC  (2+ messages)

[PATCH] RedfishPkg/RedfishRestExDxe: Implementation of EFI REST EX Protocol
 2020-12-07  6:54 UTC 

[PATCH] EmulatorPkg: Define default value of NETWORK_HTTP_ENABLE
 2020-12-07  7:29 UTC  (3+ messages)
  ` [edk2-devel] "

[Patch V2] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with UnitTestLib
 2020-12-07  5:45 UTC  (4+ messages)

[Patch v2 1/1] BaseTools: Add comments in StructurePcd DSC file
 2020-12-07  2:43 UTC 

TianoCore Design Meeting - APAC/NAMO - Fri, 12/11/2020 9:30am-10:30am #cal-reminder
 2020-12-06  1:30 UTC 

[PATCH v2 0/4] Add extra pci roots support for Arm
 2020-12-04 15:08 UTC  (4+ messages)
  ` [edk2-devel] "

Open Source Firmware and Bootloader devroom CFP
 2020-12-04 14:02 UTC 

[edk2-platforms][PATCH v2 0/3] Introduce Ampere Mt. Jade support
 2020-12-04 13:07 UTC  (4+ messages)
` [edk2-platforms][PATCH v2 1/3] Platform/Ampere: Add Readme.md
` [edk2-platforms][PATCH v2 2/3] Update Readme.md
` [edk2-platforms][PATCH v2 3/3] Maintainers.txt: Update for Ampere platforms

[DxeHttpIoLib PATCH V5 0/3] Add Http IO Helper Library
 2020-12-04 11:46 UTC  (6+ messages)
` [edk2-devel] "
    ` 回复: "

[PATCH] Platform/Qemu/Sbsa: Update TF-A binaries with Cortex-A72 support
 2020-12-04  9:57 UTC 

[PATCH] [edk2-staging] BaseTools/FMMT: Replace file failure when FV level over 2
 2020-12-04  9:04 UTC 

[PATCH EDK2 v1 0/1] NetworkPkg/DnsDxe: cosmetic fixups
 2020-12-04  7:05 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] "

[PATCH v3 0/4] jansson edk2 port
 2020-12-04  6:20 UTC  (6+ messages)
` [PATCH v3 2/4] RedfishPkg/library: EDK2 port of jansson library

[edk2-platforms][PATCH 1/3] Platform/Ampere: Add Readme.md
 2020-12-04  4:50 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v5] IntelSiliconPkg/VTd: Add iommu 5 level paging support
 2020-12-04  3:43 UTC  (3+ messages)

[PATCH 0/3] MdePkg: fix typos in SmBios.h
 2020-12-04  3:03 UTC  (5+ messages)
` 回复: [edk2-devel] "
    ` 回复: "

[PATCH] MdeModulePkg/Pcdpeim: Fixed PcdGetPtr() caused memory wasting
 2020-12-04  2:48 UTC 

[PATCH v3 0/6] SEV Encrypted Boot for Ovmf
 2020-12-04  2:01 UTC  (7+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg: Fix undefined reference to memcpy with XCODE5
 2020-12-04  1:32 UTC  (5+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH] MdeModulePkg: Fix runtime panic in ValidateSetVariable()
 2020-12-03 23:33 UTC  (7+ messages)
    ` [EXTERNAL] Re: [edk2-devel] "

[PATCH v2 0/3] SEV Page Encryption Bitmap support for OVMF
 2020-12-03 22:55 UTC  (5+ messages)
` [PATCH v2 1/3] OvmfPkg/MemEncryptHypercallLib: add library to support SEV hypercalls
` [PATCH v2 2/3] OvmfPkg/BaseMemEncryptLib: Support to issue unencrypted hypercall
` [PATCH v2 3/3] OvmfPkg/PlatformPei: Mark SEC GHCB page in the page encryption bitmap

Running stuart_ci_build outside of edk2 tree deletes lots of files
 2020-12-03 22:34 UTC  (5+ messages)
` [EXTERNAL] "
` [edk2-devel] "

VariablePolicy support in StandaloneMM
 2020-12-03 21:58 UTC  (2+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH v2 0/2] EdkRepo: Adding local repo cache support
 2020-12-03 19:11 UTC  (7+ messages)
` [edk2-staging/EdkRepo] [PATCH v2 1/2] EdkRepo: Add cache command
` [edk2-staging/EdkRepo] [PATCH v2 2/2] EdkRepo: Enable use of repo cache support

[PATCH v1 00/16] Fix Ecc reported errors in ArmPlatformPkg
 2020-12-03 18:19 UTC  (17+ messages)
` [PATCH v1 01/16] ArmPlatformPkg: Fix Ecc error 3001 in NorFlashDxe
` [PATCH v1 02/16] ArmPlatformPkg: Fix Ecc error 3002 in PL011UartLib
` [PATCH v1 03/16] ArmPlatformPkg: Fix Ecc error 3002 in PL061GpioDxe
` [PATCH v1 04/16] ArmPlatformPkg: Fix Ecc error 5007 in LcdGraphicsOutputDxe
` [PATCH v1 05/16] ArmPlatformPkg: Fix Ecc error 5007 in NorFlashDxe
` [PATCH v1 06/16] ArmPlatformPkg: Fix Ecc error 5007 in PL061GpioDxe
` [PATCH v1 07/16] ArmPlatformPkg: Fix Ecc error 5007 in PL031RealTimeClockLib
` [PATCH v1 08/16] ArmPlatformPkg: Fix Ecc error 10016 in PrePi
` [PATCH v1 09/16] ArmPlatformPkg: Fix Ecc error 10016 in LcdPlatformNullLib
` [PATCH v1 10/16] ArmPlatformPkg: Fix Ecc error 10014 in LcdGraphicsOutputDxe
` [PATCH v1 11/16] ArmPlatformPkg: Fix Ecc error 10014 in PL061GpioDxe
` [PATCH v1 12/16] ArmPlatformPkg: Fix Ecc error 10014 in SP805WatchdogDxe
` [PATCH v1 13/16] ArmPlatformPkg: Fix Ecc error 10006 in ArmPlatformPkg.dsc
` [PATCH v1 14/16] ArmPlatformPkg: Fix Ecc error 8001 in PrePi
` [PATCH v1 15/16] ArmPlatformPkg: Fix Ecc error 8005
` [PATCH v1 16/16] ArmPlatformPkg: Fix cspell reported spelling/wording

[PATCH edk2-platforms v1 0/2] Fix Ecc reported errors from ArmPlatformPkg
 2020-12-03 18:17 UTC  (3+ messages)
` [PATCH edk2-platforms v1 1/2] Platform/ARM/VExpressPkg: Remove LcdPlatformLib.h
` [PATCH edk2-platforms v1 2/2] Platform/ARM: Fix Ecc error 8005

[PATCH v3] NetworkPkg: Add NETWORK_HTTP_ENABLE macro
 2020-12-03 17:17 UTC  (3+ messages)
` [edk2-devel] "


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