public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-09-04 11:13:24 to 2019-09-06 13:23:06 UTC [more...]

[Patch 0/3 V2]Enable --genfds-multi-thread to default build
 2019-09-06 13:22 UTC 

[PATCH edk2-CCSS 0/3] Coding Standards: add rule for documenting spurious variable assignments
 2019-09-06 12:26 UTC  (7+ messages)
` [PATCH edk2-CCSS 1/3] comments: remove "Horror Vacui" rule
` [PATCH edk2-CCSS 2/3] comments: restrict and clarify applicability of "/*" comments
  ` [edk2-devel] "
` [PATCH edk2-CCSS 3/3] must comment: add rule for documenting spurious variable assignments
  ` [edk2-devel] "

[edk2-core] [PATCH 1/1] MdeModulePkg: errors in UninstallMultipleProtocolInterfaces
 2019-09-06  8:52 UTC 

[PATCH] Silicon/IntelSiliconPkg: Update the comment format
 2019-09-06  8:47 UTC  (5+ messages)
` [PATCH] IntelSiliconPkg/SmmAccess: Update the parameters in comments
` [PATCH] BoardModulePkg/CmosAccessLib: Remove white ending line
` [PATCH] UserInterfaceFeaturePkg:Remove white ending line in DSC file
` [PATCH] DebugFeaturePkg: Remove white space and white ending line

[edk2-rfc] UEFI terminal console keyboard type extend for Putty
 2019-09-06  7:55 UTC  (3+ messages)

[edk2-platforms][PATCH V4] AdvancedFeaturePkg/S3Advanced Add S3 Advanced PEIM driver
 2019-09-06  7:52 UTC 

[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: SNP Statistics may be unsupported
 2019-09-06  7:06 UTC  (2+ messages)

[edk2-platforms: PATCH] KabylakeOpenBoardPkg: Missed 64KB Temporary RAM in Dispatch mode
 2019-09-06  7:01 UTC 

[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix typo 'supproted'
 2019-09-06  5:50 UTC  (2+ messages)

[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix typo 'Remained test cases'
 2019-09-06  3:54 UTC  (4+ messages)

[edk2-test] [PATCH] uefi-sct/SctPkg: StrUpr() test for cyrillic letters
 2019-09-06  3:53 UTC  (2+ messages)
  ` [edk2-devel] "

[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: assertion for UninstallMultipleProtocols
 2019-09-06  3:53 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH] BaseTools:Ecc handle another copyright format
 2019-09-06  3:29 UTC 

[edk2-platforms][PATCH V3] AdvancedFeaturePkg/S3Advanced Add S3 Advanced PEIM driver
 2019-09-06  2:22 UTC 

[edk2-platforms][PATCH V2] AdvancedFeaturePkg/S3Advanced Add S3 Advanced PEIM driver
 2019-09-06  2:19 UTC 

[PATCH 00/22] RISC-V EDK2 Port on edk2-staging/RISC-V-V2 branch
 2019-09-06  1:27 UTC  (46+ messages)
