public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-03-19 15:26:11 to 2019-03-25 04:01:26 UTC [more...]

[PATCH 0/6] Add new APIs for BaseCryptLib
 2019-03-25  4:01 UTC  (5+ messages)
` [PATCH 1/6] CryptoPkg/BaseCryptLib.h: Add new API to get organization name
` [PATCH 2/6] CryptoPkg/BaseCryptLib: "
` [PATCH 3/6] CryptoPkg/BaseCryptLib.h: Add new API VerifyEKUsInPkcs7Signature
` [PATCH 4/6] CryptoPkg/BaseCryptLib: "

[PATCH v1 0/2] Ovmf: Stop using ISA drivers within IntelFrameworkModulePkg
 2019-03-25  2:19 UTC  (12+ messages)

[RFC PATCH] MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dsc
 2019-03-25  2:17 UTC  (8+ messages)

[PATCH] Fix links in Maintainers.txt and remove slow outdated sourceforge git mirror
 2019-03-24  2:00 UTC 

[PATCH V2] Change EDK II to BSD+Patent License
 2019-03-23  2:25 UTC 

[RFC v3] Change EDK II to BSD+Patent License
 2019-03-23  1:48 UTC 

PATCH] Change EDK II to BSD+Patent License
 2019-03-23  0:44 UTC  (17+ messages)

[edk2-announce] Mailing List Move Day Set: April 4th
 2019-03-23  0:41 UTC 

[edk2-announce] [RFC] TianoCore Design Meetings
 2019-03-23  0:28 UTC 

[PATCH v5] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-03-22 19:13 UTC  (2+ messages)

[PATCH edk2-platforms v3 0/4] Platform/ARM: Platform support for Dynamic Tables Framework
 2019-03-22 18:56 UTC  (2+ messages)

[PATCH RESEND 0/3] Xen PCI passthrough fixes
 2019-03-22  9:06 UTC  (7+ messages)
` [PATCH RESEND 1/3] OvmfPkg/XenSupport: remove usage of prefetchable PCI host bridge aperture
    ` [Xen-devel] "

[PATCH 0/3] Remove EdkCompatibilityPkg and related information
 2019-03-22  8:47 UTC  (8+ messages)
` [PATCH 1/3] Nt32Pkg/Nt32Pkg.dsc: Remove EdkCompatibilityPkg information
` [PATCH 2/3] Maintainers.txt: "
` [PATCH 3/3] EdkCompatibilityPkg: Remove EdkCompatibilityPkg

[PATCH] BaseTools:Trim will trig exception when input asl UTF8 format file
 2019-03-22  7:55 UTC 

[edk2-test][Patch 1/1] uefi-sct/SctPkg: Size in EraseBlocks() is in bytes
 2019-03-22  7:16 UTC  (3+ messages)

[PATCH V4 00/17] Add new APIs DebugVPrint for DebugLib
 2019-03-22  7:08 UTC  (30+ messages)
` [PATCH V4 01/17] MdePkg/DebugLib.h: Add new APIs "
` [PATCH V4 02/17] MdePkg/BaseDebugLibNull: "
` [PATCH V4 03/17] MdePkg/BaseDebugLibSerialPort: Add new APIs
` [PATCH V4 04/17] MdePkg/UefidebugLibConOut: "
` [PATCH V4 05/17] MdePkg/UefiDebugLibStdErr: "
` [PATCH V4 06/17] MdePkg/DxeRuntimeDebugLibSerialPort: "
` [PATCH V4 07/17] MdePkg/UefiDebuglibDebugPortProtocol: "
` [PATCH V4 08/17] ArmPkg/SemiHostingDebugLib: "
` [PATCH V4 09/17] OvmfPkg/PlatformDebugLibIoPort: "
` [PATCH V4 10/17] IntelFsp2Pkg/BaseFspDebugLibSerialPort: "
` [PATCH V4 11/17] IntelFspPkg/BaseFspDebugLibSerialPort: "
` [PATCH V4 12/17] IntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V4 13/17] MdeModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V4 14/17] MdeModulePkg: Add definitions for EDKII DEBUG PPI
` [PATCH V4 15/17] MdeModulePkg: Add a PEIM to install Debug PPI
` [PATCH V4 16/17] MdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug lib
` [PATCH V4 17/17] MdeModulePkg: Add PEIM and lib to dsc file

[PATCH v2 0/3] Improve performance of boundary validation in MakeTable()
 2019-03-22  6:34 UTC  (5+ messages)
