public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-06-28 07:27:53 to 2019-07-03 02:10:30 UTC [more...]

May I become a contributor in EmulatorPkg ?
 2019-07-03  2:10 UTC  (5+ messages)
    ` 回覆: "

[PATCH v2] IntelFsp2Pkg: FSP Python scripts to support 3.x
 2019-07-03  1:43 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms Patch 00/14] Vlv2TbltDevicePkg: Remove Intel Framework dependencies
 2019-07-02 21:11 UTC  (34+ messages)
` [edk2-platforms Patch 01/14] Vlv2DeviceRefCodePkg: Add gEfiSmmIchnDispatchProtocolGuid
` [edk2-platforms Patch 02/14] Vlv2TbltDevicePkg: Reduce Intel Framework dependencies
` [edk2-platforms Patch 03/14] Vlv2TbltDevicePkg: Remove unused modules/libraries
` [edk2-platforms Patch 04/14] Vlv2TbltDevicePkg: Switch from ISA to SIO modules
` [edk2-platforms Patch 05/14] Vlv2TbltDevicePkg: Switch to CPU I/O 2 Protocol
` [edk2-platforms Patch 06/14] Vlv2TbltDevicePkg: Remove use of PS/2 Policy Protocol
  ` [edk2-devel] "
` [edk2-platforms Patch 07/14] Vlv2TbltDevicePkg: Remove use of BIOS ID tools
` [edk2-platforms Patch 08/14] Vlv2TbltDevicePkg: Remove use of Data Hub Protocol
  ` [edk2-devel] "
` [edk2-platforms Patch 09/14] Vlv2TbltDevicePkg: Use PI Spec SMBUS2 PPI
` [edk2-platforms Patch 10/14] Vlv2TbltDevicePkg: Switch to MdeModulePkg BdsDxe
` [edk2-platforms Patch 11/14] Vlv2TbltDevicePkg: Update boot mode/state behaviors
  ` [edk2-devel] "
` [edk2-platforms Patch 12/14] Vlv2TbltDevicePkg/PlatformSmm: Switch to PI SMM Protocols
  ` [edk2-devel] "
` [edk2-platforms Patch 13/14] Vlv2TbltDevicePkg: Change to PI Spec ACPI Table Protocol
` [edk2-platforms Patch 14/14] Vlv2TbltDevicePkg/PlatformInitPei: Update MemoryTypeInformation
` [edk2-devel] [edk2-platforms Patch 00/14] Vlv2TbltDevicePkg: Remove Intel Framework dependencies

[PATCH v2 7/7] EmulatorPkg: Fix various typos
 2019-07-02 16:43 UTC 

[PATCH v2 6/7] EmulatorPkg: Fix various typos
 2019-07-02 16:43 UTC 

[PATCH v2 5/7] EmulatorPkg: Fix various typos
 2019-07-02 16:43 UTC 

[PATCH v2 4/7] EmulatorPkg: Fix various typos
 2019-07-02 16:42 UTC 

[PATCH v2 3/7] EmulatorPkg: Fix various typos
 2019-07-02 16:41 UTC 

[PATCH v2 2/7] EmulatorPkg: Fix various typos
 2019-07-02 16:41 UTC 

[PATCH v2 1/7] EmulatorPkg: Fix various typos
 2019-07-02 16:40 UTC 

[PATCH v2 0/7] EmulatorPkg: Fix various typos
 2019-07-02 16:39 UTC 

[edk2-platforms: PATCH 0/2] Platform/RPi3 improve boot order and add custom freqs
 2019-07-02 16:13 UTC  (3+ messages)
` [edk2-platforms: PATCH 1/2] Platform/RPi3: Set the boot option of UEFI Shell as non-active
` [edk2-platforms: PATCH 2/2] Platform/Rpi3: Add custom CPU frequency support

[PATCH v4 2/5] SecurityPkg: introduce the SM3 digest algorithm
 2019-07-02 14:48 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/3] Enable 5 level paging when CPU supports
 2019-07-02 15:20 UTC  (10+ messages)
` [PATCH 3/3] UefiCpuPkg/PiSmmCpu: "
  ` [edk2-devel] "

Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 07/03/2019 8:00am-9:00am #cal-reminder
 2019-07-02 15:00 UTC 

[Patch v2 0/2] Enable new MM MP protocol
 2019-07-02 14:16 UTC  (4+ messages)
