public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-09-16 22:23:55 to 2020-09-23 19:01:39 UTC [more...]

[edk2-test][PATCH v1 2/4] uefi-sct/SctPkg: Add SCT User Guide Word document
 2020-09-23 19:01 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 1/1] UefiCpuPkg/MpInitLib: Reduce reset vector memory pressure
 2020-09-23 18:04 UTC 

[PATCH 1/1] BaseTools: Copy PACKED definition from MdePkg Base.h
 2020-09-23 16:17 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH] uefi-sct/SctPkg: Correct issue with memory protection enabled
 2020-09-23 15:56 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH 1/1] UefiCpuPkg/MpInitLib: Reduce reset vector memory pressure
 2020-09-23 15:50 UTC  (7+ messages)

[PATCH] BaseTools: Normalize case of pathname when evaluating Macros
 2020-09-23 15:45 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] EmulatorPkg: Add RngLib to satisfy dependency of OpensslLib
 2020-09-23 13:40 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v8 00/14] Add the VariablePolicy feature
 2020-09-23 13:02 UTC  (23+ messages)
` [PATCH v8 01/14] MdeModulePkg: Define the VariablePolicy protocol interface
` [PATCH v8 02/14] MdeModulePkg: Define the VariablePolicyLib
` [PATCH v8 03/14] MdeModulePkg: Define the VariablePolicyHelperLib
` [PATCH v8 04/14] MdeModulePkg: Define the VarCheckPolicyLib and SMM interface
` [PATCH v8 05/14] OvmfPkg: Add VariablePolicy engine to OvmfPkg platform
` [PATCH v8 06/14] EmulatorPkg: Add VariablePolicy engine to EmulatorPkg platform
` [PATCH v8 07/14] ArmVirtPkg: Add VariablePolicy engine to ArmVirtPkg platform
` [PATCH v8 08/14] UefiPayloadPkg: Add VariablePolicy engine to UefiPayloadPkg platform
` [PATCH v8 09/14] MdeModulePkg: Connect VariablePolicy business logic to VariableServices
` [PATCH v8 10/14] MdeModulePkg: Allow VariablePolicy state to delete protected variables
` [PATCH v8 11/14] SecurityPkg: Allow VariablePolicy state to delete authenticated variables
` [PATCH v8 12/14] MdeModulePkg: Change TCG MOR variables to use VariablePolicy
` [PATCH v8 13/14] MdeModulePkg: Drop VarLock from RuntimeDxe variable driver
` [PATCH v8 14/14] MdeModulePkg: Add a shell-based functional test for VariablePolicy
` [EXTERNAL] [PATCH v8 00/14] Add the VariablePolicy feature
  ` [edk2-devel] "

[Patch] BaseTools: Remove CanSkip calling for incremental build
 2020-09-23 12:36 UTC 

[Patch] BaseTools: Clean the ffs folder before generating files in it
 2020-09-23 11:21 UTC 

[PATCH] BaseTools: Add included files to deps_target file
 2020-09-23 10:52 UTC 

[PATCH] MdeModulePkg/Mem: Memory paging related attributes must be separated from others
 2020-09-23 10:36 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v1 1/1] IntelSiliconPkg/ShadowMicrocodePei: Add PCD for shadowing all microcode
 2020-09-23  6:24 UTC  (2+ messages)

[PATCH v2 0/1] Fix XhciDxe Timeouts
 2020-09-23  5:22 UTC  (7+ messages)
` [PATCH v2 1/1] MdeModulePkg/XhciDxe: Fix Broken Timeouts
  ` [edk2-devel] "

[edk2-devel] [RFC] Request for the new package "RedfishPkg" under edk2 repo
 2020-09-23  4:47 UTC  (17+ messages)
            ` [edk2-rfc] "

[PATCH v7 06/14] EmulatorPkg: Add VariablePolicy engine to EmulatorPkg platform
 2020-09-23  4:29 UTC  (3+ messages)
` [edk2-devel] "

