public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-09-19 16:39:06 to 2017-09-21 13:29:03 UTC [more...]

[PATCH edk2-platforms v3 00/11] Update D03/D05 binary for edk2 update and bug fix
 2017-09-21 13:32 UTC  (38+ messages)
` [PATCH edk2-non-osi v3 1/7] Hisilicon/D03/Net: Update Snp driver
` [PATCH edk2-platforms v3 01/11] Hisilicon/D05: Modify dsc and fdf file
` [PATCH edk2-platforms v3 02/11] Hisilicon/D03: "
` [PATCH edk2-non-osi v3 2/7] Hisilicon/D03/Sas: Add SasPlatform
` [PATCH edk2-non-osi v3 3/7] Hisilicon/D03: Update binary file
` [PATCH edk2-platforms v3 03/11] Hisilicon: Fix the drivers use the same GUID issue
` [PATCH edk2-platforms v3 04/11] Hisilicon D03/D05: get firmware version from FIRMWARE_VER
` [PATCH edk2-non-osi v3 4/7] Hisilicon/D05/Net: Update Snp driver
` [PATCH edk2-non-osi v3 5/7] Hisilicon/D05/Sas: Add SasPlatform
` [PATCH edk2-platforms v3 05/11] Hisilicon/PciHostBridgeDxe: Assign BAR resource from PciRegionBase
` [PATCH edk2-platforms v3 06/11] Hisilicon/D05/Pcie: fix bug of size definition
` [PATCH edk2-non-osi v3 6/7] Hisilicon/D05: Update binary file
` [PATCH edk2-platforms v3 07/11] D05/PCIe: Modify PcieRegionBase of secondary chip
` [PATCH edk2-non-osi v3 7/7] Hisilicon: Fix the drivers use the same GUID issue
` [PATCH edk2-platforms v3 08/11] Hisilicon/D03: Disable the function of PerfTuning
` [PATCH edk2-platforms v3 09/11] D05/ACPI: Disable D05 SAS0 and SAS2
` [PATCH edk2-platforms v3 10/11] D05/ACPI: Modify I2C device
` [PATCH edk2-platforms v3 11/11] Hisilicon D03/D05: Enlarge iATU for RP with ARI capable device

[PATCH v3 0/2] UDF partition driver fix
 2017-09-21 13:29 UTC  (10+ messages)
` [PATCH v3 1/2] MdePkg: Add UDF volume structure definitions
` [PATCH v3 2/2] MdeModulePkg/PartitionDxe: Fix creation of UDF logical partition

[RFC 0/6] Create central repository for boilerplate configuration
 2017-09-21 13:21 UTC  (12+ messages)
` [RFC 1/6] ConfigPkg: add new package for holding common config fragments
` [RFC 2/6] ArmVirtPkg: use ConfigPkg for common network items
` [RFC 3/6] OvmfPkg: "
` [RFC 4/6] ConfigPkg: add common Security settings
` [RFC 5/6] ArmVirtPkg: use ConfigPkg for common security items
` [RFC 6/6] OvmfPkg: "

[PATCH] ShellPkg/dmpstore: Show name of known variable vendor GUID
 2017-09-21 13:11 UTC  (4+ messages)

Shell input redirection question
 2017-09-21 13:11 UTC  (3+ messages)

SNP transmit print
 2017-09-21 11:50 UTC  (2+ messages)

NVME DXE Driver and PATA SS
 2017-09-21 10:54 UTC  (3+ messages)

[Patch] BaseTools: report build time measured by module of EDKII Build
 2017-09-21  8:05 UTC  (2+ messages)

[Patch] BaseTools: extend FFS alignment to 16M
 2017-09-21  8:05 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg-Tools: Add FixedAtBuild PCD support in GenCfgOpt.py
 2017-09-21  7:55 UTC  (2+ messages)

[PATCH V7 1/6] BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStore
 2017-09-21  7:29 UTC  (2+ messages)

[PATCH V5 0/6] Support bitfield in storage of vfr
 2017-09-21  7:30 UTC  (8+ messages)
