public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-10-27 22:50:23 to 2020-11-02 20:01:43 UTC [more...]

[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 v4 0/1] Add SBSA-wdt entry to GTDT
 2020-11-02 18:57 UTC  (3+ messages)
` [PATCH v4 1/1] Silicon/Qemu/Sbsa: "

[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 v3 1/1] MdeModulePkg/Gcd: Check memory allocation when initializing memory
 2020-11-02 17:29 UTC  (3+ messages)
` 回复: [edk2-devel] "

[PATCH v2 0/3] MdeModulePkg: use pool allocations for ACPI tables
 2020-11-02 17:27 UTC  (7+ messages)
` [PATCH v2 1/3] MdeModulePkg/AcpiTableDxe: use pool allocations when possible
` [PATCH v2 2/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDT/XSDT if possible
` [PATCH v2 3/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDP "
` 回复: [edk2-devel] [PATCH v2 0/3] MdeModulePkg: use pool allocations for ACPI tables

[PATCH v3 00/11] SEV-ES guest support fixes and cleanup
 2020-11-02 16:46 UTC  (14+ messages)
` [PATCH v3 01/11] MdePkg: Clean up GHCB field offsets and save area
  ` 回复: "
` [PATCH v3 02/11] UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits
` [PATCH v3 03/11] OvmfPkg/VmgExitLib: Implement new VmgExitLib interfaces
` [PATCH v3 04/11] OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT
` [PATCH v3 05/11] OvmfPkg/VmgExitLib: Set the SwScratch valid bit for IOIO events
` [PATCH v3 06/11] OvmfPkg/VmgExitLib: Set the SwScratch valid bit for MMIO events
` [PATCH v3 07/11] UefiCpuPkg/MpInitLib: Set the SW exit fields when performing VMGEXIT
` [PATCH v3 08/11] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Set the SwScratch valid bit
` [PATCH v3 09/11] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix erase blocks for SEV-ES
` [PATCH v3 10/11] UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB
` [PATCH v3 11/11] UefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based on processor number

[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  (7+ messages)
` [PATCH V2 1/7] NetworkPkg/Defines: Make iSCSI disable as default
` [PATCH V2 4/7] MdePkg/dec: Remove the MD5 GUID
  ` 回复: [edk2-devel] "

[PATCH] BaseTools: Limit command line length
 2020-11-02 15:06 UTC  (4+ messages)
` [edk2-devel] "

[DxeHttpIoLib PATCH V2 0/3] Add Http IO Helper Library
 2020-11-02 14:49 UTC  (9+ messages)
` [DxeHttpIoLib PATCH V2 1/3] NetworkPkg/Library: Implementation of "
  ` [edk2-devel] "

RFC: Universal Payload Interface
 2020-11-02 14:49 UTC  (6+ 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 

[Patch] BaseTools: Remove the dependency on the build intermediate file
 2020-11-02  9:57 UTC  (3+ messages)
` 回复: "

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

[EFI Redfish Host Interface PATCH 0/5] Create SMBIOS type 42 record
 2020-11-02  3:53 UTC  (14+ messages)
` [EFI Redfish Host Interface PATCH 1/5] RedfishPkg/Include: Definitions of SMBIOS Redfish Host Interface
` [EFI Redfish Host Interface PATCH 2/5] RedfishPkg/Include: PlatformHostInterfaceLib header file
` [EFI Redfish Host Interface PATCH 3/5] RedfishPkg/PlatformHostInterfaceLib: Platform NULL lib
` [EFI Redfish Host Interface PATCH 4/5] RedfishPkg/RedfishHostInterfaceDxe: Create SMBIOS type 42 record
` [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  (11+ messages)
` [RestJsonStructureDxe PATCH v3 1/3] MdePkg/Include: Definitions of "
` [RestJsonStructureDxe PATCH v3 2/3] RedfishPkg/RestJsonStructureDxe: "
      ` [edk2-devel] "
` [RestJsonStructureDxe PATCH v3 3/3] RedfishPkg: Changes on RedfishPkg for CI test

[EFI Redfish Host Interface PATCH v2 0/6] Create SMBIOS type 42 record
 2020-11-02  3:52 UTC  (11+ messages)
` [EFI Redfish Host Interface PATCH v2 1/6] RedfishPkg/Include: Definitions of SMBIOS Redfish Host Interface
` [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 4/6] RedfishPkg/RedfishHostInterfaceDxe: Create SMBIOS type 42 record
` [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  (5+ messages)
` [RestJsonStructureDxe PATCH v4 1/3] MdePkg/Include: Definitions of "
` [RestJsonStructureDxe PATCH v4 2/3] RedfishPkg/RestJsonStructureDxe: "
` [RestJsonStructureDxe PATCH v4 3/3] RedfishPkg: Changes on RedfishPkg for CI test

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

[PATCH v3 1/1] MdeModulePkg/XhciDxe: Retry device slot init on failure
 2020-11-02  1:32 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Correct the Cr3 typo
 2020-10-31  6:29 UTC  (2+ messages)
  ` [PATCH v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Return level paging type for Internal CR3

[PATCH v4 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
 2020-10-31  1:14 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] CryptoPkg/OpensslLib: Commit the auto-generated assembly files "

[PATCH 0/1] CryptoPkg/BaseCryptLib: Add EVP implementation for CryptAes.c
 2020-10-31  1:10 UTC  (3+ messages)
` [PATCH 1/1] "

[edk2-devel] Gitbook - default version of the C Coding Standards document (1.0.0 vs 2.20)?
 2020-10-30 22:09 UTC 

Gitbook - default version of the C Coding Standards document (1.0.0 vs 2.20)?
 2020-10-30 22:03 UTC 

[PATCH v1 1/1] FmpDevicePkg/FmpDxe: Call FmpDeviceLib WithStatus() functions
 2020-10-30 21:12 UTC 

RFC: Fast Migration for SEV and SEV-ES - blueprint and proof of concept
 2020-10-30 18:35 UTC  (4+ messages)

[PATCH v2 0/5] smbiosview and SmBios.h fixes, add SMBIOS 3.4.0 ARM64 SoC ID definition
 2020-10-30 13:28 UTC  (10+ messages)
` [PATCH v2 4/5] MdePkg: Update SmBios.h to add SMBIOS 3.4.0 ARM64 SoC ID field
` [PATCH v2 5/5] MdePkg: Fix SmBios.h PROCESSOR_CHARACTERISTIC_FLAGS to be UINT16
` 回复: [PATCH v2 0/5] smbiosview and SmBios.h fixes, add SMBIOS 3.4.0 ARM64 SoC ID definition
  ` [edk2-devel] "

[PATCH] BoardModulePkg: Early connect PCI Root Bridge in BoardBdsHookLib
 2020-10-30 11:51 UTC  (2+ messages)

[edk2-platforms][PATCH 0/6] Platform/ARM/Sgi: Add DMC620 1-bit ECC error handling
 2020-10-30  8:41 UTC  (7+ messages)
` [edk2-platforms][PATCH 1/6] Platform/ARM: Add DMC-620 RAS error handling driver
` [edk2-platforms][PATCH 2/6] Platform/ARM/Sgi: Install SDEI ACPI table
` [edk2-platforms][PATCH 3/6] Platform/Arm/Sgi: Install HEST "
` [edk2-platforms][PATCH 4/6] Platform/Arm/Sgi: define memory region for GHES error status block
` [edk2-platforms][PATCH 5/6] Platform/Arm/Sgi: dmc-620 firmware-first error handling
` [edk2-platforms][PATCH 6/6] Platform/Arm/Sgi575: Define values for ACPI table header

[PATCH 0/3] ArmPlatformPkg: Introduce dynamic generation of HEST table
 2020-10-30  8:36 UTC  (4+ messages)
` [PATCH 1/3] ArmPlatformPkg: Allow dynamic generation of HEST ACPI table
` [PATCH 2/3] ArmPlatformPkg: add definition for MM_HEST_ERROR_SOURCE_DESC_PROTOCOL
` [PATCH 3/3] ArmPlatformPkg: retreive error source descriptors from MM

[PATCH v2 0/2] Add image type into generate map file
 2020-10-30  3:39 UTC  (3+ messages)
` [PATCH v2 1/2] BaseTools: "
` [PATCH v2 2/2] BaseTools: update report map file format

[edk2-devel] [Patch V2] BaseTools: Enable Module Scope Structure Pcd
 2020-10-30  3:26 UTC  (4+ messages)
  ` 回复: "

[PATCH 0/2] Add image type information into map file
 2020-10-30  3:21 UTC  (5+ messages)
` [PATCH 1/2] BaseTools: Add image type into generate "
` [PATCH 2/2] BaseTools: update report map file format
  ` [edk2-devel] "
    ` 回复: "

[PATCH] BaseTools: Fix BaseTools nmake cleanall hang issue
 2020-10-30  3:11 UTC 

Why is MAX_LONG_FILE_PATH 500 vs. PATH_MAX?
 2020-10-30  3:10 UTC  (8+ messages)
` 回复: [edk2-devel] "
  `  "

[edk2-devel] Overriding of linker in ed2 build system
 2020-10-30  2:04 UTC  (3+ messages)
  ` 回复: "

[edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list
 2020-10-30  1:11 UTC  (2+ messages)

[PATCH] MdeModulePkg:fix memory wasting issue
 2020-10-30  1:04 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk2-platforms][PATCH v2 1/1] .gitignore: Match contents to edk2
 2020-10-30  1:02 UTC  (2+ messages)
` 回复: "

[edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list
 2020-10-30  0:57 UTC  (2+ messages)

[Redfish Discover Header File PATCH] RedfishPkg/Include: EFI Redfish Discover Protocol header file
 2020-10-29 23:49 UTC  (5+ messages)
` [EXTERNAL] [edk2-devel] "
  `  "

[edk2-staging/EdkRepo] [PATCH v1] EdkRepo: Removing checkout in clone command
 2020-10-29 21:50 UTC  (2+ messages)

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Remove PlatformInitPreMem ReportFvLib dependency
 2020-10-29 21:32 UTC  (3+ messages)

[PATCH 1/1] uefi-sct/SctPkg: NULL deref in DevicePathToText test
 2020-10-29 20:01 UTC 

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 30 October 2020 #cal-cancelled
 2020-10-29 15:16 UTC 

[DxeHttpIoLib PATCH V3 0/3] Add Http IO Helper Library
 2020-10-29 14:24 UTC  (4+ messages)
` [DxeHttpIoLib PATCH V3 1/3] NetworkPkg/Library: Implementation of "

[DxeHttpIoLib PATCH V4 0/3] Add Http IO Helper Library
 2020-10-29 13:37 UTC  (4+ messages)
` [DxeHttpIoLib PATCH V4 1/3] NetworkPkg/Library: Implementation of "
` [DxeHttpIoLib PATCH V4 2/3] NetworkPkg: Add Http IO Helper Library to NetworkPkg
` [DxeHttpIoLib PATCH V4 3/3] NetworkPkg/HttpBootDxe: Utilize HttpIoLib

[PATCH 2/2] MdePkg/SmBios.h:SMBIOS3.3.0 add Character in PROCESSOR_ID_DATA 
 2020-10-29  7:31 UTC  (2+ messages)
  ` 回复: "

[PATCH 3/3] EmulatorPkg/Cpu.c:Add PROCESSOR_CHARACTERISTIC_FLAGS struct information
 2020-10-29  7:03 UTC 

[PATCH] ShellPkg/PrintInfo.c:Add two additional DWORD show for smbios 3.3.0 type17
 2020-10-29  6:13 UTC 

[edk2-test]
 2020-10-29  5:29 UTC 

[edk2-platforms][PATCH v1 1/1] Vlv2TbltDevicePkg/FmpDeviceLib: Add LastAttemptStatus compatibility
 2020-10-29  4:45 UTC  (3+ messages)

[PATCH 0/5] Make the MD5 disable as default setting
 2020-10-29  3:01 UTC  (4+ messages)

[edk2-platforms][Patch 0/3] Fix Vlv2TbltDevicePkg build failures
 2020-10-29  2:53 UTC  (7+ messages)
` [edk2-platforms][Patch 1/3] Vlv2TbltDevicePkg: Use safe string and PCD functions
` [edk2-platforms][Patch 2/3] Vlv2TbltDevicePkg: Add missing FMP dependency libs
` [edk2-platforms][Patch 3/3] Vlv2TbltDevicePkg: Add missing RngLib mapping

[PATCH v2 00/11] SEV-ES guest support fixes and cleanup
 2020-10-28 17:42 UTC  (16+ messages)
` [PATCH v2 01/11] MdePkg, OvmfPkg: Clean up GHCB field offsets and save area
  ` 回复: "
        ` 回复: "
              ` 回复: "
                  ` 回复: [edk2-devel] "
                      ` 回复: "

[PATCH] BaseTools: Update the FV Space Information to display decimal and Hex
 2020-10-28 15:45 UTC  (2+ messages)

[Patch] MdeModulePkg/Core: Support standalone MM in FV2 protocol GetNextFile()
 2020-10-28  6:09 UTC  (2+ messages)
` 回复: "

[PATCH v2] MdeModulePkg/Gcd: Check memory allocation when initializing memory
 2020-10-28  6:06 UTC  (2+ messages)
  ` 回复: [edk2-devel] "

[PATCH v6 0/6] Extend Last Attempt Status Usage
 2020-10-28  5:37 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-platforms][PATCH v1 1/1] .gitignore: Match contents to edk2
 2020-10-28  5:26 UTC  (4+ messages)
` 回复: "
    ` 回复: [edk2-devel] "

EmulatorPkg segmentation fault on Linux
 2020-10-28  5:12 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 0/2] Support for dynamic CMN-600 AML generation
 2020-10-28  2:20 UTC  (3+ messages)
` [PATCH v2 1/2] MdePkg: Definitions for Extended Interrupt Flags

[PATCH v1 1/1] ArmPkg/ArmGicDxe: fix writes to GICD_IPRIORITYR<n> when ARE enable
 2020-10-28  1:21 UTC 

[PATCH v2 ] MdeModulePkg/XhciDxe: Retry device slot init on failure
 2020-10-28  1:21 UTC  (2+ messages)

TianoCore Bug Triage - APAC / NAMO - Tue, 10/27/2020 6:30pm-7:30pm #cal-reminder
 2020-10-28  1:15 UTC 


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