[PATCH EDK2 v1 0/1] EmulatorPkg/host: fix overflow in Mult
 2020-09-23  2:58 UTC  (5+ messages)
` [PATCH EDK2 v1 1/1] "
    ` [edk2-devel] "

[PATCH v2 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
 2020-09-23  2:35 UTC  (8+ messages)
` [PATCH v2 1/2] "
      ` [edk2-devel] "

[PATCH] CryptoPkg/BaseCryptLib: add crypto algorithms needed by variable protection
 2020-09-23  2:32 UTC  (2+ messages)

[PATCH v2 1/1] Tools/FitGen: Fix microcode alignment support
 2020-09-23  1:21 UTC  (3+ messages)
` 回复: [edk2-devel] "

TianoCore Bug Triage - APAC / NAMO - Tue, 09/22/2020 6:30pm-7:30pm #cal-reminder
 2020-09-23  1:00 UTC 

[PATCH v2 0/2] Add support for scanning Option ROMs
 2020-09-22 23:58 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/HiiDatabase: Do not modify CONST string
 2020-09-22 22:12 UTC  (3+ messages)

[PATCH v1 1/1] MdePkg: Correct EFI_BLOCK_IO_PROTOCOL_REVISION3 value
 2020-09-22 21:34 UTC  (12+ messages)
` 回复: [edk2-devel] "
    ` 回复: "
`  "

[edk2-test][PATCH v1 1/4] uefi-sct/SctPkg: Add SCT User Guide PDF
 2020-09-22 20:35 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 1/1] ShellPkg/AcpiView: HMAT Parser
 2020-09-22 18:01 UTC 

[PATCH] OvmfPkg/README: HTTPS Boot: describe host-side TLS cipher suites forwarding
 2020-09-22 16:57 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v7 00/14] Add the VariablePolicy feature
 2020-09-22 15:35 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 00/22] .mailmap: add mappings after edk2-stable202008
 2020-09-22 15:30 UTC  (45+ messages)
` [PATCH 01/22] .mailmap: add entry for Marc W Chen
` [PATCH 02/22] .mailmap: add entry for Ching JenX Cheng
` [PATCH 03/22] .mailmap: add entries for Maggie Chu
` [PATCH 04/22] .mailmap: add entries for Guo Dong
` [PATCH 07/22] .mailmap: add entry for Eric Jin
` [PATCH 08/22] .mailmap: add entry for Michael D Kinney
` [PATCH 10/22] .mailmap: add entry for Derek Lin
` [PATCH 12/22] .mailmap: add entry for XiaoyuX Lu
` [PATCH 13/22] .mailmap: add entry for Steven Shi
` [PATCH 14/22] .mailmap: add entry for Jiaxin Wu
` [PATCH 15/22] .mailmap: add entry for Wei6 Xu
    ` [edk2-devel] "
` [PATCH 18/22] .mailmap: add entry for Paul Grimes
` [PATCH 19/22] .mailmap: add (another) entry for Vladimir Olovyannikov
` [PATCH 22/22] .mailmap: add entries for Rebecca Cran
` [edk2-devel] [PATCH 00/22] .mailmap: add mappings after edk2-stable202008

[PATCH v1 0/7] DynamicTablesPkg: Fix assert ordering and ECC reported issues
 2020-09-22 15:08 UTC  (16+ messages)
` [PATCH v1 1/7] DynamicTablesPkg: Fix order of assert checks
  ` [edk2-devel] "
` [PATCH v1 2/7] DynamicTablesPkg: SsdtSerialPortLibArm fix ECC error
  ` [edk2-devel] "
` [PATCH v1 3/7] DynamicTablesPkg: AcpiSratLibArm "
  ` [edk2-devel] "
` [PATCH v1 4/7] DynamicTablesPkg: AmlLib fix ECC errors
  ` [edk2-devel] "
` [PATCH v1 5/7] DynamicTablesPkg: AmlLib\AmlDbgPrint fix ECC error
  ` [edk2-devel] "
