public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-02-06 12:11:41 to 2019-02-12 17:16:12 UTC [more...]

[Patch 0/3] BaseTools: Implement splitquoted function
 2019-02-12 17:16 UTC  (7+ messages)

3rd Party Python Packages
 2019-02-12 15:59 UTC  (2+ messages)

[PATCH edk2-platforms v1 00/16] Fix issues and improve D0x
 2019-02-12 15:49 UTC  (36+ messages)
` [PATCH edk2-platforms v1 01/16] Hisilicon/D0x: Remove SerdesLib
` [PATCH edk2-platforms v1 02/16] Hisilicon/D0x: Add DriverHealthManagerDxe
` [PATCH edk2-platforms v1 03/16] Hisilicon/D06: Optimize SAS driver for reducing boot time
` [PATCH edk2-platforms v1 04/16] Hisilicon/D06: Fix access variable fail issue
` [PATCH edk2-platforms v1 05/16] Hisilicon/D06: Add more PCIe port INT-x support
` [PATCH edk2-platforms v1 06/16] Hisilicon/D06: Add OemGetCpuFreq to encapsulate difference
` [PATCH edk2-platforms v1 07/16] Hisilicon/D0x: Rename StartupAp() function
` [PATCH edk2-platforms v1 08/16] Hisilicon/D06: Change HCCS speed from 30G to 26G
` [PATCH edk2-platforms v1 09/16] Hisilicon/D06: Add PCI_OSC_SUPPORT
` [PATCH edk2-platforms v1 10/16] Hisilicon/D06: Modify for M7 self-Adapte support
` [PATCH edk2-platforms v1 11/16] Hisilicon/D06: Add Setup Item "Support DPC"
` [PATCH edk2-platforms v1 12/16] Hisilicon/D06: Use new flash layout
` [PATCH edk2-platforms v1 13/16] Hisilicon/D06: Remove SECURE_BOOT_ENABLE definition
` [PATCH edk2-platforms v1 14/16] Hisilicon/D0x: Remove SP805 watchdog pcd

[PATCH edk2-non-osi v1 0/7] Upload D0x binary modules
 2019-02-12 15:34 UTC  (24+ messages)
` [PATCH edk2-non-osi v1 1/7] Hisilicon/D06: Optimize SAS driver for reducing boot time
` [PATCH edk2-non-osi v1 2/7] Hisilicon/D0x: Rename StartupAp() function
` [PATCH edk2-non-osi v1 3/7] Hisilicon/D06: Update Mbigen and gic RAS register
` [PATCH edk2-non-osi v1 4/7] Hisilicon/D06: Support PCIe local RAS
` [PATCH edk2-non-osi v1 5/7] Hisilicon/D06: Use new flash layout
` [PATCH edk2-non-osi v1 6/7] Hisilicon/D06: Fix numa node wrong issue
` [PATCH edk2-non-osi v1 7/7] Hisilicon/D06: Add Setup Item "Support DPC"

[PATCH] BaseTools: Various typo
 2019-02-12 13:57 UTC  (2+ messages)

[PATCH 0/3] Support EFI_PEI_CORE_FV_LOCATION_PPI
 2019-02-12 13:57 UTC  (5+ messages)
` [PATCH 1/3] MdePkg: "
` [PATCH 2/3] MdeModulePkg/PeiMain: "
` [PATCH 3/3] UefiCpuPkg/SecCore: "

[PATCH edk2-non-osi v2 1/1] Platform/Socionext: uprev TF-A binary
 2019-02-12 13:18 UTC 

[PATCH v2] MdeModulePkg/CapsuleApp: Fix memory leak issue
 2019-02-12 11:22 UTC  (2+ messages)

[patch] MdeModulePkg/ReportStatusCodeLib: Avoid using AllocatePool if possible
 2019-02-12 11:01 UTC  (2+ messages)

[PATCH v2 0/3] MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored sometimes
 2019-02-12  9:47 UTC  (4+ messages)
` [PATCH v2 1/3] MdeModulePkg/PciBus: Change PCI_IO_DEVICE.RomSize to UINT32 type
` [PATCH v2 2/3] MdeModulePkg/PciBus: Correct typos
` [PATCH v2 3/3] MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored sometimes

[MdePkg/BaseLib v1 0/1] Add new API CalculateCrc16()
 2019-02-12  3:18 UTC  (8+ messages)
` [MdePkg/BaseLib v1 1/1] MdePkg BaseLib: "