` [edk2-staging/RISC-V-V2 PATCH v1 01/22]: RiscVPkg: RISC-V processor package
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 02/22]: RiscVPkg/Include: Add header files of RISC-V CPU package
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 03/22]: MdePkg: RISC-V sections in DEC file
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 04/22]: MdePkg/Include: RISC-V definitions
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 05/22]: MdeModulePkg/CapsuleRuntimeDxe: Add RISC-V arch
` [edk2-staging/RISC-V-V2 PATCH v1 6/22]: MdePkg/BaseCacheMaintenanceLib: RISC-V cache maintenance implementation
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 07/22]: MdePkg/BaseIoLibIntrinsic: RISC-V I/O intrinsic functions
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 08/22]: MdePkg/BasePeCoff: Add RISC-V PE/Coff related code
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 09/22]: MdePkg/BaseCpuLib: RISC-V Base CPU library implementation
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 10/22]: MdePkg/BaseSynchronizationLib: RISC-V cache related code
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 11/22]: BaseTools: BaseTools changes for RISC-V platform
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 12/22]: MdePkg/BaseLib: BaseLib for RISC-V RV64 Processor
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 13/22]: MdePkg/Include: Update SmBios header file
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 14/22]: RiscVPkg/opesbi: Add opensbi-HOWTO.txt
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 15/22]: RiscVPkg/RealTimeClockRuntimeDxe: Add RISC-V RTC Runtime Driver
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 16/22]: RiscVPkg/CpuDxe: Add RISC-V CPU DXE driver
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 17/22]: RiscVPkg/SmbiosDxe: RISC-V platform generic SMBIOS "
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 18/22]: RiscVPkg/Library: Add/Update/Remove Library instances for RISC-V platform
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 19/22]: MdeModulePkg/DxeIplPeim:RISC-V platform DXEIPL
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 20/22]: MdeModulePkg/Logo
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 21/22]: NetworkPkg
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 22/22]: BaseTools/Scripts
  ` [edk2-devel] "
` [edk2-devel] [PATCH 00/22] RISC-V EDK2 Port on edk2-staging/RISC-V-V2 branch

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 09/05/2019 5:00pm-5:30pm #cal-reminder
 2019-09-05 23:45 UTC 

[PATCH] UefiCpuPkg/PiSmmCpu: Enable 5L paging only when phy addr line > 48
 2019-09-05 22:19 UTC 

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Thursday, 5 September 2019 #cal-cancelled
 2019-09-05 21:56 UTC 

[edk2-platforms PATCH v5 0/7] Add Initial QSP MinPlatform Pkg for SIMICS
 2019-09-05 21:38 UTC  (8+ messages)
` [edk2-platforms PATCH v5 1/7] SimicsX58SktPkg: Add CPU Pkg for SimicsX58
` [edk2-platforms PATCH v5 2/7] SimicsIch10Pkg: Add Ich Pkg for SimicsIch10
` [edk2-platforms PATCH v5 3/7] SimicsOpenBoardPkg: Add SimicsOpenBoardPkg and its modules
` [edk2-platforms PATCH v5 4/7] SimicsOpenBoardPkg: Add DXE driver for Legacy Sio
` [edk2-platforms PATCH v5 5/7] SimicsOpenBoardPkg: Add modules and dec file under SimicsOpenBoardPkg
` [edk2-platforms PATCH v5 6/7] SimicsOpenBoardPkg/BoardX58Ich10: Add board modules for QSP Build tip
` [edk2-platforms PATCH v5 7/7] Platform/Intel: Add build option for SIMICS QSP Platform

[edk2-rfc] [edk2-devel] UEFI Variable SMI Reduction
 2019-09-05 20:59 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] Mappings and StdLib
 2019-09-05 20:06 UTC 

[PATCH] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: revert to PIE linking
 2019-09-05 19:33 UTC  (9+ messages)
` [edk2-devel] "

[patch 0/3] Unload image on EFI_SECURITY_VIOLATION
 2019-09-05 19:01 UTC  (11+ messages)
` [patch 1/3] EmbeddedPkg: "
  ` [edk2-devel] "
` [patch 2/3] MdeModulePkg: "
      ` [edk2-devel] "
` [patch 3/3] ShellPkg: "

[PATCH v2] OvmfPkg/EnrollDefaultKeys: clean up Base64Decode() retval handling
 2019-09-05 17:34 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] ArmVirtPkg/PlatformBootManagerLib: unload image on EFI_SECURITY_VIOLATION
 2019-09-05 17:26 UTC  (3+ messages)
` [edk2-devel] "

Mappings and StdLib
 2019-09-05 17:25 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] ShellPkg/ShellPkg.dsc AARCH64: enable stack protector
 2019-09-05 17:21 UTC  (4+ messages)
  ` [edk2-devel] "

CPU hotplug using SMM with QEMU+OVMF
 2019-09-05 15:49 UTC  (21+ messages)
` [edk2-rfc] [edk2-devel] "
                            ` [Qemu-devel] "
                                    ` [PATCH] q35: lpc: allow to lock down 128K RAM at default SMBASE address

