public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-12-17 12:03:35 to 2019-12-23 01:59:55 UTC [more...]

[PATCH] IntelSiliconPkg/IntelPciDeviceSecurity: Use EDKII TCG definition
 2019-12-23  1:59 UTC  (2+ messages)

[PATCH v4] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol
 2019-12-23  1:46 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH V2] [edk2/BaseTools] edksetup.bat stuck on unicode locale Windows
 2019-12-23  1:35 UTC  (2+ messages)

[Patch] GenBiosId: Fixed a regression bug introduced by 8b72f720d53e
 2019-12-23  0:45 UTC  (2+ messages)

[PATCH V3 0/2] *MdePkg/UefiDevicePathLib: Separate the lib instances
 2019-12-23  0:43 UTC  (13+ messages)
` [PATCH V3 1/2] MdePkg/UefiDevicePathLib: Separate the device path lib
` [PATCH V3 2/2] MdePkg/dsc: Add UefiDevicePathLibMandatoryDevicePathProtocol for build
  ` [edk2-devel] [PATCH V3 0/2] *MdePkg/UefiDevicePathLib: Separate the lib instances

[platform/devel-riscv-v2 PATCHv5 00/18] Initial version of RISC-V
 2019-12-22  6:09 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH 00/11] Add BDS Hook Points
 2019-12-21  2:37 UTC  (38+ messages)
` [edk2-platforms] [PATCH 01/11] MinPlatformPkg: Add BDS Hook Point Guids
    ` [edk2-devel] "
` [edk2-platforms] [PATCH 02/11] BoardModulePkg: Add BDS Hook Library
` [edk2-platforms] [PATCH 03/11] BoardModulePkg: Add BDS Hook DXE Driver
` [edk2-platforms] [PATCH 04/11] MinPlatformPkg: Add BDS Board Boot Manager library
` [edk2-platforms] [PATCH 05/11] MinPlatformPkg: Add BDS Hook Points
` [edk2-platforms] [PATCH 06/11] BoardModulePkg: Add Generic BoardBootManagerLib
` [edk2-platforms] [PATCH 07/11] KabylakeOpenBoardPkg: Add BDS Hook Dxe Driver
` [edk2-platforms] [PATCH 08/11] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms] [PATCH 09/11] SimicsOpenBoardPkg: Add Bds Hook Library
` [edk2-platforms] [PATCH 10/11] SimicsOpenBoardPkg: Add BDS Board Boot Manager library
` [edk2-platforms] [PATCH 11/11] SimicsOpenBoardPkg: Add Bds Hook Points

[PATCH] [edk2/BaseTools] edksetup.bat stuck on unicode locale Windows
 2019-12-20 18:08 UTC  (7+ messages)

[PATCH 0/2] MdeModulePkg/SdMmcPciHcDxe: Send the EdkiiSdMmcSwitchClockFreq notification before sending CMD13
 2019-12-20 17:13 UTC  (3+ messages)
` [PATCH 1/2] SdMmcPciHcDxe: Send EdkiiSdMmcSwitchClockFreq after SD clock start
` [PATCH 2/2] MdeModulePkg/SdMmcPciHcDxe: Add function to start SD clock

[edk2-staging/RISC-V-V2 PATCH v3 00/39] RISC-V EDK2 Port on
 2019-12-20 15:04 UTC  (11+ messages)
` [edk2-staging/RISC-V-V2 PATCH v3 03/39] RiscVPkg/opensbi: EDK2 RISC-V OpenSBI support
    ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v3 18/39] RiscVPkg/Library: Add EDK2 RISC-V OpenSBI library
  ` [edk2-devel] "

reg: HTTPS Certificate Update
 2019-12-20  9:57 UTC  (3+ messages)
  ` [edk2-devel] "

[Patch V2] edksetup.bat: Simplify the step to use CLANGPDB
 2019-12-20  8:36 UTC  (2+ messages)

[PATCH] edksetup.bat: Simplify the step to use CLANGPDB
 2019-12-20  7:40 UTC  (2+ messages)

[edk2-devel] [PATCH] BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.py
 2019-12-20  7:39 UTC  (4+ messages)

[PATCH 00/79] Fix a bunch of typos (part 1)
 2019-12-20  6:38 UTC  (5+ messages)
` [PATCH 06/79] EmulatorPkg/Unix: Fix various typos
` [PATCH 09/79] FatPkg/FatPei: Fix few typos

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Remove dependence between APs
 2019-12-20  6:15 UTC  (2+ messages)

[PATCH v1] MdePkg: Use __builtin_offset with CLANGPDB toolchain
 2019-12-20  6:10 UTC  (3+ messages)
    ` [edk2-devel] "

