public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-10-15 14:35:38 to 2020-10-20 20:00:02 UTC [more...]

[PATCH 1/2] ShellPkg: add ARM64 SoC ID to Processor Characteristics in smbiosview
 2020-10-20 19:59 UTC 

Overriding of linker in ed2 build system
 2020-10-20 18:44 UTC 

[PATCH 1/1] ShellPkg: Fix a couple of typos in smbiosview
 2020-10-20 17:27 UTC  (2+ messages)
` [edk2-devel] "

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

[PATCH] MdeModulePkg/PartitionDxe: Revert the child handler blocksize change
 2020-10-20  9:52 UTC  (11+ messages)
` [edk2-devel] "

VariablePolicy: Final Changes Thread 1 - TPL Ordering
 2020-10-20  9:23 UTC  (14+ messages)
  ` [edk2-devel] "
                        ` [EXTERNAL] "

Tianocore-docs Gitbook offline document status (PDF, EPUB, MOBI)
 2020-10-20  8:43 UTC  (6+ messages)
` [edk2-devel] "

[Patch V2] MdeModulePkg/XhciDxe: Error handle for USB slot initialization failure
 2020-10-20  5:33 UTC  (2+ messages)

[edk2-devel] PKCS11 #include
 2020-10-20  5:27 UTC  (2+ messages)

[PATCH] BaseTools: fix decoding issue in file operation
 2020-10-20  4:35 UTC  (3+ messages)
` 回复: [edk2-devel] "
  `  "

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

[PATCH] XhciDxe: Clean up UsbDevContext if USB slot initialization is failed
 2020-10-20  3:15 UTC  (5+ messages)

[PATCH] CryptoPkg/BaseCryptLib: fix NULL dereference (CVE-2019-14584)
 2020-10-20  2:28 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 0/2] console redirect after the shell is loaded
 2020-10-20  2:21 UTC  (3+ messages)
` [PATCH 1/2] BoardModulePkg: Add SerialPortTerminalLib
` [PATCH 2/2] UpXtreme: console redirect after the shell is loaded

[PATCH] BaseTools/Ecc: Fix ECC check MetaFile Copyright information issue
 2020-10-20  2:20 UTC 

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, 20 October 2020 #cal-cancelled
 2020-10-20  2:00 UTC 

TianoCore Bug Triage - APAC / NAMO - Tue, 10/20/2020 6:30pm-7:30pm #cal-reminder
 2020-10-20  1:56 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH] IntelFsp2Pkg/Tools: Fix a typo issue
 2020-10-20  1:14 UTC  (2+ messages)

[RestJsonStructureDxe PATCH 0/2] EFI REST JSON Structure Protocol
 2020-10-20  1:05 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v6 0/6] Extend Last Attempt Status Usage
 2020-10-20  0:15 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v6 1/6] MdePkg/SystemResourceTable.h: Add vendor range values
 2020-10-19 23:59 UTC  (6+ messages)
` [PATCH v6 2/6] FmpDevicePkg: Add Last Attempt Status header files
` [PATCH v6 3/6] FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
` [PATCH v6 4/6] FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularity
` [PATCH v6 5/6] FmpDevicePkg: Add Last Attempt Status support to dependency libs
` [PATCH v6 6/6] FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API

[PATCH v2 1/1] ArmPkg/ArmMmuLib: Explicitly cast function pointer argument
 2020-10-19 22:12 UTC 

[PATCH v1 1/1] ArmPkg/ArmMmuLib: Explicitly cast UINT32 data conversions
 2020-10-19 22:02 UTC 

[PATCH v2 1/1] UefiCpuPkg/MpInitLib: Reduce reset vector memory pressure
 2020-10-19 21:51 UTC  (7+ messages)

[PATCH v1 1/1] ArmPkg/ArmMmuLib: Explicitly cast function pointer argument
 2020-10-19 21:35 UTC 

[PATCH 0/3] MdeModulePkg: use pool allocations for ACPI tables
 2020-10-19 20:13 UTC  (10+ messages)
` [PATCH 1/3] MdeModulePkg/AcpiTableDxe: use pool allocations when possible
  ` [edk2-devel] "
` [PATCH 2/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDT/XSDT if possible
  ` [edk2-devel] "
` [PATCH 3/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDP "
  ` [edk2-devel] "
` FW: [PATCH 0/3] MdeModulePkg: use pool allocations for ACPI tables

[PATCH v1 0/1] Clean up save state boundary checks and comments in functions ReadSaveStateRegisterByIndex and WriteSaveStateRegister
 2020-10-19 18:06 UTC  (4+ messages)
` [PATCH v1 1/1] UefiCpuPkg: Clean up save state boundary checks and comments
  ` [edk2-devel] "

edk2 uefi genfds error
 2020-10-19 17:02 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] SecurityPkg/Tcg2PhysicalPresenceLib: Fix incorrect TCG VER comparision
 2020-10-19 15:39 UTC  (13+ messages)
` [edk2-devel] "

[PATCH edk2-platforms 1/1] Platform/Socionext/DeveloperBox: Fix build break due to need for RngLib
 2020-10-19  8:25 UTC  (2+ messages)

