public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-11-02 01:32:50 to 2020-11-05 15:24:42 UTC [more...]

[Platform Redfish Host Interface PATCH 0/6] Enable Platform Redfish
 2020-11-05 14:38 UTC  (7+ messages)
` [Platform Redfish Host Interface PATCH 1/6] RedfishPkg: Add PCD definition to RedfishPkg
` [Platform Redfish Host Interface PATCH 2/6] RedfishPkg: DSC and FDF include files for enabling EFI Redfish support
` [Platform Redfish Host Interface PATCH 3/6] EmulatorPkg/RedfishPlatformHostInterfaceLib library
` [Platform Redfish Host Interface PATCH 4/6] EmulatorPkg/Application: Publish Redfish Host Interface Record
` [Platform Redfish Host Interface PATCH 5/6] EmulatorPkg: Add allowable dependency
` [Platform Redfish Host Interface PATCH 6/6] EmulatorPkg: Redfish related changes on EmulatorPkg

[PATCH v3 00/11] SEV-ES guest support fixes and cleanup
 2020-11-05 14:34 UTC  (13+ messages)
` [PATCH v3 02/11] UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits
  ` [edk2-devel] "
` [PATCH v3 03/11] OvmfPkg/VmgExitLib: Implement new VmgExitLib interfaces
  ` [edk2-devel] "
` [PATCH v3 10/11] UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB
  ` [edk2-devel] "
` [edk2-devel] [PATCH v3 00/11] SEV-ES guest support fixes and cleanup

[edk2-devel] [PATCHv2 0/4] MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery
 2020-11-05 12:50 UTC 

[PATCHv3 1/4] MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completion
 2020-11-05 12:48 UTC  (4+ messages)
` [PATCHv3 2/4] MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flow
` [PATCHv3 3/4] MdeModulePkg/AtaAtapiPassThru: Restart failed packets
` [PATCHv3 4/4] MdeModulePkg/AtaAtapiPassThru: Trace ATA packets

[PATCHv2 0/4] MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery
 2020-11-05 12:40 UTC  (5+ messages)
` [PATCHv2 1/4] MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completion
` [PATCH v2 2/4] MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flow
` [PATCH v2 3/4] MdeModulePkg/AtaAtapiPassThru: Restart failed packets
` [PATCH v2 4/4] MdeModulePkg/AtaAtapiPassThru: Trace ATA packets

[PATCH v1 00/12] Add support for using FF-A calls
 2020-11-05 10:33 UTC  (4+ messages)
` [PATCH v1 01/12] ArmPkg/IndustryStandard: Add barebones FF-A header

[edk2-devel] [edk2-non-osi] [PATCH] TigerlakeSiliconBinPkg: Add TigerlakeSiliconPkg
 2020-11-05  8:57 UTC 

[PATCH.V2] BaseTools: Limit command line length
 2020-11-05  6:33 UTC  (3+ messages)

[Patch V5] BaseTools: Enable Module Scope Structure Pcd
 2020-11-05  4:29 UTC  (5+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v3 1/1] MdeModulePkg/Gcd: Check memory allocation when initializing memory
 2020-11-05  3:10 UTC  (6+ messages)
` 回复: [edk2-devel] "
    ` 回复: "
`  "

