public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-03-14 09:04:22 to 2019-03-20 02:06:38 UTC [more...]

SerialDxe with BaseSerialPortLib16550 and standard PC com port
 2019-03-20  2:06 UTC 

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

[PATCH V3 00/17] Add new APIs DebugVPrint for DebugLib
 2019-03-19 23:37 UTC  (20+ messages)
` [PATCH V3 01/17] MdePkg/DebugLib.h: Add new APIs "
` [PATCH V3 02/17] MdePkg/BaseDebugLibNull: "
` [PATCH V3 03/17] MdePkg/BaseDebugLibSerialPort: Add new APIs
` [PATCH V3 04/17] MdePkg/UefidebugLibConOut: "
` [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] DynamicTablesPkg: add package .dsc
 2019-03-19 20:55 UTC  (5+ messages)
` [PATCH 1/2] DynamicTablesPkg: correct LibraryClass dependencies for Arm/DBG2
` [PATCH 2/2] DynamicTablesPkg: add package .dsc file

PATCH] Change EDK II to BSD+Patent License
 2019-03-19 20:06 UTC  (13+ messages)

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

[PATCH RESEND 0/3] Xen PCI passthrough fixes
 2019-03-19 14:03 UTC  (10+ messages)
` [PATCH RESEND 1/3] OvmfPkg/XenSupport: remove usage of prefetchable PCI host bridge aperture
` [PATCH RESEND 2/3] OvmfPkg/XenSupport: use a correct PCI host bridge aperture for BAR64
` [PATCH RESEND 3/3] OvmfPkg/XenSupport: turn off address decoding before BAR sizing

[PATCH v2 0/6] DynamicTablesPkg: Framework updates and fixes
 2019-03-19 13:47 UTC  (7+ messages)
` [PATCH v2 1/6] DynamicTablesPkg: Fix protocol section
` [PATCH v2 2/6] DynamicTablesPkg: Rename enum used for ID Mapping
` [PATCH v2 3/6] DynamicTablesPkg: Add OEM Info
` [PATCH v2 4/6] DynamicTablesPkg: DGB2: Update DBG2_DEBUG_PORT_DDI
` [PATCH v2 5/6] DynamicTablesPkg: Remove GIC Distributor Id field
` [PATCH v2 6/6] DynamicTablesPkg: Minor updates and fix typos

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

[edk2-test] SctPkg compilation is failing
 2019-03-19 13:14 UTC  (3+ messages)

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

[Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Enable USB3.0 source debug
 2019-03-19 12:23 UTC 

[PATCH] Vlv2TbltDevicePkg: Resolved chipsec complains
 2019-03-19  9:01 UTC  (2+ messages)

[Patch V2 3/3] Vlv2TbltDevicePkg: Fix 32bit BIOS build failure issue
 2019-03-19  9:00 UTC  (2+ messages)

[Patch V2 2/3] Vlv2TbltDevicePkg: Fix build failure issue after ECP cleanup
 2019-03-19  9:00 UTC  (2+ messages)

[Patch V2 1/3] Vlv2TbltDevicePkg: ECP Cleanup
 2019-03-19  8:59 UTC  (2+ messages)

[PATCH] Vlv2TbltDevicePkg: SPI lock
 2019-03-19  8:20 UTC  (2+ messages)

[Patch V2 0/1] Document: Update Inf spec to remove EDK and IPF related contents
 2019-03-19  7:41 UTC  (3+ messages)
` [Patch V2 1/1] "

[Patch V2 0/1] Document: Update FDF spec to remove EDK and IPF related contents
 2019-03-19  7:40 UTC  (3+ messages)
` [Patch 1/1] "

[Patch] BaseTools: Remove EDK_GLOBAL related logic
 2019-03-19  7:30 UTC  (2+ messages)

[Patch] BaseTools: Remove the logic SourceOverridePath
 2019-03-19  7:24 UTC  (2+ messages)

[Patch] BaseTools: Remove EDKI related logic from Trim tool
 2019-03-19  7:24 UTC  (2+ messages)

[Patch] Document: Remove obsolete user manuals
 2019-03-19  7:23 UTC  (2+ messages)

[PATCH v2 00/10] Remove .S files for IA32 and X64 arch in MdePkg and UefiCpuPkg
 2019-03-19  6:59 UTC  (11+ messages)
` [PATCH v2 01/10] UefiCpuPkg/SmmCpuFeaturesLib: Remove .S files for IA32 and X64 arch
` [PATCH v2 02/10] UefiCpuPkg/BaseUefiCpuLib: "
` [PATCH v2 03/10] UefiCpuPkg/CpuExceptionHandlerLib:Remove.S "
` [PATCH v2 04/10] MdePkg/BaseCpuLib: Remove .S "
` [PATCH v2 05/10] MdePkg/BaseLib: "
` [PATCH v2 06/10] MdePkg/BaseMemoryLibMmx: "
` [PATCH v2 07/10] MdePkg/BaseMemoryLibOptDxe: "
` [PATCH v2 08/10] MdePkg/BaseMemoryLibOptPei: "
` [PATCH v2 09/10] MdePkg/BaseMemoryLibRepStr: "
` [PATCH v2 10/10] MdePkg/BaseMemoryLibSse2: "

[PATCH v3 0/3] Add the prompt and help information in .uni files
 2019-03-19  6:48 UTC  (3+ messages)
` [PATCH v3 2/3] SecurityPkg/SecurityPkg.uni: Add the prompt and help information

[Patch] MdeModulePkg/PiSmmCore: Control S3 related functionality with flag
 2019-03-19  1:51 UTC  (2+ messages)

[edk2-test][Patch 1/1] uefi-sct/SctPkg: Size in EraseBlocks() is in bytes
 2019-03-18 19:44 UTC  (2+ messages)

[edk2-test][Patch 1/1] uefi-sct:SctPkg:Fix underflow in EraseBlocks test
 2019-03-18 18:58 UTC  (2+ messages)

[RFC PATCH] MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dsc
 2019-03-18 14:56 UTC 

[PATCH v4] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-03-18 14:38 UTC 

Regarding PXE boot NACK error
 2019-03-18 10:52 UTC  (4+ messages)

[PATCH v3] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-03-18  8:47 UTC 

SctPkg compilation is failing
 2019-03-18  6:42 UTC 

[PATCH v1 0/2] Ovmf: Stop using ISA drivers within IntelFrameworkModulePkg
 2019-03-18  3:47 UTC  (7+ messages)
` [PATCH v1 1/2] OvmfPkg: Drop the ISA Floppy device support
` [PATCH v1 2/2] OvmfPkg: Add an Super IO bus driver to replace the current ISA support

[patch] BaseTools: Add missing license and copyright info
 2019-03-18  1:58 UTC  (3+ messages)

[PATCH 1/1] SD : Continue setting up sd even if SD_HIGH_SPEED is not supported
 2019-03-18  1:53 UTC  (4+ messages)

[PATCH 0/4] EmbeddedPkg/DwEmmc: Fix bugs causing DwEmmc to fail to initialize
 2019-03-18  1:52 UTC  (2+ messages)

[Patch] SecurityPkg/OpalPassword: Fix incorrect line ending issue
 2019-03-18  0:52 UTC  (2+ messages)

[RFC 0/3] Enable runtime serial debug for ArmVirtQemu
 2019-03-16  9:41 UTC  (6+ messages)

[PATCH edk2-platforms 0/2] Platforms/ARM/SgiPkg: apply product names for sgiclarka and sgiclarkh platforms
 2019-03-15 13:06 UTC  (13+ messages)

[PATCH edk2-platforms v2 0/3] Platform/ARM/SgiPkg: Implement StandaloneMm based secure boot
 2019-03-15 12:51 UTC  (9+ messages)
` [PATCH edk2-platforms v2 3/3] Platform/ARM/SgiPkg: add MM based UEFI secure boot support

[PATCH 0/4] MdeModulePkg, StandaloneMmPkg: work around VA vs PA ambiguity
 2019-03-15  8:12 UTC  (3+ messages)

[PATCH V2] UefiCpuPkg/CpuCommonFeaturesLib: Aesni.c uses BIT0 and BIT1 reversedly
 2019-03-15  5:35 UTC  (2+ messages)

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

[PATCH 0/3] MdePkg: Remove inline X86 assembly code
 2019-03-14 22:27 UTC  (17+ messages)
` [PATCH 3/3] MdePkg/BaseSynchronizationLib: "

[PATCH] MdePkg/PciSegmentLibSegmentInfo: Change parameters type
 2019-03-14 22:19 UTC  (2+ messages)

Data Structure alignment
 2019-03-14 21:08 UTC  (2+ messages)

[staging/PRMCaseStudy]: Creating a new feature branch "PRMCaseStudy"
 2019-03-14 18:45 UTC  (3+ messages)

F29 Build Issue
 2019-03-14 17:04 UTC  (3+ messages)

[Patch] BaseTools: Fixed the issue of BaseTools Make cleanall failed
 2019-03-14 14:57 UTC  (2+ messages)

[PATCH] BaseTool/Build: Add --disable-include-path-check
 2019-03-14  9:54 UTC  (2+ messages)


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