` [PATCH V5 1/6] BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStore
` [PATCH V5 2/6] MdeModulePkg: Add GUID/flags to implement BitField support
` [PATCH V5 3/6] MdeModulePkg/UefiHiiLib: Validate question with bit fields
` [PATCH V5 4/6] MdeModulePkg/HiiDatabase: Handle questions with Bit VarStore
` [PATCH V5 5/6] MdeModulePkg/SetupBrowser: "
` [PATCH V5 6/6] MdeModulePkg/DriverSample: Add questions with bit/union VarStore

[PATCH v2 0/6] Resolve undefined behaviours in left shift OPs
 2017-09-21  6:46 UTC  (7+ messages)
` [PATCH v2 1/6] MdePkg/PrintLib: Fix possible negative value left shift
` [PATCH v2 2/6] MdeModulePkg/PrintLib: "
` [PATCH v2 3/6] MdeModulePkg/Tpl: Fix "
` [PATCH v2 4/6] MdeModulePkg/DxeNetLib: "
` [PATCH v2 5/6] MdeModulePkg/Crc32: Fix possible out of range "
` [PATCH v2 6/6] MdeModulePkg/AtaAtapiPassThru: "

[PATCH] RFC Inform UEFI memory to Linux
 2017-09-21  5:59 UTC  (9+ messages)
` [PATCH v2] PeiLib : "

[PATCH 0/6] Resolve undefined behaviours in left shift OPs
 2017-09-21  5:38 UTC  (11+ messages)
` [PATCH 3/6] MdeModulePkg/Tpl: Fix negative value left shift
` [PATCH 4/6] MdeModulePkg/DxeNetLib: "
` [PATCH 5/6] MdeModulePkg/Crc32: Fix possible out of range "

[PATCH v2 0/6] Add NULL pointer detection feature
 2017-09-21  5:20 UTC  (7+ messages)
  ` [PATCH v2 1/6] MdeModulePkg/MdeModulePkg.dec: Add NULL pointer detection PCD
  ` [PATCH v2 2/6] MdeModulePkg/DxeIpl: Implement NULL pointer detection
  ` [PATCH v2 3/6] UefiCpuPkg/PiSmmCpuDxeSmm: Implement NULL pointer detection for SMM code
  ` [PATCH v2 4/6] MdeModulePkg/Core/Dxe: Add EndOfDxe workaround for NULL pointer detection
  ` [PATCH v2 5/6] IntelFrameworkModulePkg/Csm: Add code to bypass "
  ` [PATCH v2 6/6] OvmfPkg/QemuVideoDxe: Bypass NULL pointer detection during VBE SHIM installing

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 2/2] Update Minor Version of BIOS ID
 2017-09-21  4:35 UTC 

[PATCH v3] CryptoPkg: Add new API to retrieve commonName of X.509 certificate
 2017-09-21  3:50 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Calibrate PMIC IMON
 2017-09-21  3:26 UTC 

[PATCH] MdePkg: add ARM/AARCH64 support to BaseCacheMaintenanceLib
 2017-09-21  2:23 UTC  (5+ messages)

[PATCH 0/2] Use PCD for Watchdog count
 2017-09-21  1:44 UTC  (3+ messages)

[PATCH 0/2] Fixe out-of-sync issue between GCD and CPU driver
 2017-09-21  0:02 UTC  (8+ messages)
  ` [PATCH 2/2] MdeModulePkg/Core: Fix out-of-sync issue in GCD

[PATCH v1] MdePkg: Add definitions for the SPI protocols introduced in UEFI PI 1.6
 2017-09-20 21:25 UTC  (6+ messages)

[Patch v2 0/3] *** Add ArmSvc Library ***
 2017-09-20 19:48 UTC  (4+ messages)
` [Patch v2 1/3] ArmPkg/ArmSvcLib: Add ArmSvcLib implementation
` [Patch v2 2/3] ArmPkg: Modify description file to build ArmSvcLib
` [Patch v2 3/3] ArmPkg/Include: Add ArmSvcLib header file

