public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-01-14 14:25:22 to 2021-01-18 08:18:42 UTC [more...]

[edk2-platforms PATCH 0/3] add OrderedCollectionLib class resolution
 2021-01-18  8:18 UTC  (17+ messages)
` [edk2-platforms PATCH 1/3] Platform/BeagleBoard: add missing TimeBaseLib resolution
  ` [edk2-devel] "
` [edk2-platforms PATCH 2/3] ARM Silicon and Platforms: add OrderedCollectionLib class resolution
` [edk2-platforms PATCH 3/3] Intel "
  ` [edk2-devel] "
  ` 回复: "
` [edk2-devel] [edk2-platforms PATCH 0/3] "

[PATCH v4 0/9] support CPU hot-unplug
 2021-01-18  6:34 UTC  (10+ messages)
` [PATCH v4 1/9] OvmfPkg/CpuHotplugSmm: refactor hotplug logic
` [PATCH v4 2/9] OvmfPkg/CpuHotplugSmm: collect hot-unplug events
` [PATCH v4 3/9] OvmfPkg/CpuHotplugSmm: add Qemu Cpu Status helper
` [PATCH v4 4/9] OvmfPkg/CpuHotplugSmm: introduce UnplugCpus()
` [PATCH v4 5/9] OvmfPkg/CpuHotplugSmm: define CPU_HOT_EJECT_DATA
` [PATCH v4 6/9] OvmfPkg/SmmCpuFeaturesLib: init CPU ejection state
` [PATCH v4 7/9] OvmfPkg/CpuHotplugSmm: add CpuEject()
` [PATCH v4 8/9] OvmfPkg/CpuHotplugSmm: add worker to do CPU ejection
` [PATCH v4 9/9] OvmfPkg/SmmControl2Dxe: negotiate CPU hot-unplug

[PATCH] RedfishPkg/RedfishContentCodingLib: EDKII Redfish En/Decode library
 2021-01-18  3:27 UTC 

[PATCH] RedfishPkg/Include: EDKII Redfish Config Handler Protocol header file
 2021-01-18  2:31 UTC 

[Patch 2/2 V3] BaseTools: Add unittest for Split tool
 2021-01-18  2:33 UTC 

[Patch 1/2 V3] BaseTools: Convert Split tool to python
 2021-01-18  2:32 UTC 

[PATCH v3 0/1] Use Pip version of BaseTools
 2021-01-18  1:52 UTC  (5+ messages)
` [PATCH v3 1/1] BaseTools: Use pip module if available, CI uses it by default
  ` 回复: [edk2-devel] "
    ` [edk2-devel] "
      ` 回复: "

[edk2-test][Patch 1/1] uefi-sct/Maintainers.txt: Change maintainer Role
 2021-01-18  1:49 UTC  (2+ messages)
` 回复: "

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64
 2021-01-18  1:44 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH] Maintainers: update Ard's email address
 2021-01-18  1:16 UTC  (7+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v7 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)
 2021-01-17 14:15 UTC  (2+ messages)
` [PATCH v7 2/2] UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib

TianoCore Design Meeting - APAC/NAMO - Fri, 01/22/2021 9:30am-10:30am #cal-reminder
 2021-01-17  1:30 UTC 

[PATCH v0] Dynamic ACPI framework for fsl layerscape platforms
 2021-01-16  4:45 UTC  (6+ messages)
` [PATCH v0] Platform/NXP: Add Dynamic Acpi for "

RFC: Adding support for ARM (RNDR etc.) to RngDxe
 2021-01-16  2:51 UTC  (5+ messages)
` [edk2-devel] "

[Edk2-Staging/EdkRepo] [PATCH] EdkRepo: Show dev lead information in verbose manifest command output
 2021-01-15 23:27 UTC  (2+ messages)

[PATCH edk2-platforms 1/2] Platform/Overdrive: drop commented out reference to bogus PCD
 2021-01-15 22:09 UTC  (5+ messages)
` [PATCH edk2-platforms 2/2] Platform/Overdrive: enable BAR resizing
  ` [edk2-devel] "
` [edk2-devel] [PATCH edk2-platforms 1/2] Platform/Overdrive: drop commented out reference to bogus PCD

[PATCH v6 00/22] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
 2021-01-15 21:10 UTC  (32+ messages)
` [PATCH v6 01/22] BaseTools: Fix the build report crash issue
` [PATCH v6 02/22] ArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.h
  ` [edk2-devel] "
