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

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

[PATCH v2] NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start
 2019-02-12  0:47 UTC 

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

[PATCH edk2-non-osi v1 0/7] Upload D0x binary modules
 2019-02-11 21:38 UTC  (7+ messages)
` [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 6/7] Hisilicon/D06: Fix numa node wrong issue

[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 v1 00/16] Fix issues and improve D0x
 2019-02-11 19:48 UTC  (25+ 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 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-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

[MdePkg/BaseLib v1 0/1] Add new API CalculateCrc16()
 2019-02-11 14:15 UTC  (7+ messages)
` [MdePkg/BaseLib v1 1/1] MdePkg BaseLib: "

[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  (19+ messages)
` [PATCH v5 edk2-platforms 10/22] Platform/RaspberryPi/RPi3: Add console driver
` [PATCH v5 edk2-platforms 11/22] Platform/RaspberryPi/RPi3: Add NV storage driver
` [PATCH v5 edk2-platforms 12/22] Platform/RaspberryPi/RPi3: Add Device Tree driver
` [PATCH v5 edk2-platforms 13/22] Platform/RaspberryPi/RPi3: Add base MMC driver
` [PATCH v5 edk2-platforms 14/22] Platform/RaspberryPi/RPi3: Add Arasan "
` [PATCH v5 edk2-platforms 15/22] Platform/RaspberryPi/RPi3: Add SD Host driver
` [PATCH v5 edk2-platforms 16/22] Platform/RaspberryPi/RPi3: Add platform boot manager and helper libs
` [PATCH v5 edk2-platforms 17/22] Platform/RaspberryPi/RPi3: Add USB host driver
` [PATCH v5 edk2-platforms 18/22] Platform/RaspberryPi/RPi3 *NON-OSI*: Add ATF binaries
` [PATCH v5 edk2-platforms 19/22] Platform/RaspberryPi/RPi3 *NON-OSI*: Add Device Tree binaries
` [PATCH v5 edk2-platforms 20/22] Platform/RaspberryPi/RPi3 *NON-OSI*: Add logo driver
` [PATCH v5 edk2-platforms 21/22] Platform/RaspberryPi/RPi3: Add platform
` [PATCH v5 edk2-platforms 22/22] Platform/RaspberryPi/RPi3: Add platform readme's

[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  (5+ 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  (17+ messages)
` [PATCH 01/14] ArmVirtPkg/ArmVirtQemuKernel: don't set PcdCPUCoresStackBase
` [PATCH 02/14] ArmVirtPkg: don't set PcdRelocateVectorTable
` [PATCH 03/14] ArmVirtPkg/{ArmVirtQemu, ArmVirtQemuKernel}: don't set PcdTrustzoneSupport
` [PATCH 04/14] ArmVirtPkg: don't set PcdPostCodePropertyMask
` [PATCH 05/14] ArmVirtPkg: clean up PcdSetNxForStack setting (applies to ArmVirtQemu only)
` [PATCH 06/14] ArmVirtPkg/PrePi: drop wrong PcdCoreCount dependency
` [PATCH 07/14] ArmVirtPkg: don't set PcdCoreCount
` [PATCH 08/14] ArmVirtPkg: don't set PcdDebugClearMemoryValue
` [PATCH 09/14] ArmVirtPkg: don't set PcdDebugPrintErrorLevel in RELEASE builds
` [PATCH 10/14] ArmVirtPkg/ArmVirtXen: don't set PcdPL031RtcBase
` [PATCH 11/14] ArmVirtPkg/ArmVirtXen: don't set PcdTerminalTypeGuidBuffer
` [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 

[PATCH] AppPkg: Various typo
 2019-02-06 11:23 UTC  (2+ messages)

[PATCH edk2-staging 00/20] IntelUndiPkg/XGigUndiDxe: fix GCC / ARM build issues
 2019-02-06 10:14 UTC  (7+ messages)
` [PATCH edk2-staging 10/20] IntelUndiPkg/XGigUndiDxe: drop StdLibC library class reference

[PATCH] BeagleBoardPkg: Various typo
 2019-02-06  9:21 UTC 

[PATCH] BaseTools: Various typo
 2019-02-06  7:44 UTC 

[PATCH] ArmVirtPkg: Various typo
 2019-02-06  7:35 UTC 

[PATCH] ArmPkg: Various typo
 2019-02-06  7:33 UTC 

[PATCH] ArmPlatformPkg: Various typo
 2019-02-06  7:06 UTC 

Peripheral FW capsule delivery?
 2019-02-05 20:42 UTC  (5+ messages)

[PATCH 0/1] EmbeddedPkg/Library: Add VirtualRealTimeClockLib
 2019-02-05 19:57 UTC  (3+ messages)
` [PATCH 1/1] "

[edk2-platforms/devel-MinPlatform][PATCH v3 1/1] ReadMe.md: Update Minimum Platform details
 2019-02-05 17:34 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