[PATCH 0/3] OvmfPkg/QemuVideoDxe/VbeShim: handle PAM1 register on Q35 correctly
 2017-09-20 18:28 UTC  (10+ messages)
` [PATCH 1/3] OvmfPkg/CsmSupportLib: move PAM register addresses to IndustryStandard
` [PATCH 2/3] OvmfPkg/QemuVideoDxe/VbeShim: rename Status to Segment0AllocationStatus
` [PATCH 3/3] OvmfPkg/QemuVideoDxe/VbeShim: handle PAM1 register on Q35 correctly

Storing Non volatile variables on SD/NAND
 2017-09-20 17:46 UTC  (15+ messages)

[PATCH v2] CryptoPkg: Add new API to retrieve commonName of X.509 certificate
 2017-09-20 17:12 UTC  (4+ messages)

[PATCH 1/1] ArmPkg/ArmSvcLib: Add ArmSvcLib implementation
 2017-09-20 15:36 UTC  (3+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Calibrate PMIC IMON
 2017-09-20 15:08 UTC 

[PATCH V6 0/6] Support bitfield in storage of vfr
 2017-09-20 13:09 UTC  (7+ messages)
` [PATCH V6 1/6] BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStore
` [PATCH V6 2/6] MdeModulePkg: Add GUID/flags to implement BitField support
` [PATCH V6 3/6] MdeModulePkg/UefiHiiLib: Validate question with bit fields
` [PATCH V6 4/6] MdeModulePkg/HiiDatabase: Handle questions with Bit VarStore
` [PATCH V6 5/6] MdeModulePkg/SetupBrowser: "
` [PATCH V6 6/6] MdeModulePkg/DriverSample: Add questions with bit/union VarStore

[PATCH] CryptoPkg: Add new API to retrieve commonName of X.509 certificate
 2017-09-20 12:45 UTC  (6+ messages)

[PATCH v2 0/3] UDF partition driver fix
 2017-09-20 12:36 UTC  (13+ messages)
` [PATCH v2 2/3] MdeModulePkg/PartitionDxe: Fix creation of UDF logical partition
` [PATCH v2 3/3] MdeModulePkg/UdfDxe: Rework driver to support PartitionDxe changes

[Patch] MdeModulePkg/DxeNetLib: Check the actual packet size before trim data from Nbuf
 2017-09-20  8:16 UTC  (2+ messages)

[Patch][edk2-platforms/minnowboard-max-udk2017] Vlv2TbltDevicePkg: Add ESRT table in OS
 2017-09-20  7:21 UTC 

Repeated condition check
 2017-09-20  6:35 UTC 

[PATCH 0/3] IntelSiliconPkg/InteVTdPei: Add RMRR support in PEI
 2017-09-20  6:33 UTC  (9+ messages)
` [PATCH 1/3] IntelSiliconPkg/VTdInfoPpi: Let it follow DMAR table
` [PATCH 2/3] IntelSiliconPkg/IntelVTdPmrPei: Parse RMRR table

[Patch][edk2-platforms] Vlv2TbltDevicePkg: Change build rule
 2017-09-20  5:32 UTC 

[Patch 0/2] Correct PI EfiGcdMemoryTypePersistent definition
 2017-09-20  5:03 UTC  (4+ messages)
` [Patch 1/2] MdePkg: Correct EfiGcdMemoryTypePersistent name to follow PI spec
` [Patch 2/2] MdeModulePkg: Update DxeCore to consume PI EfiGcdMemoryTypePersistent

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Correct Names
 2017-09-20  2:11 UTC 

Failed to clear configuration in Ip4Config2 Protocol
 2017-09-20  2:11 UTC  (8+ messages)

[PATCH] BaseTools/tools_def AARCH64: enable frame pointers for RELEASE builds
 2017-09-19 16:42 UTC  (4+ messages)

[PATCH v2] ArmPkg/PlatformBootManagerLib: process pending capsules
 2017-09-19 16:42 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