` [PATCH v2 1/3] BaseTools/TianoCompress: Improve performance of boundary validation
` [PATCH v2 2/3] BaseTools/C/Common: "
` [PATCH v2 3/3] MdePkg/BaseUefiDecompressLib: "

[edk2-test] SctPkg compilation is failing
 2019-03-22  6:12 UTC  (4+ messages)

[PATCH edk2-platforms v3 00/18] Fix issues and improve D0x
 2019-03-22  4:28 UTC  (26+ messages)
` [PATCH edk2-platforms v3 01/18] Hisilicon/D0x: Remove and tidy some codes about SerdesLib
` [PATCH edk2-platforms v3 02/18] Hisilicon/D0x: Delete some header files
` [PATCH edk2-platforms v3 03/18] Hisilicon/D0x: Add DriverHealthManagerDxe
` [PATCH edk2-platforms v3 04/18] Hisilicon/D06: Optimize SAS driver for reducing boot time
` [PATCH edk2-platforms v3 05/18] Hisilicon/D06: Fix access variable fail issue
` [PATCH edk2-platforms v3 06/18] Hisilicon/D06: Drop the leading 0 (0x0 -> 0x)
` [PATCH edk2-platforms v3 07/18] Hisilicon/D06: Add more PCIe port INT-x support
` [PATCH edk2-platforms v3 08/18] Hisilicon/D06: Add OemGetCpuFreq to encapsulate difference
` [PATCH edk2-platforms v3 09/18] Hisilicon/D0x: Rename StartupAp() function
` [PATCH edk2-platforms v3 10/18] Hisilicon/D06: Use HCCS speed with 2.6G
` [PATCH edk2-platforms v3 11/18] Hisilicon/D06: Add PCI_OSC_SUPPORT
` [PATCH edk2-platforms v3 12/18] Hisilicon/D06: Modify for IMP self-Adapte support
` [PATCH edk2-platforms v3 13/18] Hisilicon/D06: Add Setup Item "Support DPC" and delete some PCIe menus
` [PATCH edk2-platforms v3 14/18] Hisilicon/D06: Use new flash layout
` [PATCH edk2-platforms v3 15/18] Hisilicon/D06: Remove SECURE_BOOT_ENABLE definition
` [PATCH edk2-platforms v3 16/18] Hisilicon/D0x: Remove SP805 watchdog pcd
` [PATCH edk2-platforms v3 17/18] Hisilicon/D06: Fix USB crash issue(4079)
` [PATCH edk2-platforms v3 18/18] Hisilicon/D0x: Modify version to 19.02

[PATCH V2 0/2] Change reset logic related on capsule
 2019-03-22  3:07 UTC  (3+ messages)
` [PATCH V2 1/2] MdeModulePkg/CapsuleRuntimeDxe: IA32 add cache flush function
` [PATCH V2 2/2] MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm reset

[PATCH 0/2] FmpDevicePkg/FmpDxe: Change the default Image Type ID
 2019-03-22  2:22 UTC  (3+ messages)
` [PATCH 1/2] FmpDevicePkg/FmpDevucePkg.dec: Add a pcd
` [PATCH 2/2] FmpDevicePkg/FmpDxe: Change the default Image Type ID

[PATCH 1/2] Platform/Intel: Added python build script
 2019-03-22  1:47 UTC  (2+ messages)
` [PATCH 2/2] ReadMe.md: Update the build instructions

[PATCH] IntelSiliconPkg/IntelSiliconPkg.dsc: Add a driver to build
 2019-03-22  0:32 UTC  (2+ messages)

[edk2-announce] Monthly Community Meeting Update
 2019-03-21 23:18 UTC 

[edk2-announce] Groups.io Transition
 2019-03-21 22:24 UTC 

[edk2-announce] APAC/NAMO Bug Triage Time Changes
 2019-03-21 19:55 UTC 

[PATCH edk2-non-osi v3 0/8] Upload D0x binary modules
 2019-03-21 18:41 UTC  (11+ messages)
