public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-05-06 10:54:10 to 2020-05-08 19:16:30 UTC [more...]

[PATCH v7 00/43] SEV-ES guest support
 2020-05-08 19:16 UTC  (16+ messages)
` [PATCH v7 01/43] MdeModulePkg: Create PCDs to be used in support of SEV-ES
  ` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH V2] EkdRepo: Update Checkout Pin to Support Multiple Manifest Repos
 2020-05-08 19:14 UTC 

[PATCH 1/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-05-08 18:10 UTC  (9+ messages)
` [edk2-devel] "

Where to put the bhyve code in the edk2 repo: BhyvePkg, or under OvmfPkg?
 2020-05-08 15:44 UTC 

[PATCH v2 0/4] Add definitions introduced in UEFI 2.8a
 2020-05-08 15:29 UTC  (7+ messages)
` [PATCH v2 1/4] MdePkg: Add new CPER Notification types
` [PATCH v2 2/4] MdePkg: Fix OUT parameters marked as IN OUT
` [PATCH v2 3/4] MdePkg: Add EFI_PROPERTIES_TABLE
  ` [edk2-devel] "
` [PATCH v2 4/4] MdePkg: Add FMP Capsule Image Header extension

[PATCH V3 0/8] CryptoPkg: Retire the deprecated functions
 2020-05-08 15:19 UTC  (23+ messages)
` [PATCH V3 1/8] CryptoPkg/CryptoDxe: Add function to indicate the deprecated algorithm
  ` [edk2-devel] "
` [PATCH V3 2/8] CryptoPkg/BaseCrpytLib: Retire MD4 algorithm
` [PATCH V3 3/8] CryptoPkg/BaseCryptLib: Retire ARC4 algorithm
` [PATCH V3 4/8] CryptoPkg/BaseCryptLib: Retire the Tdes algorithm
  ` [edk2-devel] "
` [PATCH V3 5/8] CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm
` [PATCH V3 6/8] CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm
` [PATCH V3 7/8] CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm
` [PATCH V3 8/8] CryptoPkg/Crypto.h: Update the version of Crypto Driver
` [edk2-devel] [PATCH V3 0/8] CryptoPkg: Retire the deprecated functions

[PATCH 00/18] Remove All UGA Support
 2020-05-08 14:58 UTC  (24+ messages)
` [PATCH 01/18] BaseTools: "
` [PATCH 02/18] UefiPayloadPkg: "
` [PATCH 03/18] ShellPkg: "
` [PATCH 04/18] MdeModulePkg: "
` [PATCH 05/18] MdeModulePkg/ConSplitterDxe: "
` [PATCH 06/18] MdeModulePkg/GraphicsConsoleDxe: "
` [PATCH 07/18] EmulatorPkg: "
` [PATCH 08/18] OvmfPkg: "
` [PATCH 09/18] ArmPkg: "
` [PATCH 10/18] ArmVirtPkg: "
` [PATCH 11/18] MdePkg: "
` [PATCH 12/18] MdeModulePkg: "
` [PATCH 13/18] MdeModulePkg/ConSplitterDxe: "
` [PATCH 14/18] "
` [PATCH 15/18] OvmfPkg: "
` [PATCH 16/18] UefiPayloadPkg: "
` [PATCH 17/18] ArmVirtPkg: "
` [PATCH 18/18] MdeModulePkg: "
` [edk2-devel] [PATCH 00/18] "

[PATCH v3 0/7] Add definitions introduced in UEFI 2.8
 2020-05-08 14:42 UTC  (17+ messages)
` [PATCH v3 1/7] MdePkg: Extend SERIAL_IO with DeviceTypeGuid
  ` [edk2-devel] "
` [PATCH v3 2/7] BaseTools: REST style formset
  ` [edk2-devel] "
` [PATCH v3 3/7] MdePkg: "
  ` [edk2-devel] "
` [PATCH v3 4/7] BaseTools: Bootable NVDIMM namespaces
  ` [edk2-devel] "
` [PATCH v3 5/7] MdePkg: "
  ` [edk2-devel] "
` [PATCH v3 6/7] MdePkg: Add UEFI Spec Revision 2.8
  ` [edk2-devel] "
` [PATCH v3 7/7] MdePkg: UEFI JSON Capsule Support
  ` [edk2-devel] "

[PATCH v3 0/3] XCODE5 toolchain binary patching fix
 2020-05-08 14:11 UTC  (6+ messages)
` [PATCH v3 1/3] UefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes toolchain specific
` [PATCH v3 2/3] OvmfPkg: Use toolchain appropriate CpuExceptionHandlerLib
` [PATCH v3 3/3] UefiCpuPkg/CpuExceptionHandler: Revert CpuExceptionHandler binary patching

[PATCH 0/4] OvmfPkg/PlatformPei: rewrite MemTypeInfo HOB production logic
 2020-05-08 12:16 UTC  (5+ messages)
` [PATCH 1/4] OvmfPkg/PlatformPei: don't track BS Code/Data in default MemTypeInfo HOB
` [PATCH 2/4] OvmfPkg/PlatformPei: rewrite MemTypeInfo HOB production logic
` [PATCH 3/4] OvmfPkg/PlatformPei: extract memory type info defaults to PCDs
` [PATCH 4/4] OvmfPkg/PlatformPei: increase memory type info defaults

APRIORI in RISC-V or Where did OVMF APRIORIs come from?
 2020-05-08 11:05 UTC  (10+ messages)
                ` [edk2-devel] "
                        ` [EXTERNAL] "
                          ` [EXTERNAL] "

[edk2-platforms][PATCH] 0/3] Remove All UGA Support
 2020-05-08  9:16 UTC  (4+ messages)