` [PATCH v6 03/22] MdePkg: Update IndustryStandard/SmBios.h with processor status data
  ` 回复: "
  ` [edk2-devel] "
` [PATCH v6 04/22] ArmPkg: Add register encoding definition for MMFR2
` [PATCH v6 05/22] ArmPkg: Add helper to read the Memory Model Features Register 2
` [PATCH v6 06/22] ArmPkg: Add helper function to read the Memory Model Feature Register 4
` [PATCH v6 07/22] ArmPkg: Fix the return type of the ReadCCSIDR function
` [PATCH v6 08/22] ArmPkg: Update ArmLibPrivate.h with cache register definitions
` [PATCH v6 09/22] ArmPkg: Add definition of the maximum cache level in ARMv8-A
` [PATCH v6 10/22] ArmPkg: Add helper to read CCIDX status
` [PATCH v6 11/22] ArmPkg: Add helper to read the CCSIDR2 register
` [PATCH v6 12/22] ArmPkg: Add Library/OemMiscLib.h
  ` [edk2-devel] "
` [PATCH v6 13/22] ArmPkg: Add Universal/Smbios/OemMiscLibNull
  ` [edk2-devel] "
` [PATCH v6 14/22] ArmPkg: Add Universal/Smbios/ProcessorSubClassDxe
` [PATCH v6 15/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type00
  ` [edk2-devel] "
` [PATCH v6 16/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type01
  ` [edk2-devel] "