[PATCH v1] NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start
 2019-02-12  2:26 UTC  (6+ messages)

[edk2-platforms/devel-MinPlatform][PATCH v3 1/1] ReadMe.md: Update Minimum Platform details
 2019-02-12  1:37 UTC  (3+ messages)

[PATCH v2] NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start
 2019-02-12  1:04 UTC  (2+ messages)

[PATCH] MdePkg/BaseLib: implement SpeculationBarrier() for ARM and AArch64
 2019-02-12  0:26 UTC  (5+ messages)

[PATCH edk2-platforms v1 15/16] Hisilicon/D06: Use CalculateCrc16 in BaseLib
 2019-02-11 20:53 UTC  (4+ messages)
` [PATCH edk2-platforms v1 16/16] Hisilicon/D0x: Modify version to 19.02

[PATCH edk2-platforms] Silicon/SynQuacer/Stage2Tables: fix build for cross compile from x86
 2019-02-11 19:07 UTC  (2+ messages)

[PATCH edk2-platforms] Silicon/Socionext: use variable attributes from Uefi/UefiMultiPhase.h
 2019-02-11 19:06 UTC  (3+ messages)

[PATCH] Maintainers: add TPM2 reviewers for OvmfPkg
 2019-02-11 17:15 UTC  (5+ messages)

[PATCH edk2-platforms 0/8] Silicon/SynQuacer: add support for 32-bit mode
 2019-02-11 16:45 UTC  (4+ messages)
` [PATCH edk2-platforms 6/8] Silicon/SynQuacer/Stage2Tables: fix 32-bit build

BaseTools: handling of $(ARCH) in .dsc/.fdf when multiple -a specified
 2019-02-11 15:51 UTC  (5+ messages)

[PATCH edk2-platforms v3 0/5] Fix D06 SBSA/SBBR issue and improve
 2019-02-11 14:45 UTC  (3+ messages)
` [PATCH edk2-platforms v3 4/5] Silicon/Hisilicon/D06: Set TA as Node 0 for TA boot

[PATCH] MdeModulePkg/CapsuleApp: Fix memory leak issue
 2019-02-11 13:56 UTC  (3+ messages)

[PATCH] MdeModulePkg/CapsuleApp: Fix potential NULL pointer dereference issue
 2019-02-11 13:02 UTC  (2+ messages)

[Patch v2] OvmfPkg: Add TCG2 Configuration menu to the Device Manager menu
 2019-02-11 12:29 UTC  (3+ messages)

[PATCH v2 00/10] Remove unused tool chain configuration
 2019-02-11 11:07 UTC  (13+ messages)
` [PATCH v2 01/10] BaseTools/tools_def.template: Remove VS2003 and VS2005
` [PATCH v2 02/10] OptionRomPkg/ReadMe.txt: Remove VS2005
` [PATCH v2 03/10] BaseTools/tools_def.template: Remove DDK3790
` [PATCH v2 04/10] BaseTools/tools_def.template: Remove UNIXGCC
` [PATCH v2 05/10] OvmfPkg/README: "
` [PATCH v2 06/10] BaseTools: Update MYTOOLS
` [PATCH v2 07/10] BaseTools/tools_def.template: Remove ELFGCC
` [PATCH v2 08/10] BaseTools/tools_def.template: Remove CYGGCC
` [PATCH v2 09/10] OptionRomPkg/ReadMe.txt: "
` [PATCH v2 10/10] BaseTools/build_rule.template: Remove GCCLD

[PATCH v4 00/13] Split the S3 PEI phase HW init codes from Opal driver
 2019-02-11 10:55 UTC  (16+ messages)
` [PATCH v4 01/13] MdeModulePkg: Add definitions for ATA AHCI host controller PPI
` [PATCH v1 1/1] MdeModulePkg/NvmExpressDxe: Report StatusCode for device init failure
` [PATCH v4 02/13] MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPI
` [PATCH v4 03/13] MdeModulePkg: Add definitions for Storage Security Command PPI
` [PATCH v4 04/13] MdeModulePkg: Add GUID for LockBox to save storage dev to init in S3
` [PATCH v4 05/13] MdeModulePkg/NvmExpressPei: Avoid updating the module-level variable
` [PATCH v4 06/13] MdeModulePkg/NvmExpressPei: Add logic to produce SSC PPI
` [PATCH v4 07/13] MdeModulePkg/NvmExpressPei: Consume S3StorageDeviceInitList LockBox
` [PATCH v4 08/13] MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEI
` [PATCH v4 09/13] MdeModulePkg/SmmLockBoxLib: Use 'DEBUG_' prefix instead of 'EFI_D_'
` [PATCH v4 10/13] MdeModulePkg/SmmLockBox(PEI): Remove an ASSERT in RestoreLockBox()
` [PATCH v4 11/13] MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()
` [PATCH v4 12/13] OvmfPkg/LockBoxLib: Update the comments for API UpdateLockBox()
` [PATCH v4 13/13] SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPI

Self-replicating image
 2019-02-11 10:37 UTC  (4+ messages)

[PATCH edk2-non-osi 1/1] Platform/Socionext: update TF-A binary to upstream release
 2019-02-11  9:21 UTC  (6+ messages)

[PATCH v2] CryptoPkg: Fix various typos
 2019-02-11  9:10 UTC  (4+ messages)

[PATCH] MdePkg: Change structure parameter types
 2019-02-11  6:05 UTC 

[PATCH] SecurityPkg/OpalPassword: Update strings on Opal Setup page
 2019-02-11  5:04 UTC  (2+ messages)

LocateProtocol - gEfiTcp4ServiceBindingProtocolGuid
 2019-02-11  3:34 UTC  (3+ messages)

[PATCH v1 0/2] Uninstall protocols when error happen in Driver Binding Start
 2019-02-11  2:58 UTC  (2+ messages)

[PATCH] MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored sometimes
 2019-02-11  1:25 UTC  (3+ messages)

[PATCH] CorebootPayloadPkg: Fix various typos
 2019-02-11  1:01 UTC  (2+ messages)

[PATCH] CorebootModulePkg: Fix various typos
 2019-02-11  1:01 UTC  (2+ messages)

[PATCH v1 0/1] MdeModulePkg/NvmExpressDxe: Report StatusCode for device init failure
 2019-02-11  0:05 UTC  (2+ messages)
` [PATCH v1 1/1] "