` [Patch v2 1/2] MdePkg: Add new MM MP Protocol definition
` [Patch v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Enable MM MP Protocol
  ` [edk2-devel] "

[PATCH] Platform/Intel:Change the way of getting the env file content
 2019-07-02 13:27 UTC  (2+ messages)

[PATCH 0/3] MdePkg, OvmfPkg: rewrite Base64Decode(), clean up call site
 2019-07-02 10:28 UTC  (4+ messages)
` [PATCH 1/3] MdePkg/BaseLib: re-specify Base64Decode(), and add temporary stub impl
` [PATCH 2/3] MdePkg/BaseLib: rewrite Base64Decode()
` [PATCH 3/3] OvmfPkg/EnrollDefaultKeys: clean up Base64Decode() retval handling

[PATCH v1 0/4] Fix a number of small issues in acpiview
 2019-07-02  8:44 UTC  (17+ messages)
` [PATCH v1 1/4] ShellPkg: acpiview: Improve PPTT table field validation
  ` [edk2-devel] "
` [PATCH v1 2/4] ShellPkg: acpiview: Make DBG2 output consistent with other tables
  ` [edk2-devel] "
` [PATCH v1 3/4] ShellPkg: acpiview: Remove redundant IORT node types enum
  ` [edk2-devel] "
` [PATCH v1 4/4] ShellPkg: acpiview: Remove duplicate indentation in IORT parser
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/4] Fix a number of small issues in acpiview

[PATCH v1 0/5] Clean up acpiview input parameters
 2019-07-02  8:44 UTC  (14+ messages)
` [PATCH v1 1/5] ShellPkg: acpiview: Remove '/?' from valid command line flags
  ` [edk2-devel] "
` [PATCH v1 2/5] ShellPkg: acpiview: Fix '\n\n' printing in Table Checksum reporting
  ` [edk2-devel] "
` [PATCH v1 3/5] ShellPkg: acpiview: Allow disabling consistency checks (-q flag)
  ` [edk2-devel] "
` [PATCH v1 4/5] ShellPkg: acpiview: Remove '-v' flag from allowed command line args
  ` [edk2-devel] "
` [PATCH v1 5/5] ShellPkg: acpiview: Make '-h' option not require a parameter
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/5] Clean up acpiview input parameters

[PATCH] UefiCpuPkg/RegisterCpuFeaturesLib: Delete CPU_FEATURE_[BEFORE|AFTER]
 2019-07-02  7:16 UTC 

[PATCH] SecurityPkg: Don't Verify the enrolled PK in setup mode
 2019-07-02  5:25 UTC 

[PATCH v1] EmulatorPkg/MiscSubClassPlatformDxe: Remove this unused module
 2019-07-02  3:46 UTC  (2+ messages)
` [edk2-devel] "

[RFC][PATCH v1 0/3] Remove IntelFramework[Module]Pkg
 2019-07-02  2:32 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms Patch 0/4] Quark*Pkg: Remove Intel Framework depenencies
 2019-07-02  2:20 UTC  (12+ messages)
` [edk2-platforms Patch 1/4] QuarkPlatformPkg: Update network library mappings
  ` [edk2-devel] "
` [edk2-platforms Patch 2/4] QuarkSocPkg: Remove Intel Framework dependencies
` [edk2-platforms Patch 3/4] QuarkPlatformPkg: "
` [edk2-platforms Patch 4/4] QuarkPkatformPkg: Update MemoryTypeInformation to reduce reboots
  ` [edk2-devel] "
` [edk2-devel] [edk2-platforms Patch 0/4] Quark*Pkg: Remove Intel Framework depenencies

[PATCH 0/3] MdePkg/BaseLib: Base64Decode: Make it follow its specification
 2019-07-01 18:01 UTC  (13+ messages)
` [PATCH 1/3] MdePkg/BaseLib: Adjust the coding style in Base64Decode
  ` [edk2-devel] "
` [PATCH 2/3] MdePkg/BaseLib: Base64Decode: Make DestinationSize complied to spec
  ` [edk2-devel] "