[Patch 1/1] BaseTools: Fixed issue for IgnoreAutoGen
 2019-09-05 14:05 UTC  (4+ messages)
` [edk2-devel] "

[Patch v2 00/33] BaseTools python3 migration patch set
 2019-09-05 13:53 UTC  (10+ messages)
` [Patch 32/33] BaseTools: ECC tool Python3 adaption
    ` [edk2] "
      ` [edk2-devel] "

[Patch 0/2] Enable --genfds-multi-thread to default build
 2019-09-05 13:49 UTC  (5+ messages)
` [Patch 1/2] BaseTools: Fixed the build fail on Linux with --genfds-multi-thread
` [Patch 2/2] BaseTools: Enable --genfds-multi-thread to default build
` [edk2-devel] [Patch 0/2] "

[PATCH v2] UefiCpuPkg: support single EFI_PEI_CORE_FV_LOCATION_PPI in PpiList
 2019-09-05 13:19 UTC  (6+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH] AdvancedFeaturePkg/S3Advanced Add S3 Advanced PEIM driver
 2019-09-05 13:08 UTC  (2+ messages)
` [edk2-devel] "

[Patch 1/1] BaseTools: Fix a bug for Hii Pcd override
 2019-09-05  9:45 UTC 

[PATCH 0/2] Update file guids in INF files
 2019-09-05  7:47 UTC  (3+ messages)
` [PATCH 1/2] EmulatorPkg/PeiEmuSerialPortLib: Update the INF file Guid
` [PATCH 2/2] MdeModulePkg/SerialDxe: Update the file Guid in SerialDxe.inf

[PATCH] UefiCpuPkg/CpuExceptionHandlerLib: Fix #AC split lock
 2019-09-05  7:36 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] MinPlatformPkg/SecFspWrapperPlatformSecLib: Change TopOfTemporaryRam type
 2019-09-05  7:27 UTC  (2+ messages)

[PATCH 0/4] Update Stratix 10 platform support
 2019-09-05  7:24 UTC  (5+ messages)
` [PATCH 1/4] Platform: Intel: Update maintainers list for Stratix 10 device
` [PATCH 2/4] Platform: Intel: Update license to SPDX
` [PATCH 3/4] Platform: Intel: Remove unused packages and clean up
` [PATCH 4/4] Platform: Intel: Remove hardcoded Stratix 10 UART clock

[patch] MdeModulePkg: Remove gEfiFormBrowserExProtocolGuid
 2019-09-05  6:16 UTC  (2+ messages)

[PATCH] MinPlatformPkg/SecFspWrapperPlatformSecLib: Change TopOfTemporaryRam type
 2019-09-05  5:51 UTC  (5+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH v2] ClevoOpenBoardPkg: Fix GCC5 build issue
 2019-09-05  5:02 UTC  (2+ messages)

[edk2-platforms] [PATCH v3 1/1] MinPlatformPkg/Acpi: MADT NMI default flag set to Edge-Triggered
 2019-09-05  4:58 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] MdeModulePkg/NvmExpressDxe: Allow other NSIDs for Admin commands
 2019-09-05  2:07 UTC  (4+ messages)

[PATCH 13/15] [platforms/devel-riscv-v2]: U500Pkg/PlatformPei: Platform initialization PEIM
 2019-09-05  1:25 UTC 

[PATCH 15/15] [platforms/devel-riscv-v2]: U500Pkg: Update Readme.md
 2019-09-05  1:25 UTC 

[PATCH 14/15] [platforms/devel-riscv-v2]: Platforms: Readme file updates
 2019-09-05  1:25 UTC 

[PATCH 12/15] [platforms/devel-riscv-v2]: U500Pkg/TimerDxe: Platform Timer DXE driver
 2019-09-05  1:25 UTC 

[PATCH 11/15] [platforms/devel-riscv-v2]: U500Pkg/RamFvbServiceruntimeDxe: FVB driver for EFI variable
 2019-09-05  1:24 UTC 