` [edk2-platforms][PATCH] 1/3] Platform/Intel: "
` [edk2-platforms][PATCH] 2/3] Platform/Intel/SimicsOpenBoardPkg: Fix build error
` [edk2-platforms][PATCH] 3/3] Platform/Intel: Remove All UGA Support

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 00/12] New PCI features - MPS, MRRS, RO, NS, CTO
 2020-05-08  8:26 UTC  (13+ messages)
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 05/12] PciBusDxe: Setup sub-phases for PCI feature enumeration

[PATCH 1/1] SignedCapsulePkg: Add handling of NULL returned from FMP Descriptor
 2020-05-08  7:57 UTC  (2+ messages)
` [edk2-devel] "

TianoCore Community Meeting Minutes - March
 2020-05-08  5:56 UTC  (3+ messages)

[PATCH v4] Features/Intel/UserInterface: Add VirtualKeyboardFeaturePkg
 2020-05-08  5:32 UTC 

[PATCH edk2-platforms v4 00/24] Add PEI phase to LS1043ARDB Platform
 2020-05-08  5:31 UTC  (10+ messages)
` [PATCH edk2-platforms v4 12/24] Silicon/NXP: Move RAM retrieval from SocLib
` [PATCH edk2-platforms v4 17/24] Silicon/NXP/LS1043A: Use ChassisLib from Chassis2 Pkg
` [PATCH edk2-platforms v4 24/24] Platform/NXP/LS1043aRdbPkg: Add PEI Phase

[PATCH v3] Features/Intel/UserInterface: Add VirtualKeyboardFeaturePkg
 2020-05-08  5:30 UTC  (2+ messages)
` [edk2-devel] "

TianoCore Community Meeting Minutes - May
 2020-05-08  4:05 UTC 

[PATCH v1] Silicon/Hisilicon: Modify some head files
 2020-05-08  3:45 UTC 

[PATCH v1] Modify some head files in Hisilicon
 2020-05-08  3:45 UTC 

reg: Wifi Connection Manager Setup Page Issues
 2020-05-08  3:04 UTC 

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 05/07/2020 7:30pm-8:30pm #cal-reminder
 2020-05-08  2:15 UTC 

[edk2-platforms: PATCH v4] IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers
 2020-05-08  1:29 UTC 

[edk2-platform][PATCH v1 0/2] Update ASIX USB Networking drivers
 2020-05-08  0:53 UTC  (6+ messages)
` [edk2-platform][PATCH v1 1/2] OptionRomPkg: UsbNetworking: ASIX Ax88179 driver
      ` [edk2-devel] "