` [PATCH 3/3] MdePkg/BaseLib: Base64Decode: Add decription for RETURN_SUCCESS
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/3] MdePkg/BaseLib: Base64Decode: Make it follow its specification

[edk2-devel][staging/edk2-host-test] Announce to create edk2-host-test branch in edk2-staging
 2019-07-01 15:31 UTC 

[PATCH] OvmfPkg/XenBusDxe: Don't call DisconnectController in Stop()
 2019-07-01 14:56 UTC  (3+ messages)

[PATCH v2] OvmfPkg/XenBusDxe: Close XenIoProtocol openned by children
 2019-07-01 14:55 UTC  (2+ messages)

[PATCH] Silicon/Tools: Replace white spaces with tabs in GNUmakefile
 2019-07-01 11:32 UTC  (2+ messages)

[Patch v3 0/3] BaseTools: Move FCE & FMMT tools to edk2 repo
 2019-07-01 11:27 UTC  (4+ messages)
` [Patch v3 1/3] BaseTools: Add a tool BfmLib
` [Patch v3 2/3] BaseTools: Add a tool FCE
` [Patch v3 3/3] BaseTools: Add a tool FMMT

[PATCH] OvmfPkg/XenBusDxe: Close XenIoProtocol openned by childs
 2019-07-01 10:48 UTC  (3+ messages)

[Patch 1/1] BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.c
 2019-07-01  9:48 UTC 

[PATCH v1 1/1] BaseTools: Add HOST_APPLICATION module type
 2019-07-01 10:17 UTC  (2+ messages)

[PATCH v5 edk2-platforms 1/1] Silicon/DesignWare/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver
 2019-07-01  8:55 UTC 

[PATCH] PciBusDxe: duplicate node insertion for every PPB device in the system
 2019-07-01  7:39 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH v5 0/2] Use a pcd to control Platform Recovery behavior
 2019-07-01  7:00 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] MinPlatformPkg: FSP Python script to python 3.x
 2019-07-01  6:20 UTC 

[PATCH] MdeModulePkg SmbiosMeasurementDxe: Add Type4 Voltage field to blacklist
 2019-07-01  5:32 UTC  (3+ messages)
` [edk2-devel] "

[edk2-non-osi Patch] Vlv2SocBinPkg: Add initial binaries for Vlv2TbltDevicePkg
 2019-07-01  4:21 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH] BaseTools:Linux changes the way the latest version is judged
 2019-07-01  3:59 UTC  (2+ messages)

[PATCH] Fix indentation in edksetup.sh SetupPython3
 2019-07-01  3:58 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLib
 2019-07-01  2:53 UTC  (2+ messages)

[Patch] MdeModulePkg/PiSmmCore: Use unique structure signatures
 2019-07-01  2:50 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC
 2019-07-01  2:50 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 0/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol
 2019-07-01  1:26 UTC  (13+ messages)
` [edk2-devel] "

[PATCH v2] MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handling
 2019-07-01  1:09 UTC  (5+ messages)
      ` [edk2-devel] "

[edk2-devel] May I become a contributor in EmulatorPkg ?
 2019-06-30 23:13 UTC 

[edk2-devel] May I become a contributor in EmulatorPkg ?
 2019-06-30 23:05 UTC 

[off-topic] those crazy kids
 2019-06-29 15:32 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] BaseTools: Fix encoding typos
 2019-06-29 12:04 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] FatPkg: Fix various typos
 2019-06-29 11:29 UTC 

[PATCH] EmulatorPkg: Fix various typos
 2019-06-29 11:23 UTC 

[RFC] EdkRepo - The Multi-Repository Tool for EDK II
 2019-06-29  0:48 UTC 

[edk2-devel] RFC for Edk2-ToolEnv
 2019-06-28 22:22 UTC  (3+ messages)

[PATCH] MinPlatformPkg: FSP Python script to python 3.x
 2019-06-28 21:16 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: FSP Python scripts to support 3.x
 2019-06-28 21:14 UTC  (2+ messages)

[edk2-platforms][PATCH] ClevoOpenBoardPkg: Added OS boot support
 2019-06-28 20:56 UTC  (2+ messages)

[edk2-devel] RFC for edk2-tools-library v2 previously known as RFC for Edk2-Library
 2019-06-28 20:39 UTC  (2+ messages)

[edk2-devel] [off-topic] those crazy kids
 2019-06-28 19:59 UTC 

[PATCH] ArmVirtPkg: handle NETWORK_TLS_ENABLE in ArmVirtQemu*
 2019-06-28 16:13 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v3 4/4] OvmfPkg: don't assign PCI BARs above 4GiB when CSM enabled
 2019-06-28 13:12 UTC  (5+ messages)

[edk2-platform patch V6] Platform/Intel:Add UniTool into edk2-platforms/Platform/Intel/Tools
 2019-06-28  7:53 UTC  (3+ messages)

[Patch 1/1] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
 2019-06-28  7:29 UTC 


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