` [PATCH edk2-non-osi v3 1/8] Hisilicon/D0x: Add some header files
` [PATCH edk2-non-osi v3 2/8] Hisilicon/D06: Remove PCI enumeration dependency from SAS driver
` [PATCH edk2-non-osi v3 3/8] Hisilicon/D0x: Update PlatformSysCtrlLib binary
` [PATCH edk2-non-osi v3 4/8] Hisilicon/D06: Update Mbigen and gic RAS register
` [PATCH edk2-non-osi v3 5/8] Hisilicon/D06: Support PCIe local RAS
` [PATCH edk2-non-osi v3 6/8] Hisilicon/D06: Use new flash layout
` [PATCH edk2-non-osi v3 7/8] Hisilicon/D06: Fix numa node wrong issue
` [PATCH edk2-non-osi v3 8/8] Hisilicon/D06: Add Setup Item "Support DPC"

[PATCH] PcAtChipsetPkg/PcatChipsetPkg.dsc: Add a driver to build
 2019-03-21 14:44 UTC 

Enquiry on GetTimerPeriod function in Ping.c
 2019-03-21 14:31 UTC  (2+ messages)

Debugging why Build Rebuilds Something
 2019-03-21 10:43 UTC  (4+ messages)

[PATCH] BaseTools: Add embedded driver support to GenerateCapsule.py
 2019-03-21 10:27 UTC  (3+ messages)

[PATCH V3 00/17] Add new APIs DebugVPrint for DebugLib
 2019-03-21 10:15 UTC  (29+ messages)
` [PATCH V3 01/17] MdePkg/DebugLib.h: Add new APIs "
` [PATCH V3 04/17] MdePkg/UefidebugLibConOut: Add new APIs
` [PATCH V3 05/17] MdePkg/UefiDebugLibStdErr: "
` [PATCH V3 06/17] MdePkg/DxeRuntimeDebugLibSerialPort: "
` [PATCH V3 07/17] MdePkg/UefiDebuglibDebugPortProtocol: "
` [PATCH V3 08/17] ArmPkg/SemiHostingDebugLib: "
` [PATCH V3 09/17] OvmfPkg/PlatformDebugLibIoPort: "
` [PATCH V3 10/17] IntelFsp2Pkg/BaseFspDebugLibSerialPort: "
` [PATCH V3 11/17] IntelFspPkg/BaseFspDebugLibSerialPort: "
` [PATCH V3 12/17] IntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V3 13/17] MdeModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V3 14/17] MdeModulePkg: Add definitions for EDKII DEBUG PPI
` [PATCH V3 15/17] MdeModulePkg: Add a PEIM to install Debug PPI
` [PATCH V3 16/17] MdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug lib
` [PATCH V3 17/17] MdeModulePkg: Add PEIM and lib to dsc file

[PATCH 0/2] Change reset logic related on capsule
 2019-03-21  7:41 UTC  (5+ messages)
` [PATCH 1/2] MdeModulePkg/CapsuleRuntimeDxe: Merge changes form arm to all ARCH
` [PATCH 2/2] MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm reset

[PATCH v2 00/10] Remove .S files for IA32 and X64 arch in MdePkg and UefiCpuPkg
 2019-03-21  6:58 UTC  (5+ messages)
` [PATCH v2 01/10] UefiCpuPkg/SmmCpuFeaturesLib: Remove .S files for IA32 and X64 arch
` [PATCH v2 02/10] UefiCpuPkg/BaseUefiCpuLib: "

[RFC 0/3] Enable runtime serial debug for ArmVirtQemu
 2019-03-21  3:23 UTC  (10+ messages)

[PATCH v4] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-03-21  2:48 UTC  (5+ messages)

SerialDxe with BaseSerialPortLib16550 and standard PC com port
 2019-03-21  1:33 UTC  (3+ messages)

[Patch MdeModulePkg/Library v1 0/1] Fix exception issue while UsbMass block io uninstalled
 2019-03-21  1:12 UTC  (4+ messages)
` [Patch MdeModulePkg/Library v1 1/1] MdeModulePkg/UefiBootManangerLib: Fix exception issue

[PATCH V2 00/17] Add a new API DebugVPrint for DebugLib
 2019-03-20 16:13 UTC  (11+ messages)
` [PATCH V2 01/17] MdePkg/DebugLib.h: Add a new api "
` [PATCH V2 09/17] OvmfPkg/PlatformDebugLibIoPort: Add a new api DebugVPrint

[Patch V2][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Enable USB3.0 source debug
 2019-03-20  3:11 UTC 

[Patch V2][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: SPI lock
 2019-03-20  3:10 UTC 

[PATCH 0/2] DynamicTablesPkg: add package .dsc
 2019-03-19 20:55 UTC  (3+ messages)


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