` [edk2-platform][PATCH v1 2/2] Drivers/OptionRomPkg: UsbNetworking: ASIX Ax88772c driver v2.8.0

[edk2-staging/EdkRepo] [PATCH V2] EdkRepo: Update Create-Pin to support multiple manifest repositories
 2020-05-08  0:01 UTC 

[PATCH 0/5] Add Definitions introduced in PI 1.7 and PI 1.7a
 2020-05-07 19:03 UTC  (6+ messages)
` [PATCH 1/5] MdePkg: New Status Codes
` [PATCH 2/5] MdePkg: Updates to PI 1.7 Revision numbers for
` [PATCH 3/5] MdePkg: EFI_MM_COMUNICATION2_PROTOCOL
` [PATCH 4/5] MdePkg: Added header file for Delayed Dispatch PPI
` [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

[PATCH v3] IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers
 2020-05-07 16:07 UTC  (2+ messages)

Upcoming Event: TianoCore Community Meeting - EMEA/NAMO - Thu, 05/07/2020 9:00am-10:00am #cal-reminder
 2020-05-07 15:45 UTC 

[PATCH] MdeModulePkg: Sets the Cursor to selected BootOption
 2020-05-07  8:52 UTC  (2+ messages)

[PATCH v1 1/1] INF Spec: Add file dependency to [Sources] syntax
 2020-05-07  8:16 UTC  (9+ messages)
  ` [edk2-devel] "

[PATCH 1/1] BaseTools: add repo name option to SetupGit.py
 2020-05-07  7:42 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v2] IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers
 2020-05-07  5:12 UTC 

[edk2-test PATCH] SctPkg: Updated Start Address Alignment code
 2020-05-07  3:42 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v1 0/3] Check if required ACPI tables are installed
 2020-05-07  2:22 UTC  (4+ messages)

[edk2-staging/EdkRepo] [PATCH] EkdRepo: Update Checkout Pin to Support Multiple Manifest Repos
 2020-05-07  1:59 UTC 

Updated Event: TianoCore Bug Triage - APAC / NAMO #cal-invite
 2020-05-07  1:16 UTC 

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Integrate multiple manifest repository support in the manifest command
 2020-05-06 22:22 UTC  (2+ messages)
` [edk2-staging/EdkRepo] [PATCH] EdkRepo: Update Create-Pin to be support multiple manifest repositories

[edk2-platforms:PATCH v5 0/7] IntelSiliconPkg DxeAslUpdateLib support
 2020-05-06 21:54 UTC  (15+ messages)
` [edk2-platforms:PATCH v5 1/7] WhiskeylakeOpenBoardPkg/TbtDxe: Removes redundant InitializeAslUpdateLib
` [edk2-platforms:PATCH v5 2/7] KabylakeOpenBoardPkg/TbtDxe: "
` [edk2-platforms:PATCH v5 3/7] CometlakeOpenBoardPkg/TbtDxe: "
` [edk2-platforms:PATCH v5 4/7] MinPlatformPkg/DxeAslUpdateLib: Cleans up APIs
` [edk2-platforms:PATCH v5 5/7] KabylakeSiliconPkg/DxeAslUpdateLib: "
` [edk2-platforms:PATCH v5 6/7] CoffeelakeSiliconPkg/DxeAslUpdateLib: "
` [edk2-platforms:PATCH v5 7/7] IntelSiliconPkg/DxeAslUpdateLib: Add DxeAslUpdateLib support

[PATCH v2 0/3] XCODE5 toolchain binary patching fix
 2020-05-06 20:37 UTC  (9+ messages)
` [PATCH v2 1/3] UefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes toolchain specific
    ` [edk2-devel] "
` [PATCH v2 2/3] OvmfPkg: Use toolchain appropriate CpuExceptionHandlerLib
` [PATCH v2 3/3] UefiCpuPkg/CpuExceptionHandler: Revert CpuExceptionHandler binary patching

Reminder: Tomorrow's TianoCore Community Meeting at 9am and 7.30pm (PST)
 2020-05-06 20:26 UTC 

[PATCH 0/4] Add definitions introduced in UEFI 2.8a
 2020-05-06 20:13 UTC  (4+ messages)
` [PATCH 1/4] MdePkg: Add new CPER Notification types
  ` [EXTERNAL] [edk2-devel] "

[PATCH 0/4] XCODE5 toolchain binary patching fix
 2020-05-06 19:51 UTC  (8+ messages)
` [PATCH 4/4] UefiCpuPkg/CpuExceptionHandler: Revert binary patching in standard CpuExceptionHandlerLib
  ` [edk2-devel] "
        ` [EXTERNAL] "

[PATCH v2 1/1] ShellPkg: smbiosview - print field values as unsigned integers
 2020-05-06 18:57 UTC  (2+ messages)

[edk2-platforms][PATCH 1/1] RPi: allow selecting which system config tables are exposed
 2020-05-06 18:26 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH resend 0/7] Add support for MM communicate2 protocol (PI 1.7a)
 2020-05-06 17:53 UTC  (9+ messages)
` [PATCH resend 1/7] MdePkg: introduce MM communicate 2 protocol
` [PATCH resend 2/7] MdeModulePkg/SmmIpl: expose "
` [PATCH resend 3/7] ArmPkg/MmCommunicationDxe: expose MM Communicate "
` [PATCH resend 4/7] MdeModulePkg/VariableInfo: switch to MM communicate "
  ` [EXTERNAL] [edk2-devel] "
` [PATCH resend 5/7] MdeModulePkg/FaultTolerantWriteSmmDxe: switch to MM communicate 2
` [PATCH resend 6/7] MdeModulePkg/VariableSmmRuntimeDxe: "
` [PATCH resend 7/7] StandaloneMmPkg: switch to MM communicate 2 protocol

[PATCH edk2-platforms 0/5] Platform/RaspberryPi: fix serialportlib dependency hell
 2020-05-06 16:16 UTC  (2+ messages)

[PATCH] UefiCpuPkg/MpInitLib: Remove Executable attribute from MpLib.h
 2020-05-06 15:03 UTC  (5+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH 0/4] FmpDevicePkg: Move capsule dependency implement to library
 2020-05-06 14:08 UTC  (2+ messages)

[edk2-platforms][PATCH 1/1] Platform/RPi/AcpiTables: Update all tables to latest ACPI
 2020-05-06 12:56 UTC  (5+ messages)

[PATCH edk2-platforms 1/1] Platform/RaspberryPi/RPi4: drop Cortex-A53 erratum workaround
 2020-05-06 12:41 UTC  (3+ messages)

[edk2-platforms][PATCH 0/3] Platform/RPi: Fix compatibility with recent start.elf
 2020-05-06 12:39 UTC  (3+ messages)
` [edk2-platforms][PATCH 1/3] Platform/RPi: Fortify mailbox code


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