[edk2-devel] [PATCH] MdePkg/Tcg: Add new definition in TCG PFP spec
 2019-12-20  3:02 UTC  (2+ messages)

[PATCH v1 1/1] BaseTools: Build ASL files before C files
 2019-12-19 18:15 UTC  (5+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH 1/1] Platform/RPi: Inhibit serial output for all runtime drivers
 2019-12-19 17:26 UTC  (3+ messages)

[edk2-platforms][PATCH v2 0/7] Platform/RPi4: ACPI improvements
 2019-12-19 17:20 UTC  (16+ messages)
` [edk2-platforms][PATCH v2 1/7] Silicon/Bcm283x: Add UART constants for PL011 and miniUART
` [edk2-platforms][PATCH v2 2/7] Platform/RPi4: Clean up ACPI definitions
` [edk2-platforms][PATCH v2 3/7] Platform/RPi4: Improve FADT ACPI table generation
` [edk2-platforms][PATCH v2 4/7] Platform/RPi4: Improve SPCR and DBG2 "
` [edk2-platforms][PATCH v2 5/7] Platform/RPi4: Add switch to select between PL011 and miniUART
` [edk2-platforms][PATCH v2 6/7] Platform/RPi4: Add XHCI ACPI table
` [edk2-platforms][PATCH v2 7/7] Platform/RPi4: Add ACPI basic mode build option

[Patch] MdePkg PciExpress21: PCI_REG_PCIE_DEVICE_CONTROL2 struct has 17 bits
 2019-12-19 14:57 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] MdePkg/Tcg: Add new definition in TCG PFP spec
 2019-12-19 14:27 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] BaseTools/PatchCheck.py: Ignore CR and LF characters in subject length
 2019-12-19 14:12 UTC 

[PATCH 0/2] ShellPkg: Document the use of EFI_INVALID_PARAMETER by two functions
 2019-12-19 14:09 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 0/2] ShellPkg: Document the use of EFI_INVALID_PARAMETER by two functions
 2019-12-19 14:09 UTC  (3+ messages)
` [PATCH v2 1/2] ShellPkg: Document ParseCommandLineToArgs returns EFI_INVALID_PARAMETER
` [PATCH v2 2/2] ShellPkg: Document UpdateArgcArgv "

[PATCH V3] SbsaQemu: EFI implementation for SbsaQemu platform
 2019-12-19 12:53 UTC 

[edk2-platforms][PATCH V1 1/1] Features/Intel/AcpiDebugFeaturePkg: Add feature active PCD
 2019-12-19  8:53 UTC  (3+ messages)
` [edk2-devel] "

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 00/12] New PCI features - MPS, MRRS, RO, NS, CTO
 2019-12-19  5:48 UTC  (21+ messages)
  ` [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 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 08/12] PciBusDxe: New PCI feature Max_Payload_Size
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 03/12] PciBusDxe: Separation of the PCI device registration and start

[PATCH] MdePkg/Spdm: fix Nonce structure error
 2019-12-19  1:16 UTC  (4+ messages)

[Patch 0/1] BaseTools/Scripts: Add package dependency graphing tool
 2019-12-19  1:11 UTC  (9+ messages)
` [Patch 1/1] "
    ` [edk2-devel] "

[PATCH v1 0/6] SecurityPkg/BaseHashLib: Implement a Unified API for Hash Calculation
 2019-12-18 21:50 UTC  (7+ messages)
` [PATCH v1 1/6] SecurityPkg/BaseHashLib: Implement a unified "
` [PATCH v1 2/6] SecurityPkg/HashApiInstanceSha1: Implement API registration mechanism for SHA1
` [PATCH v1 3/6] SecurityPkg/HashApiInstanceSha256: Implement API registration mechanism for SHA256
` [PATCH v1 4/6] SecurityPkg/HashApiInstanceSha384: Implement API registration mechanism for SHA384
` [PATCH v1 5/6] SecurityPkg/BaseHashLib: Modified the Registation Mechanism for BaseHashLib
` [PATCH v1 6/6] SecurityPkg/HashApiInstanceSM3: Implement API registration mechanism for SM3

[PATCH v1 0/6] SecurityPkg/BaseHashLib: Implement a Unified API for Hash Calculation
 2019-12-18 21:32 UTC  (7+ messages)
` [PATCH v1 1/6] SecurityPkg/BaseHashLib: Implement a unified "
` [PATCH v1 2/6] SecurityPkg/HashApiInstanceSha1: Implement API registration mechanism for SHA1
` [PATCH v1 3/6] SecurityPkg/HashApiInstanceSha256: Implement API registration mechanism for SHA256
` [PATCH v1 4/6] SecurityPkg/HashApiInstanceSha384: Implement API registration mechanism for SHA384
` [PATCH v1 5/6] SecurityPkg/BaseHashLib: Modified the Registation Mechanism for BaseHashLib
` [PATCH v1 6/6] SecurityPkg/HashApiInstanceSM3: Implement API registration mechanism for SM3

[PATCH v3] MdeModulePkg: Add Platform Boot Options Protocol
 2019-12-18 19:14 UTC  (5+ messages)

[edk2-platforms][PATCH 0/6] Platform/RPi4: ACPI improvements
 2019-12-18 17:10 UTC  (19+ messages)
` [edk2-platforms][PATCH 1/6] Platform/RPi4: Clean up ACPI definitions
` [edk2-platforms][PATCH 2/6] Platform/RPi4: Improve FADT ACPI table generation
` [edk2-platforms][PATCH 3/6] Platform/RPi4: Improve SPCR and DBG2 "
` [edk2-platforms][PATCH 4/6] Platform/RPi4: Add switch to select between PL011 and miniUART
    ` [edk2-devel] "