` [PATCH v6 17/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type02
` [PATCH v6 18/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type03
` [PATCH v6 19/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type13
` [PATCH v6 20/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type32
  ` [edk2-devel] "
` [PATCH v6 21/22] ArmPkg: Add SMBIOS PCDs to ArmPkg.dec
` [PATCH v6 22/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe
  ` [edk2-devel] [PATCH v6 01/22] BaseTools: Fix the build report crash issue

[PATCH v3 00/10] support CPU hot-unplug
 2021-01-15 19:22 UTC  (15+ messages)
` [PATCH v3 01/10] OvmfPkg/CpuHotplugSmm: refactor hotplug logic
` [PATCH v3 02/10] OvmfPkg/CpuHotplugSmm: collect hot-unplug events
` [PATCH v3 03/10] OvmfPkg/CpuHotplugSmm: add Qemu Cpu Status helper
` [PATCH v3 04/10] UefiCpuPkg: add CPU ejection support
  ` [edk2-devel] "
` [PATCH v3 05/10] OvmfPkg/SmmCpuFeaturesLib: init CPU ejection state
` [PATCH v3 06/10] OvmfPkg/CpuHotplugSmm: support CPU eject
` [PATCH v3 07/10] OvmfPkg/CpuHotplugSmm: introduce UnplugCpus()
` [PATCH v3 08/10] OvmfPkg/CpuHotplugSmm: add worker to do CPU ejection
` [PATCH v3 09/10] OvmfPkg/SmmControl2Dxe: negotiate hot-unplug
` [PATCH v3 10/10] MdePkg: use CpuPause() in CpuDeadLoop()

[PATCH v2 00/10] multiple packages: shell usability improvements
 2021-01-15 19:03 UTC  (13+ messages)
` [PATCH v2 02/10] OvmfPkg: raise PcdShellFileOperationSize to 128KB
` [PATCH v2 03/10] ArmVirtPkg: "
    ` [edk2-devel] "
` [PATCH v2 09/10] OvmfPkg: disable list length checks in NOOPT and DEBUG builds
` [PATCH v2 10/10] ArmVirtPkg: "

[edk2-platforms][PATCH V1 00/11] Add SMBIOS tables for SGI/RD platforms
 2021-01-15 18:26 UTC  (12+ messages)
` [edk2-platforms][PATCH V1 01/11] Platform/ARM/SgiPkg: Define RD-N2 platform id values
` [edk2-platforms][PATCH V1 02/11] Platform/ARM/SgiPkg: Add GetProductId API for SGI/RD Platforms
` [edk2-platforms][PATCH V1 03/11] Platform/ARM/SgiPkg: Add Initial SMBIOS support
` [edk2-platforms][PATCH V1 04/11] Platform/ARM/SgiPkg: Add SMBIOS Type1 Table
` [edk2-platforms][PATCH V1 05/11] Platform/ARM/SgiPkg: Add SMBIOS Type3 Table
` [edk2-platforms][PATCH V1 06/11] Platform/ARM/SgiPkg: Add SMBIOS Type4 Table
` [edk2-platforms][PATCH V1 07/11] Platform/ARM/SgiPkg: Add SMBIOS Type7 Table
` [edk2-platforms][PATCH V1 08/11] Platform/ARM/SgiPkg: Add SMBIOS Type16 Table
` [edk2-platforms][PATCH V1 09/11] Platform/ARM/SgiPkg: Add SMBIOS Type17 Table
` [edk2-platforms][PATCH V1 10/11] Platform/ARM/SgiPkg: Add SMBIOS Type19 Table
` [edk2-platforms][PATCH V1 11/11] Platform/ARM/SgiPkg: Add SMBIOS Type32 Table

[edk2-platforms][PATCH V1 1/1] Platform/ARM/SgiPkg: Update ACPI Table revision
 2021-01-15 17:57 UTC 

[PATCH v2 1/1] ShellPkg: Validate that the Boot CPU is present in MADT
 2021-01-15 14:43 UTC 

[edk2-devel] [PATCH] EmulatorPkg/library: RedfishPlatformCredentialLib
 2021-01-15 12:46 UTC 

[PATCH 0/3] UefiCpuPkg, OvmfPkg: do not allocate useless register tables for S3 resume
 2021-01-15  9:34 UTC  (12+ messages)
` [PATCH 1/3] UefiCpuPkg/AcpiCpuData: update comments on register table fields
` [PATCH 2/3] UefiCpuPkg/CpuS3DataDxe: do not allocate useless register tables
            ` [edk2-devel] "

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64
 2021-01-15  9:00 UTC  (13+ messages)
            ` [edk2-devel] "

[PATCH] MdeModulePkg/TerminalDxe [BUG]: Terminal fifo buffer overflow
 2021-01-15  8:53 UTC  (3+ messages)
  ` [edk2-devel] "

added support for DurianPkg
 2021-01-15  8:48 UTC  (11+ messages)
` [PATCH v1 01/10] Silicon/Phytium/: added PhytiumPlatformLib to Phytium2000-4
` [PATCH v1 02/10] Silicon/Phytium: Added Acpi support "
` [PATCH v1 03/10] Silicon/Phytium: Added SMBIOS "
` [PATCH v1 04/10] Silicon/Phytium/Phytium2000-4/Library: Added PciSegmentLib "
` [PATCH v1 05/10] Silicon/Phytium: Added PciHostBridgeLib "
` [PATCH v1 06/10] Silicon/Phytium: Added Logo support to Phytium Silicon
` [PATCH v1 07/10] Silicon/Phytium: Added Spi driver support to Phytium2000-4
` [PATCH v1 08/10] Silicon/Phytium: Added flash driver support to Phytium Silicon
` [PATCH v1 09/10] Silicon/Phytium: Added fvb driver for norflash
` [PATCH v1 10/10] Silicon/Phytium: Added Rtc driver to Phytium2000-4

[PATCH v4 0/9] Add extra pci roots support for Arm
 2021-01-15  8:30 UTC  (8+ messages)
` [PATCH v4 7/9] OvmfPkg/PciHostBridgeUtilityLib: Extend parameter list of GetRootBridges
  ` [edk2-devel] "

[PATCH v3 06/18] MdeModulePkg: SmmLockBoxSmmLib: Support StandaloneMm for SmmLockBoxLib
 2021-01-15  7:16 UTC  (15+ messages)
` [PATCH v3 07/18] MdeModulePkg: SmmReportStatusCodeLib: ReportStatusCodeLib in StandaloneMm
` [PATCH v3 08/18] MdeModulePkg: StatusCodeHandler: StatusCodeHandler driver "
` [PATCH v3 09/18] MdeModulePkg: FirmwarePerformanceDataTable: Added StandaloneMm support
` [PATCH v3 10/18] MdeModulePkg: ReportStatusCodeRouter: Support StandaloneMm RSC Router
` [PATCH v3 11/18] MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm
` [PATCH v3 12/18] PcAtChipsetPkg: AcpiTimerLib: Added StandaloneMm instance of AcpiTimerLib
` [PATCH v3 13/18] SecurityPkg: Tcg2PhysicalPresenceLib: Introduce StandaloneMm instance
` [PATCH v3 14/18] SecurityPkg: Tcg2PpVendorLibNull: Added support for MM_STANDALONE type
` [PATCH v3 15/18] SecurityPkg: Tpm2DeviceLibDTpm: Introduce StandaloneMm instance
` [PATCH v3 16/18] UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmst
` [PATCH v3 17/18] UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMm
` [PATCH v3 18/18] UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module support

[PATCH] NetworkPkg/Library/DxeHttpIoLib: Http boot failure with no initializes timeout value
 2021-01-15  6:22 UTC 

[PATCH v3 00/13] Add support for using FF-A calls
 2021-01-15  6:14 UTC  (14+ messages)
` [PATCH v3 01/13] ArmPkg/IndustryStandard: Add barebones FF-A header
` [PATCH v3 02/13] ArmPkg/ArmSvcLib: Return x4-x7 in output parameters
` [PATCH v3 03/13] StandaloneMmPkg: Use FF-A header file in Standalone MM Core entry point
` [PATCH v3 04/13] ArmPkg: Introduce support for PcdFfaEnable
` [PATCH v3 05/13] StandaloneMmPkg: Add macros for SPM version
` [PATCH v3 06/13] StandaloneMmPkg: Add the SPM version for FF-A
` [PATCH v3 07/13] StandaloneMmPkg: Add option to use FF-A calls for getting SPM version
` [PATCH v3 08/13] StandaloneMmPkg: Add option to use FF-A calls for communication with SPM
` [PATCH v3 09/13] StandaloneMmPkg: Use FF-A header file in Standalone MM Arm MMU library
` [PATCH v3 10/13] StandaloneMmMmuLib: Allow FF-A calls to get memory region's attributes
` [PATCH v3 11/13] StandaloneMmMmuLib: Allow FF-A calls to set "
` [PATCH v3 12/13] MdeModulePkg/VariableStandaloneMm: Set PcdFlashNvStorageVariableBase to Pcd
` [PATCH v3 13/13] StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm

[edk2-platforms][PATCH 00/34] Add new Ampere Mt. Jade platform
 2021-01-15  4:59 UTC  (4+ messages)
` [edk2-platforms][PATCH 01/34] Initial support for Ampere Altra and "
  ` [edk2-devel] "

[PATCH v6 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)
 2021-01-15  1:54 UTC  (2+ messages)
` [PATCH v6 2/2] UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib

回复: [edk2-devel] [Patch 0/2] Convert Split tool to python
 2021-01-15  1:49 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH EDK2 v1 0/1] MdeModulePkg/FileExplorerLib: Add return value check
 2021-01-15  0:44 UTC  (4+ messages)
` [PATCH EDK2 v1 1/1] "
      ` 回复: [edk2-devel] "

[PATCH v3 05/18] StandaloneMmPkg: StandaloneMmMemLib: Extends support for X64 architecture
 2021-01-14 22:36 UTC 

[PATCH v3 01/18] BaseTools: Ecc/exception: Added _ModuleEntryPoint into exception list
 2021-01-14 22:33 UTC  (4+ messages)
` [PATCH v3 02/18] StandaloneMmPkg: StandaloneMmCoreEntryPoint: Extends support for X64
` [PATCH v3 03/18] StandaloneMmPkg: StandaloneMmCoreHobLib: Extend support for x64 Mm Core
` [PATCH v3 04/18] StandaloneMmPkg: StandaloneMmCoreMemoryAllocationLib: Fix compiler warning

[PATCH v3 00/18] Extends Support of MM_STANDALONE Type Modules to X64
 2021-01-14 22:33 UTC 

[PATCH] UefiCpuPkg/CpuMp: Fix hang when StackGuard is enabled in 16-core cpu
 2021-01-14 18:29 UTC  (2+ messages)

[PATCH v2] NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIs
 2021-01-14 15:16 UTC  (3+ messages)

[PATCH 1/2] MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE
 2021-01-14 14:25 UTC  (3+ messages)


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