[PATCH v4 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typo
 2020-11-05  3:03 UTC  (2+ messages)
  ` [edk2-devel] [PATCH v4 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Return level paging type for Internal CR3

[PATCH] MdeModulePkg/Core/Dxe: log memory base and length, after lib ctors again
 2020-11-05  2:07 UTC  (3+ messages)
  ` 回复: "

[VFR support REST_STYLE PATCH v3 0/4] VFR support REST_STYLE
 2020-11-05  1:45 UTC  (9+ messages)
` [VFR support REST_STYLE PATCH v3 1/4] MdePkg: Add GUID for REST Style Formset
` [VFR support REST_STYLE PATCH v3 2/4] BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII option
` [VFR support REST_STYLE PATCH v3 3/4] MdeModulePkg/Library: Revise HiiLib to support REST_STYLE
` [VFR support REST_STYLE PATCH v3 4/4] MdeModulePkg/DriverSampleDxe: Add HII sample options
  ` 回复: [edk2-devel] "
  ` [edk2-devel] [VFR support REST_STYLE PATCH v3 3/4] MdeModulePkg/Library: Revise HiiLib to support REST_STYLE
    ` 回复: "

[Patch V4] MinPlatformPkg: console redirect after the shell is loaded
 2020-11-05  1:35 UTC  (4+ messages)
` 回复: [edk2-devel] "
  `  "

[EFI Shell PATCH 0/2] Support EFI Redfish protocols
 2020-11-05  1:23 UTC  (4+ messages)
` [EFI Shell PATCH 1/2] MdePkg/Include: EFI Redfish Discover protocol
  ` 回复: [edk2-devel] "
` [EFI Shell PATCH 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols

[PATCH] BaseTools: Catch the exception in build.py
 2020-11-05  1:15 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v2 0/3] ArmPkg,MdePkg: Add Universal/Smbios and Drivers/VersionInfoPeim
 2020-11-04 22:50 UTC  (4+ messages)
` [PATCH v2 1/3] ArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.h
` [PATCH v2 2/3] MdePkg: Update IndustryStandard/SmBios.h with processor status data
` [PATCH v2 3/3] ArmPkg: add Universal/Smbios as a generic SMBIOS library

Community meeting series using Webex - please resync your calendar
 2020-11-04 19:40 UTC 

[PATCH 1/1] MdePkg/BaseRngLibDxe: Add DXE_RUNTIME_DRIVER class to RngLib
 2020-11-04 19:03 UTC 

RFC: Fast Migration for SEV and SEV-ES - blueprint and proof of concept
 2020-11-04 18:27 UTC  (3+ messages)
` [edk2-devel] "

[edk] [PATCH] ShellPkg/edit: allow non-ASCII characters in edit
 2020-11-04 17:23 UTC  (3+ messages)

[edk2-platform][PATCH v1 1/1] Platforms/RaspberryPi: Fix incorrect display resolution
 2020-11-04 17:23 UTC  (4+ messages)

[PATCH 1/1] uefi-sct/SctPkg: NULL deref in DevicePathToText test
 2020-11-04 15:52 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2-resend 0/2] ShellPkg/Acpiview: Add support for PCCT parser
 2020-11-04 12:33 UTC  (3+ messages)
` [PATCH v2-resend 1/2] ShellPkg/AcpiView: Fix field validator invocation
` [PATCH v2-resend 2/2] ShellPkg/AcpiView: PCCT Parser

[PATCH v2-resend 0/2] ShellPkg/Acpiview: Add support for PCCT parser
 2020-11-04 12:26 UTC  (6+ messages)
` [PATCH v2-resend 2/2] ShellPkg/AcpiView: Fix field validator invocation
  ` [edk2-devel] "
` [PATCH v2-resend 1/2] ShellPkg/AcpiView: PCCT Parser
  ` [edk2-devel] "
` [edk2-devel] [PATCH v2-resend 0/2] ShellPkg/Acpiview: Add support for PCCT parser

[PATCH 0/4] MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery
 2020-11-04 11:54 UTC  (11+ messages)
` [PATCH 1/4] MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completion
` [PATCH 2/4] MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flow
` [PATCH 3/4] MdeModulePkg/AtaAtapiPassThru: Restart failed packets
` [PATCH 4/4] MdeModulePkg/AtaAtapiPassThru: Trace ATA packets

[PATCH v4 0/1] Add SBSA-wdt entry to GTDT
 2020-11-04 11:44 UTC  (4+ messages)
` [PATCH v4 1/1] Silicon/Qemu/Sbsa: "

[Patch] BaseTools: Remove the dependency on the build intermediate file
 2020-11-04 11:33 UTC  (5+ messages)
` 回复: "
      ` [edk2-devel] "

[PATCH v4 1/1] ShellPkg/AcpiView: HMAT Parser
 2020-11-04 11:17 UTC 

[PATCH] BaseTools: Catch the exception in build.py
 2020-11-04 10:16 UTC 

[PATCH] BaseTools: Catch the exception in build.py
 2020-11-04 10:07 UTC 

[Patch V3 1/2] MinPlatformPkg: console redirect after the shell is loaded
 2020-11-04  7:36 UTC  (3+ messages)