` [edk2-platforms][PATCH 5/6] Platform/RPi4: Add XHCI and MCFG ACPI tables
` [edk2-platforms][PATCH 6/6] Platform/RPi4: Add ACPI basic mode build option

[edk2-devel] [PATCH V2] UefiPayloadPkg/BootManager: Add PS2 keyboard support
 2019-12-18 16:35 UTC  (2+ messages)

ASAP Issue in PciExpress21.h
 2019-12-18 14:29 UTC  (2+ messages)

[edk2-devel] [PATCH v1 1/1] BaseTools: Build ASL files before C files
 2019-12-18 10:43 UTC  (4+ messages)

[PATCH] Support skipping automatic BM enumeration
 2019-12-18  8:43 UTC  (27+ messages)
` [edk2-devel] "
                                                ` [edk2-discuss] "

[Patch 1/1] BaseTools: Resolve a issue of Incremental build
 2019-12-18  5:57 UTC  (2+ messages)

[PATCH] EmulatorPkg: Implement QueryPerformanceCounter()
 2019-12-18  3:32 UTC 

[Patch 0/4 V6] Enhance Incremental Build
 2019-12-18  2:31 UTC  (4+ messages)
` [Patch 1/4 V6] BaseTools: Add build option for dependency file generation
  ` [edk2-devel] "

[edk2-devel] Instructions for running EDK2 CI on an Ubuntu system? ("System.TypeLoadException: Failure has occurred while loading a type.")
 2019-12-18  2:26 UTC  (2+ messages)

[Patch 1/1] BaseTools: Remove PCD_TOKEN define for FixedAtBuild PCD
 2019-12-18  2:16 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V3 1/1] WhiskeylakeOpenBoardPkg: Update PCDs to enable stack sharing
 2019-12-18  1:59 UTC  (3+ messages)

[edk2-devel] [PATCH] UefiPayloadPkg/BootManager: Add PS2 keyboard support
 2019-12-17 23:25 UTC  (3+ messages)

[PATCH v2] MdeModulePkg: Add Platform Boot Options Protocol
 2019-12-17 20:23 UTC 

[PATCH] MdeModulePkg: Add Platform Boot Options Protocol
 2019-12-17 20:18 UTC 


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