` [PATCH v1 6/7] DynamicTablesPkg: AmlEncoding change debug macro
  ` [edk2-devel] "
` [PATCH v1 7/7] DynamicTablesPkg: SsdtSerialPortFixupLib fix ECC errors
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/7] DynamicTablesPkg: Fix assert ordering and ECC reported issues

[PATCH v1 0/2] Support for dynamic CMN-600 AML generation
 2020-09-22 15:06 UTC  (6+ messages)
` [PATCH v1 1/2] MdePkg: Definitions for Extended Interrupt Flags
  ` [edk2-devel] "
` [PATCH v1 2/2] DynamicTablesPkg: Add SSDT CMN-600 Table generator
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/2] Support for dynamic CMN-600 AML generation

[Patch] BaseTools: Set section alignment as zero if its type is Auto
 2020-09-22 11:27 UTC 

[PATCH] BaseTools: Add RISCV64 binding
 2020-09-22 10:38 UTC 

[Patch V1 1/1] \Silicon\Intel\Tools\FitGen: Add extra parameter to the Fit Gen Tool to input the Higher Flash Address
 2020-09-22 10:36 UTC  (2+ messages)
` [Patch V2 1/1] Tools\FitGen: Add extra parameter "

[Patch V1 1/1] \Silicon\Intel\Tools\FitGen: Add extra parameter to the Fit Gen Tool to input the Higher Flash Address
 2020-09-22  9:08 UTC 

[PATCH v5 0/3] UefiPayloadPkg: Runtime MMCONF
 2020-09-22  6:45 UTC  (16+ messages)
` more development process failure [was: UefiPayloadPkg: Runtime MMCONF]
  ` [edk2-devel] "
      ` 回复: "

[PATCH v12 0/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-09-22  6:40 UTC  (5+ messages)
` [PATCH v12 1/1] "
  ` [edk2-devel] "

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

[PATCH v6 00/14] Add the VariablePolicy feature
 2020-09-22  2:50 UTC  (6+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH v1 1/1] Tools/FitGen: Fix microcode alignment support
 2020-09-22  2:33 UTC  (3+ messages)
  ` 回复: "

[PATCH v1 1/1] Platform/RaspberryPi/ConfigDxe: Fix JTAG Pinout for Pi3/4
 2020-09-21 20:01 UTC  (3+ messages)

[edk2-devel] [PATCH v2] EmulatorPkg: Enable support for Secure Boot
 2020-09-21  7:27 UTC  (11+ messages)
                ` 回复: "

[PATCH v2 1/1] ShellPkg/AcpiView: HMAT Parser
 2020-09-18  9:38 UTC  (3+ messages)
` [edk2-devel] "

TianoCore Community Design Meeting Minutes - Sep 18, 2020
 2020-09-18  4:27 UTC 

[PATCH] MdeModulePkg/NonDiscoverablePciDeviceDxe: Add NULL pointer check
 2020-09-18  2:47 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v10 0/5] Use RngLib instead of TimerLib for OpensslLib
 2020-09-18  2:02 UTC  (8+ messages)
` [edk2-devel] "
  ` 回复: "
        ` 回复: edk2-devel] "
          ` 回复: 回复: [edk2-devel] "
        ` [edk2-devel] "

TianoCore Design Meeting - APAC/NAMO - Fri, 09/18/2020 9:30am-10:30am #cal-reminder
 2020-09-18  1:31 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] OvmfPkg: drop redundant VendorID check in VirtioMmioDeviceLib
 2020-09-17 12:03 UTC  (3+ messages)

Open Design Meeting to discuss storage/configuration purge design
 2020-09-17  9:41 UTC  (2+ messages)

[PATCH v1 1/1] Tools/FitGen: Fix microcode alignment support
 2020-09-17  5:58 UTC 

[PATCH v3 0/3] CryptoPkg/BaseCryptLib: Add EVP (Envelope) Digest interface
 2020-09-17  1:44 UTC  (10+ messages)
` [PATCH v3 1/3] "
  ` [edk2-devel] "


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