` [Patch V3 2/2] UpXtreme: Enable Serial Terminal Feature
  ` [edk2-devel] "

[VFR support REST_STYLE PATCH v2 0/3] VFR support REST_STYLE
 2020-11-04  7:26 UTC  (9+ messages)
` [VFR support REST_STYLE PATCH v2 1/3] MdePkg: Add GUID for REST Style Formset
  ` 回复: "
` [VFR support REST_STYLE PATCH v2 2/3] BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII option
  ` 回复: [edk2-devel] "
` [VFR support REST_STYLE PATCH v2 3/3] MdeModulePkg/DriverSampleDxe: Add HII sample options
  ` 回复: [edk2-devel] "
    `  "

[PATCH.V2] BaseTools: Limit command line length
 2020-11-04  6:46 UTC 

[PATCH] BaseTools: Catch the exception in build.py
 2020-11-04  6:32 UTC 

[PATCH 1/1] BaseTools: Limit command line length
 2020-11-04  5:56 UTC 

Turning on frame pointers
 2020-11-04  5:22 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH] BaseTools: Limit command line length
 2020-11-04  2:30 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] BaseTools/FMMT: Replace file failure when FV level over 2
 2020-11-04  2:06 UTC  (3+ messages)

[Patch V4] BaseTools: Enable Module Scope Structure Pcd
 2020-11-04  1:56 UTC 

TianoCore Bug Triage - APAC / NAMO - Tue, 11/03/2020 5:30pm-6:30pm #cal-reminder
 2020-11-04  1:15 UTC 

[PATCH] BaseTools: Catch the exception in build.py
 2020-11-04  1:10 UTC 

[Patch V3] BaseTools: Enable Module Scope Structure Pcd
 2020-11-04  0:58 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH 0/1] CryptoPkg/BaseCryptLib: Add EVP implementation for CryptAes.c
 2020-11-03 23:03 UTC  (9+ messages)

[PATCH v5 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
 2020-11-03 21:58 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] CryptoPkg/OpensslLib: Commit the auto-generated assembly files "

[PATCH v1 0/1] Use Pip version of BaseTools
 2020-11-03 18:49 UTC  (4+ messages)
` [PATCH v1 1/1] BaseTools: Use pip module if available, CI uses it by default
` [edk2-devel] [PATCH v1 0/1] Use Pip version of BaseTools

[PATCH v2-resend 0/2] Add AEST parser support to Acpiview
 2020-11-03 14:32 UTC  (3+ messages)
` [PATCH v2-resend 1/2] MdePkg/IndustryStandard: AEST Table definition
` [PATCH v2-resend 2/2] ShellPkg/Acpiview: AEST Parser

[DxeHttpIoLib PATCH V2 0/3] Add Http IO Helper Library
 2020-11-03  6:15 UTC  (10+ messages)
` [DxeHttpIoLib PATCH V2 1/3] NetworkPkg/Library: Implementation of "
  ` [edk2-devel] "

[DxeHttpIoLib PATCH V5 0/3] Add Http IO Helper Library
 2020-11-03  5:26 UTC  (4+ messages)
` [DxeHttpIoLib PATCH V5 1/3] NetworkPkg/Library: Implementation of "
` [DxeHttpIoLib PATCH V5 2/3] NetworkPkg: Add Http IO Helper Library to NetworkPkg
` [DxeHttpIoLib PATCH V5 3/3] NetworkPkg/HttpBootDxe: Utilize HttpIoLib

[PATCH] ShellPkg:Fix bug in FileBuffer.c
 2020-11-03  5:05 UTC  (3+ messages)
` 回复: [edk2-devel] "
  `  "

[VFR support REST_STYLE PATCH 0/3] VFR support REST_STYLE
 2020-11-03  2:12 UTC  (4+ messages)
