public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-11-13 01:06:49 to 2019-11-14 15:15:47 UTC [more...]

[edk2-platforms] [PATCH V1 00/13] SecFspWrapperPlatformSecLib Cleanup
 2019-11-14 15:15 UTC  (15+ messages)
` [edk2-platforms] [PATCH V1 01/13] KabylakeSiliconPkg: Change MODULE_TYPE of SiliconInitLib to PEIM
` [edk2-platforms] [PATCH V1 02/13] KabylakeOpenBoardPkg: Update location of SiliconInitLib
` [edk2-platforms] [PATCH V1 03/13] KabylakeSiliconPkg: Cleanup old comments
` [edk2-platforms] [PATCH V1 04/13] CoffeeLakeSiliconPkg: Move TcoWdtHob.h
` [edk2-platforms] [PATCH V1 05/13] CoffeelakeSiliconPkg: Add SiliconInitLib
` [edk2-platforms] [PATCH V1 06/13] WhiskeylakeOpenBoardPkg: Add SiliconInitLib APIs to BoardInitLib
` [edk2-platforms] [PATCH V1 07/13] WhiskeylakeOpenBoardPkg: Whitespace cleanup in BoardInitLib
` [edk2-platforms] [PATCH V1 08/13] WhiskeylakeOpenBoardPkg: Remove SecFspWrapperPlatformSecLib override
` [edk2-platforms] [PATCH V1 09/13] MinPlatformPkg: FSP Dispatch Mode Support for PlatformSecLib
` [edk2-platforms] [PATCH V1 10/13] MinPlatformPkg: Coding style cleanups in MinPlatformPkg.dec
` [edk2-platforms] [PATCH V1 11/13] KabylakeOpenBoardPkg: Add support for PcdFspDispatchModeUseFspPeiMain
` [edk2-platforms] [PATCH V1 12/13] KabylakeOpenBoardPkg: Remove SecFspWrapperPlatformSecLib override
` [edk2-platforms] [PATCH V1 13/13] MinPlatformPkg: Remove BoardInitLib dependency from PlatformSecLib

[PATCH 00/11] Use proper entropy sources
 2019-11-14 14:55 UTC  (31+ messages)
` [PATCH 01/11] NetworkPkg/NetworkPkg.dsc: specify RngLib instance for build
` [PATCH 02/11] SignedCapsulePkg/SignedCapsulePkg.dsc: specify RngLib instances
` [PATCH 03/11] FmpDevicePkg/FmpDevicePkg.dsc: specify RngLib instances in dsc files
` [PATCH 04/11] MdePkg/BaseLib: add interface to wrap rdseed IA instruction
  ` [edk2-devel] "
` [PATCH 05/11] SecurityPkg/RngLibRdSeed: add an instance of RngLib to make use rdseed
  ` [edk2-devel] "
` [PATCH 06/11] SecurityPkg/DxeRngLibRngProtocol: add RNG protocol version of RngLib
  ` [edk2-devel] "
` [PATCH 07/11] SecurityPkg/SecurityPkg.dsc: add new RngLib instances for build
` [PATCH 08/11] OvmfPkg: specify RngLib instances in dsc files
  ` [edk2-devel] "
` [PATCH 09/11] ArmVirtPkg/ArmVirt.dsc.inc: "
  ` [edk2-devel] "
` [PATCH 10/11] CryptoPkg/OpensslLib: use RngLib to get high quality random entropy
` [PATCH 11/11] FmpDevicePkg/FmpDevicePkg.dsc: remove TimerLib instance
` [edk2-devel] [PATCH 00/11] Use proper entropy sources

[Patch 0/5] Rename tool chain name CLANG9 to CLANGPDB
 2019-11-14 14:44 UTC  (10+ messages)
` [Patch 1/5] BaseTools: Rename tool chain "
` [Patch 2/5] MdeModulePkg RegularExpressionDxe: Update tool chain name "
` [Patch 3/5] CryptoPkg CryptoLib: "
  ` [edk2-devel] "
` [Patch 4/5] OvmfPkg DSC: "
` [Patch 5/5] EmulatorPkg DSC and WinHost.inf: "
` [edk2-devel] [Patch 0/5] Rename tool chain name CLANG9 "

csm on edk2-platform
 2019-11-14 13:19 UTC  (2+ messages)
` [edk2-devel] "

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 15 November 2019 #cal-cancelled
 2019-11-14 12:34 UTC 