[edk2-announce] Community Meeting Minutes
 2019-02-08 20:33 UTC  (9+ messages)

Hello Andrew query on BdsSetMemoryTypeInformationVariable
 2019-02-08 18:00 UTC  (2+ messages)

[PATCH v2] ArmVirtPkg: Fix various typos
 2019-02-08  8:16 UTC  (7+ messages)

[PATCH] CryptoPkg: Fix various typos
 2019-02-07 19:45 UTC  (7+ messages)

[PATCH v5 edk2-platforms 00/22] Platform/RaspberryPi: Add Raspberry Pi 3 support
 2019-02-07 14:25 UTC  (7+ messages)
` [PATCH v5 edk2-platforms 18/22] Platform/RaspberryPi/RPi3 *NON-OSI*: Add ATF binaries

[PATCH] BaseTools/BuildReport: fix report for platforms/arches without struct PCDs
 2019-02-07 13:27 UTC  (4+ messages)
  ` FW: "

[PATCH v2] BaseTools: Fix build failure when specifying multiple BUILDTARGET
 2019-02-06 23:08 UTC  (4+ messages)

OVMF and TCP4, HTTP protocols
 2019-02-06 23:07 UTC  (5+ messages)

[PATCH v2] ArmPlatformPkg: Fix various typos
 2019-02-06 22:38 UTC  (2+ messages)

[PATCH v2] BeagleBoardPkg: Fix various typos
 2019-02-06 22:24 UTC  (2+ messages)

[PATCH v2] AppPkg: Fix various typos
 2019-02-06 22:22 UTC  (2+ messages)

[PATCH] BaseTools: Fix build failure when specifying multiple BUILDTARGET
 2019-02-06 16:16 UTC  (6+ messages)

[PATCH 00/14] ArmVirtPkg: clean up set-but-unused PCDs
 2019-02-06 15:54 UTC  (6+ messages)
` [PATCH 12/14] ArmVirtPkg/ArmVirtXen: don't set PcdShellFile
` [PATCH 13/14] ArmVirtPkg/ArmVirtXen: don't set PcdTurnOffUsbLegacySupport
` [PATCH 14/14] ArmVirtPkg/ArmVirtXen: don't set Pcd*ImageVerificationPolicy

[PATCH v2] BaseTools: Fix various typos
 2019-02-06 15:50 UTC 

[PATCH v2] ArmPkg: Fix various typos
 2019-02-06 15:44 UTC 


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