` [VFR support REST_STYLE PATCH 1/3] MdePkg: Add GUID for REST Style Formset
` [VFR support REST_STYLE PATCH 2/3] BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII option
` [VFR support REST_STYLE PATCH 3/3] MdeModulePkg/DriverSampleDxe: Add HII sample options

TianoCore Bug Triage - APAC / NAMO - Tue, 11/03/2020 5:30pm-6:30pm #cal-reminder
 2020-11-03  2:09 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH] MdeModulePkg: Correct the variable name
 2020-11-03  2:01 UTC 

[PATCH v2] BaseTools: Update the FV Space Information to display decimal and Hex
 2020-11-03  1:15 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v4 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
 2020-11-03  1:07 UTC  (4+ messages)

[PATCH] BaseTools: Fix BaseTools nmake cleanall hang issue
 2020-11-03  1:03 UTC  (2+ messages)
` 回复: "

[PATCH] ShellPkg/PrintInfo.c:Add two additional DWORD show for smbios 3.3.0 type17
 2020-11-03  1:01 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk] [PATCH] ShellPkg/edit: allow non-ASCII characters in edit
 2020-11-02 21:10 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/2] ArmPkg: Add Universal/Smbios and Drivers/VersionInfoPeim
 2020-11-02 20:01 UTC  (3+ messages)
` [PATCH 1/2] ArmPkg: Add ARM SMC Architecture calls to ArmStdSmc.h
` [PATCH 2/2] ArmPkg: add Universal/Smbios as a generic SMBIOS library

[PATCH v3 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Return level paging type for Internal CR3
 2020-11-02 18:31 UTC  (3+ messages)
    ` [EXTERNAL] Re: [edk2-devel] "
  ` [PATCH v3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typo

[PATCH v2 0/3] MdeModulePkg: use pool allocations for ACPI tables
 2020-11-02 17:27 UTC  (4+ messages)
` 回复: [edk2-devel] "

[PATCH] SecurityPkg/SecurityPkg.dec: add PCD for status of variable integrity
 2020-11-02 16:40 UTC 

[PATCH V2 0/7] Disable the deprecated MD5 and SHA1 support
 2020-11-02 15:14 UTC  (5+ messages)
` [PATCH V2 1/7] NetworkPkg/Defines: Make iSCSI disable as default

RFC: Universal Payload Interface
 2020-11-02 14:49 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v3 0/1] Add SBSA-wdt entry to GTDT
 2020-11-02 13:47 UTC  (3+ messages)
` [PATCH v3 1/1] Silicon/Qemu/Sbsa: "

[PATCH 2/2] uefi-sct/SctPkg: Correct BBTestEraseBlocks behavior (EFI_BLOCK_IO_PROTOCOL)
 2020-11-02  9:59 UTC 

[PATCH 2/2] uefi-sct/SctPkg: Correct check image test behavior
 2020-11-02  9:59 UTC 

[EFI Redfish Host Interface PATCH 0/5] Create SMBIOS type 42 record
 2020-11-02  3:53 UTC  (5+ messages)
` [EFI Redfish Host Interface PATCH 5/5] RedfishPkg: Add RedfishHostInterfaceDxe to RedfishPkg

[RestJsonStructureDxe PATCH v3 0/3] EFI REST JSON Structure Protocol
 2020-11-02  3:53 UTC  (5+ messages)
` [RestJsonStructureDxe PATCH v3 1/3] MdePkg/Include: Definitions of "

[EFI Redfish Host Interface PATCH v2 0/6] Create SMBIOS type 42 record
 2020-11-02  3:52 UTC  (9+ messages)
` [EFI Redfish Host Interface PATCH v2 2/6] RedfishPkg/Include: PlatformHostInterfaceLib header file
` [EFI Redfish Host Interface PATCH v2 3/6] RedfishPkg/PlatformHostInterfaceLib: Platform NULL lib
` [EFI Redfish Host Interface PATCH v2 5/6] RedfishPkg: Add RedfishHostInterfaceDxe to RedfishPkg
` [EFI Redfish Host Interface PATCH v2 6/6] RedfishPkg: Changes on RedfishPkg for CI test

[RestJsonStructureDxe PATCH v4 0/3] EFI REST JSON Structure Protocol
 2020-11-02  3:39 UTC  (3+ messages)
` [RestJsonStructureDxe PATCH v4 2/3] RedfishPkg/RestJsonStructureDxe: "

Updated Event: TianoCore Bug Triage - APAC / NAMO #cal-invite
 2020-11-02  1:35 UTC 


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