[PATCH 0/3] Add missing strings for uni files
 2019-11-14 12:02 UTC  (7+ messages)
` [PATCH 1/3] MdeModulePkg/MdeModulePkg.uni: Add missing strings for PCD
` [PATCH] MdePkg: Update the comments of IsLanguageSupported
` [PATCH] UefiCpuPkg: Update the coding styles
` [PATCH 2/3] NetworkPkg/NetworkPkg.uni: Add missing strings for PCD
` [PATCH 3/3] UefiCpuPkg/UefiCpuPkg.uni: "
` [edk2-devel] [PATCH 0/3] Add missing strings for uni files

[edk2-devel] [edk2] If use prebuild tools, not need install python 2.7 anymore?
 2019-11-14  6:57 UTC  (8+ messages)
  ` [edk2-devel] [edk2] [EmulatorPkg] using __debugbreak()
    ` [edk2-devel] [[PATCH 1/1]] EmulatorPkg using CpuBreakPoint

[PATCH v1] MdeModulePkg/NvmExpressDxe: Fix wrong queue size for async IO queues
 2019-11-14  5:01 UTC 

[PATCH V2] BaseTools:Add [packages] section in dsc file
 2019-11-14  2:59 UTC  (2+ messages)

[edk2-devel] [PATCH 00/11] Use proper entropy sources
 2019-11-14  2:19 UTC 

[PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes
 2019-11-14  2:09 UTC  (9+ messages)
` [PATCH edk2-platforms 1/5] QuarkPlatformPkg: add null version of RngLib
` [PATCH edk2-platforms 2/5] UserInterfaceFeaturePkg: add null version RngLib
` [PATCH edk2-platforms 3/5] Vlv2TbltDevicePkg: "
` [PATCH edk2-platforms 4/5] Armada7k8k: "
` [PATCH edk2-platforms 5/5] MiscPlatforms: "
  ` [edk2-devel] [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes

[PATCH] Support skipping automatic BM enumeration
 2019-11-14  2:09 UTC  (20+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 00/49] Intel Advanced Feature Refactor
 2019-11-14  2:00 UTC  (41+ messages)
` [edk2-platforms][PATCH V1 01/49] AdvancedFeaturePkg: Package DSC style cleanup
` [edk2-platforms][PATCH V1 02/49] DebugFeaturePkg: "
` [edk2-platforms][PATCH V1 03/49] UserInterfaceFeaturePkg: "
` [edk2-platforms][PATCH V1 04/49] Features/Intel: Add Readme.md
` [edk2-platforms][PATCH V1 05/49] Features/Intel/PowerManagement: "
` [edk2-platforms][PATCH V1 06/49] Features/Intel/OutOfBandManagement: "
` [edk2-platforms][PATCH V1 07/49] Features/Intel/SystemInformation: "
` [edk2-platforms][PATCH V1 08/49] Features/Intel/Debug: "
` [edk2-platforms][PATCH V1 09/49] Features/Intel/UserInterface: "
` [edk2-platforms][PATCH V1 10/49] Features/Intel/Network: "
` [edk2-platforms][PATCH V1 11/49] TemplateFeaturePkg: Add initial package
` [edk2-platforms][PATCH V1 12/49] SimicsOpenBoardPkg: Remove advanced feature references
` [edk2-platforms][PATCH V1 13/49] AdvancedFeaturePkg: Remove the S3 feature
` [edk2-platforms][PATCH V1 14/49] Features/Intel: Add S3FeaturePkg
` [edk2-platforms][PATCH V1 15/49] AdvancedFeaturePkg: Remove the IPMI feature
` [edk2-platforms][PATCH V1 16/49] Features/Intel/IpmiFeaturePkg: Add initial package
` [edk2-platforms][PATCH V1 17/49] Features/Intel/IpmiFeaturePkg: Add libraries
` [edk2-platforms][PATCH V1 18/49] Features/Intel/IpmiFeaturePkg: Add modules
` [edk2-platforms][PATCH V1 19/49] AdvancedFeaturePkg: Remove the SMBIOS feature
` [edk2-platforms][PATCH V1 20/49] Features/Intel/SmbiosFeaturePkg: Add initial package
` [edk2-platforms][PATCH V1 21/49] Features/Intel/SmbiosFeaturePkg: Update default strings
` [edk2-platforms][PATCH V1 22/49] DebugFeaturePkg: Remove the ACPI Debug feature
` [edk2-platforms][PATCH V1 23/49] Features/Intel/AcpiDebugFeaturePkg: Add initial package
` [edk2-platforms][PATCH V1 25/49] Features/Intel/Usb3DebugFeaturePkg: "
` [edk2-platforms][PATCH V1 26/49] UserInterfaceFeaturePkg: Remove the User Authentication feature
` [edk2-platforms][PATCH V1 27/49] Features/Intel/UserAuthFeaturePkg: Add initial package
` [edk2-platforms][PATCH V1 28/49] Features/Intel/NetworkFeaturePkg: "
` [edk2-platforms][PATCH V1 29/49] AdvancedFeaturePkg: Remove remaining contents
` [edk2-platforms][PATCH V1 30/49] AdvancedFeaturePkg: Move to Features/Intel
` [edk2-platforms][PATCH V1 31/49] AdvancedFeaturePkg: Add feature build support
` [edk2-platforms][PATCH V1 32/49] AdvancedFeaturePkg: Add temporary build workaround
` [edk2-platforms][PATCH V1 33/49] AdvancedFeaturePkg: Add FDF include files
` [edk2-platforms][PATCH V1 34/49] KabylakeOpenBoardPkg/KabylakeRvp3: Add PEI_ARCH and DXE_ARCH
` [edk2-platforms][PATCH V1 35/49] KabylakeOpenBoardPkg/GalagoPro3: "
` [edk2-platforms][PATCH V1 36/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
` [edk2-platforms][PATCH V1 37/49] SimicsOpenBoardPkg/BoardX58Ich10: Use "
` [edk2-platforms][PATCH V1 38/49] MinPlatformPkg: Add FvAdvancedPreMemory
` [edk2-platforms][PATCH V1 39/49] KabylakeOpenBoardPkg/KabylakeRvp3: "
` [edk2-platforms][PATCH V1 40/49] KabylakeOpenBoardPkg/GalagoPro3: "

[PATCH] MdeModulePkg: Unify the definitions of size_t
 2019-11-14  1:00 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel][edk2-staging/EdkRepo][PATCH] EdkRepo: Support uninstalling packages with '_' in their name
 2019-11-13 23:15 UTC  (2+ messages)

[edk2-platforms][Patch V3 1/1] MinPlatformPkg: Library for customizing TPM platform hierarchy
 2019-11-13 21:10 UTC 

[PATCH edk2-platforms v2 0/5] Update Maintainers.txt
 2019-11-13 19:19 UTC  (8+ messages)
` [PATCH edk2-platforms v2 1/5] Maintainers.txt: Update documentation for new format
` [PATCH edk2-platforms v2 2/5] Maintainers.txt: revamp file to machine-readable format
` [PATCH edk2-platforms v2 3/5] Maintainers.txt: merge Marvell platforms and silicon sections
` [PATCH edk2-platforms v2 4/5] Maintainers.txt: create explicit sections for remaining modules
` [PATCH edk2-platforms v2 5/5] Maintainers.txt: drop Ard from default section
` [edk2-devel] [PATCH edk2-platforms v2 0/5] Update Maintainers.txt

EDK II Maintainers - EDK II CI is now active on edk2/master
 2019-11-13 17:03 UTC  (7+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v2] MdePkg: add null version of RngLib
 2019-11-13 14:21 UTC  (3+ messages)

[edk2-devel] [edk2] INF file : use conditional sentence
 2019-11-13 10:09 UTC 

[edk2-devel] [edk2] INF file : use conditional sentence
 2019-11-13  8:48 UTC 

[PATCH V2 1/1] MdeModulePkg/Variable: Fix volatile variable RT cache update logic
 2019-11-13  8:41 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] MdePkg: add null version of RngLib
 2019-11-13  8:36 UTC  (4+ messages)
` [edk2-devel] "

[edk2-wiki PATCH 0/3] Release Planning updates for edk2-stable201911
 2019-11-13  8:35 UTC  (3+ messages)

"via Groups.io"
 2019-11-13  7:59 UTC  (6+ messages)
    ` [edk2-devel] "
        ` test message, please ignore

[PATCH 0/2] UefiCpuPkg/CpuFeature: Remove XD enable/disable logic
 2019-11-13  6:50 UTC  (5+ messages)
` [PATCH 1/2] UefiCpuPkg/CpuCommonFeaturesLib: "
` [PATCH 2/2] UefiCpuPkg/RegisterCpuFeature: Remove CPU_FEATURE_XD macro

[edk2-platforms][PATCH V1 24/49] DebugFeaturePkg: Remove the USB3 Debug feature
 2019-11-13  4:37 UTC  (10+ messages)
` [edk2-platforms][PATCH V1 41/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: Add FvAdvancedPreMemory
` [edk2-platforms][PATCH V1 42/49] Platform/Intel: Add advanced feature build support
` [edk2-platforms][PATCH V1 43/49] Platform/Intel/Readme.md Content update
` [edk2-platforms][PATCH V1 44/49] KabylakeOpenBoardPkg/GalagoPro3: Enable advanced features
` [edk2-platforms][PATCH V1 45/49] KabylakeOpenBoardPkg/KabylakeRvp3: "
` [edk2-platforms][PATCH V1 46/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
` [edk2-platforms][PATCH V1 47/49] SimicsOpenBoardPkg: "
` [edk2-platforms][PATCH V1 48/49] MinPlatformPkg: Install advanced feature FVs by stage enabled
` [edk2-platforms][PATCH V1 49/49] Maintainers.txt: Update Intel feature maintainers

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 00/12] New PCI features - MPS, MRRS, RO, NS, CTO
 2019-11-13  3:34 UTC  (13+ messages)
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 01/12] MdeModulePkg/PciBusDxe:New PCI features separation with PCD
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 02/12] PciBusDxe: Reorganize the PCI Platform Protocol usage code
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 03/12] PciBusDxe: Separation of the PCI device registration and start
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 04/12] PciBusDxe: Inclusion of new PCI Platform Protocol 2
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 05/12] PciBusDxe: Setup sub-phases for PCI feature enumeration
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 06/12] PciBusDxe: Integration of setup "
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 07/12] PciBusDxe: Record the PCI-Express Capability Structure
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 08/12] PciBusDxe: New PCI feature Max_Payload_Size
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 09/12] PciBusDxe: New PCI feature Max_Read_Req_Size
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 10/12] PciBusDxe: New PCI feature Relax Ordering
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 11/12] PciBusDxe: New PCI feature No-Snoop
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 12/12] PciBusDxe: New PCI feature Completion Timeout

[PATCH] BaseTools:Add [packages] section in dsc file
 2019-11-13  3:02 UTC 

[PATCH V5 0/8] Update SMBIOS 3.3.0
 2019-11-13  2:32 UTC  (10+ messages)
` [PATCH V5 1/8] MdePkg/SmBios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9
` [PATCH V5 2/8] MdePkg/SmBios.h: SMBIOS 3.3.0 add support for CXL Flexbus
` [PATCH V5 3/8] MdePkg/SmBios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17
` [PATCH V5 4/8] MdePkg/SmBios.h: SMBIOS 3.3.0 Update Intel Persistent Memory string
` [PATCH V5 5/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9
` [PATCH V5 6/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 add support for CXL Flexbus
` [PATCH V5 7/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 Add value HBM and Die for type 17
` [PATCH V5 8/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"

[edk2-devel] [PATCH V5 0/8] Update SMBIOS 3.3.0
 2019-11-13  2:08 UTC 

[PATCH V5 0/8] Update SMBIOS 3.3.0
 2019-11-13  2:04 UTC  (4+ messages)
` [PATCH V5 1/8] MdePkg/Smbios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9
` [PATCH V5 2/8] MdePkg/Smbios.h: SMBIOS 3.3.0 add support for CXL Flexbus
` [PATCH V5 3/8] MdePkg/Smbios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17

[Bug 2321] Add FitGen feature to support uCode Capsule Update
 2019-11-13  1:59 UTC  (7+ messages)
        ` [edk2-devel] "

[edk2-devel] [PATCH v1 1/1] BaseTools: Build ASL files before C files
 2019-11-13  1:40 UTC  (6+ messages)


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