[PATCH 10/15] [platforms/devel-riscv-v2]: U500Pkg/Library: Library instances of U500 platform library
 2019-09-05  1:24 UTC 

[PATCH 09/15] [platforms/devel-riscv-v2]: U500Pkg/Library: Initial version of PlatformBootManagerLib
 2019-09-05  1:24 UTC 

[PATCH 08/15] [platforms/devel-riscv-v2]: U500Pkg/Include: Header files of SiFive U500 platform
 2019-09-05  1:24 UTC 

[PATCH 07/15] [platforms/devel-riscv-v2]: RiscV/SiFive: Initial version of SiFive U500 platform package
 2019-09-05  1:24 UTC 

[PATCH 06/15] [platforms/devel-riscv-v2]: RiscV/Universal: Initial version of common RISC-V SEC module
 2019-09-05  1:24 UTC 

[PATCH 04/15] [platforms/devel-riscv-v2]: RiscV/Include: Initial version of header files in RISC-V platform package
 2019-09-05  1:24 UTC 

[PATCH 05/15] [platforms/devel-riscv-v2]: RiscV/Library: Initial version of libraries introduced in RISC-V platform package
 2019-09-05  1:24 UTC 

[PATCH 02/15] [platforms/devel-riscv-v2]: Silicon/SiFive: Add library module of SiFive RISC-V cores
 2019-09-05  1:24 UTC 

[PATCH 03/15] [platforms/devel-riscv-v2]: platforms/RiscV: Initial version of RISC-V platform package
 2019-09-05  1:24 UTC 

[PATCH 01/15] [platforms/devel-riscv-v2]: Silicon/SiFive: Initial version of SiFive silicon package
 2019-09-05  1:24 UTC 

[PATCH 00/15] [platforms/devel-riscv-v2]: Add SiFive U500 VC707 FPGA Platform
 2019-09-05  1:23 UTC 

[PATCH] UefiCpuPkg: support single EFI_PEI_CORE_FV_LOCATION_PPI in PpiList
 2019-09-05  0:36 UTC  (4+ messages)
` [edk2-devel] "

[RFC] EDK II Continuous Integration Phase 1
 2019-09-04 23:56 UTC  (7+ messages)
  ` [edk2-devel] "
    ` [edk2-rfc] "

Q: StdLib and mappings
 2019-09-04 22:25 UTC 

[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: setting key toggle state may be unsupported
 2019-09-04 21:33 UTC 

[PATCH V2] ShellPkg/Pci.c: Update supported link speed to PCI4.0
 2019-09-04 18:18 UTC  (3+ messages)
  ` [edk2-devel] [PATCH V2] ShellPkg/UefiHandleParsingLib: Fix incorrect reallocate pool

[PATCH] BaseTools/GenFw AARCH64: fix up GOT based relative relocations
 2019-09-04 16:10 UTC  (7+ messages)
      ` [edk2-devel] "

[edk2-staging/RISC-V PATCH v1 1/14]: BaseTools: Update EDK2 build tool for RISC-V platform
 2019-09-04 14:32 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v3 1/1] MdePkg: UefiLib: Add a function to check if a language is supported
 2019-09-04 13:02 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] Platform: Intel: Update licenses to SPDX and update clock settings
 2019-09-04 12:58 UTC  (2+ messages)

[edk2-platforms PATCH 0/2] Platform/RPi3: PlatformSmbios improvements
 2019-09-04 12:14 UTC  (3+ messages)
` [edk2-platforms PATCH 1/2] Platform/RPi3: Add more query functions in RpiFirmwareDxe
` [edk2-platforms PATCH 2/2] Platform/RPi3: Improve the population of PlatformSmbiosDxe elements

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Race condition between APHandler's release of Busy spinlock and user-triggered SmmStartupThisAP's
 2019-09-04 12:14 UTC  (3+ messages)

[edk2-platforms] [PATCH] ClevoOpenBoardPkg: Fix GCC5 build issue
 2019-09-04 11:48 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] IntelFsp2WrapperPkg: Remove unneeded MdeModulePkg dependency
 2019-09-04 11:46 UTC  (2+ 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