[PATCH] BaseTools: array.fromstring and array.tostring removed in python 3.9
 2020-10-19  7:51 UTC  (2+ messages)
` 回复: "

[DxeHttpIoLib PATCH 0/2] Add Http IO Helper Library
 2020-10-19  6:25 UTC  (3+ messages)
` [DxeHttpIoLib PATCH 1/2] NetworkPkg/Library: Implementation of "
` [DxeHttpIoLib PATCH 2/2] NetworkPkg: Add Http IO Helper Library to NetworkPkg

[PATCH] Features/Intel/UserInterface/UserAuthFeaturePkg: Add RngLib instance to DSC
 2020-10-19  6:16 UTC 

CI test on copyright
 2020-10-19  5:08 UTC  (18+ messages)
      ` [edk2-devel] "
        ` 回复: "

[riscv/riscv-edk2-platforms] U540 Platform UEFI building failed (#10)
 2020-10-19  4:34 UTC 

[Patch] BaseTools: Fix PcdValueInit tool build issue with VS compiler x64
 2020-10-19  1:56 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v1 1/1] FmpDevicePkg: Add RngLib instance to DSC
 2020-10-19  1:49 UTC  (4+ messages)
` 回复: [edk2-devel] "
  ` 回复: "

[PATCH v4 0/6] Extend Last Attempt Status Usage
 2020-10-19  1:42 UTC  (7+ messages)
        ` 回复: [edk2-devel] "

[PATCH v3 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
 2020-10-18  1:25 UTC  (2+ messages)

[PATCH v6 0/2] Add Unit Tests for BaseCryptLib to CryptoPkg
 2020-10-18  0:54 UTC  (2+ messages)

Issues with edk2 compilation with xcode5 on mac OS - files compiled but strange behaviors
 2020-10-17 15:39 UTC  (9+ messages)
` [edk2-devel] "

[PATCH v5 0/6] Extend Last Attempt Status Usage
 2020-10-16 22:59 UTC  (3+ messages)
  ` [edk2-devel] "

Should we have an AsciiStrnSizeS
 2020-10-16 22:56 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v5 00/15] Kvmtool guest firmware support for Arm
 2020-10-16 17:27 UTC  (6+ messages)
` [PATCH v5 01/15] PcAtChipsetPkg: Add MMIO Support to RTC driver

[RFC] Support Both MM Traditional and Standalone Drivers with One MM Core
 2020-10-16  8:52 UTC  (9+ messages)
` [edk2-devel] "
  ` [edk2-rfc] "

[edk2-staging]: [PATCH] UnitTestFrameworkPkg: Add unit test for Authenticated Variables
 2020-10-16  7:08 UTC 

[PATCH] BaseMemoryLibSse2: Take advantage of write combining buffers
 2020-10-16  0:59 UTC  (4+ messages)
` 回复: [edk2-devel] "
    ` 回复: "

[edk2-platforms] [RFC] Compatibility Expectations in edk2-platforms
 2020-10-16  0:55 UTC  (6+ messages)
` [edk2-devel] "
      ` 回复: "

[PATCH] SecurityPkg/OpalPassword: Secure erase is available if encryption is supported
 2020-10-16  0:05 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v1 1/1] Vlv2TbltDevicePkg/FmpDeviceLib: Add LastAttemptStatus compatibility
 2020-10-15 21:27 UTC 

[PATCH v5 1/6] MdePkg/SystemResourceTable.h: Add vendor range values
 2020-10-15 21:11 UTC  (6+ messages)
` [PATCH v5 2/6] FmpDevicePkg: Add Last Attempt Status header files
` [PATCH v5 3/6] FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
` [PATCH v5 4/6] FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularity
` [PATCH v5 5/6] FmpDevicePkg: Add Last Attempt Status support to dependency libs
` [PATCH v5 6/6] FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API

[PATCH 0/9] SEV-ES guest support fixes and cleanup
 2020-10-15 17:39 UTC  (16+ messages)
` [PATCH 2/9] OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT
` [PATCH 8/9] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Disable interrupts when using GHCB

OSX / XCODE5-specific issue with OVMF?
 2020-10-15 16:41 UTC  (2+ messages)

[RestJsonStructureDxe PATCH v3 0/3] EFI REST JSON Structure Protocol
 2020-10-15 15:49 UTC  (4+ messages)
` [RestJsonStructureDxe PATCH v3 1/3] MdePkg/Include: Definitions of "
` [RestJsonStructureDxe PATCH v3 2/3] RedfishPkg/RestJsonStructureDxe: "
` [RestJsonStructureDxe PATCH v3 3/3] RedfishPkg: Changes on RedfishPkg for CI test

[RestJsonStructureDxe PATCH v3 0/3] EFI REST JSON Structure Protocol
 2020-10-15 15:33 UTC  (4+ messages)
` [RestJsonStructureDxe PATCH v3 1/3] MdePkg/Include: Definitions of "
` [RestJsonStructureDxe PATCH v3 2/3] RedfishPkg/RestJsonStructureDxe: "
` [RestJsonStructureDxe PATCH v3 3/3] RedfishPkg: Changes on RedfishPkg for CI test

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


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