public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-02-13 17:49:39 to 2018-02-22 08:49:30 UTC [more...]

[RFC v2 0/2] Add translation support to generic PCIHostBridge
 2018-02-22  8:55 UTC  (4+ messages)
` [RFC v2 1/2] MdeModulePkg/PciHostBridgeDxe: Add support for address translation
` [RFC v2 2/2] MdeModulePkg/PciBus: return CPU address for GetBarAttributes

[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
 2018-02-22  8:34 UTC  (48+ messages)
` [PATCH edk2-platforms 01/39] Silicon/NXP: Add support for Big Endian Mmio APIs
` [PATCH edk2-platforms 02/39] Silicon/NXP : Add support for Watchdog driver
` [PATCH edk2-platforms 03/39] SocLib : Add support for initialization of peripherals
` [PATCH edk2-platforms 04/39] Silicon/NXP : Add support for DUART library
` [PATCH edk2-platforms 05/39] Silicon/NXP: Add support for I2c driver
` [PATCH edk2-platforms 06/39] Silicon/Maxim : Add support for DS1307 RTC library
` [PATCH edk2-platforms 07/39] Platform/NXP: Add support for ArmPlatformLib
` [PATCH edk2-platforms 08/39] Compilation : Add the fdf, dsc and dec files
` [PATCH edk2-platforms 09/39] Build : Add build script and environment script
` [PATCH edk2-platforms 10/39] IFC : Add Header file for IFC controller
` [PATCH edk2-platforms 11/39] LS1043/BoardLib : Add support for LS1043 BoardLib
` [PATCH edk2-platforms 12/39] Silicon/NXP : Add support of IfcLib
` [PATCH edk2-platforms 13/39] LS1043/FpgaLib : Add support for FpgaLib
` [PATCH edk2-platforms 14/39] LS1043 : Enable support of FpgaLib
` [PATCH edk2-platforms 15/39] Silicon/NXP : Add support of NorFlashLib
` [PATCH edk2-platforms 16/39] Silicon/NXP : Add NOR driver
` [PATCH edk2-platforms 17/39] LS1043 : Enable NOR driver for LS1043aRDB package
` [PATCH edk2-platforms 18/39] Silicon/NXP:Add LS1046ARDB SoCLib Support
` [PATCH edk2-platforms 19/39] Silicon/NXP:Add support for PCF2129 Real Time Clock Library
` [PATCH edk2-platforms 20/39] Platform/NXP: LS1046A RDB Board Library
` [PATCH edk2-platforms 21/39] Platform/NXP: Add ArmPlatformLib for LS1046A
` [PATCH edk2-platforms 22/39] Platform/NXP: LS1046 RDB Board FPGA library
` [PATCH edk2-platforms 23/39] Platform/NXP: Compilation for LS1046A RDB Board
` [PATCH edk2-platforms 24/39] Silicon/NXP:SocLib support for initialization of peripherals
` [PATCH edk2-platforms 25/39] Platform/NXP/LS2088aRdbPkg: ArmPlatformLib Support for LS2088ARDB
` [PATCH edk2-platforms 26/39] Silicon/Maxim: DS3232 RTC Library Support
` [PATCH edk2-platforms 27/39] Compilation : Add the fdf, dsc and dec files
` [PATCH edk2-platforms 28/39] Platform/NXP: LS2088A RDB Board Library
` [PATCH edk2-platforms 29/39] Platform/NXP: LS2088 RDB Board FPGA library
` [PATCH edk2-platforms 30/39] LS2088 : Enable support of FpgaLib
` [PATCH edk2-platforms 31/39] LS2088ARDB: Enable NOR driver and Runtime Services
` [PATCH edk2-platforms 32/39] Silicon/NXP: Implement PciSegmentLib to support multiple RCs
` [PATCH edk2-platforms 33/39] Silicon/NXP: Implement PciHostBridgeLib support
` [PATCH edk2-platforms 34/39] Silicon/NXP: Implement EFI_CPU_IO2_PROTOCOL
` [PATCH edk2-platforms 35/39] Compilation: Update the fdf, dsc and dec files
` [PATCH edk2-platforms 36/39] DWC3 : Add DWC3 USB controller initialization driver
` [PATCH edk2-platforms 37/39] LS2088 : Enable support of USB controller
` [PATCH edk2-platforms 38/39] Platform/NXP:PCIe enablement for LS1046A RDB
` [PATCH edk2-platforms 39/39] Platform/NXP:PCIe enablement for LS2088A RDB

[RFC] ShellPkg/Ping: fix loss of first packet
 2018-02-22  8:32 UTC  (4+ messages)

[RFC PATCH] MdePkg: add byte-swapping MMIO BaseIoLibSwap
 2018-02-22  4:51 UTC  (4+ messages)

[Patch] BaseTools: Add WindowsLike path in front of PATH Env
 2018-02-22  2:31 UTC 

[PATCH 0/4] MdePkg/BaseSafeIntLib: fix undefined behavior in INT64 Sub/Add/Mult
 2018-02-21 18:10 UTC  (12+ messages)
` [PATCH 1/4] MdePkg/BaseSafeIntLib: fix undefined behavior in SafeInt64Sub()
` [PATCH 2/4] MdePkg/BaseSafeIntLib: fix undefined behavior in SafeInt64Add()
` [PATCH 3/4] MdePkg/BaseSafeIntLib: clean up parentheses in MIN_INT64_MAGNITUDE
` [PATCH 4/4] MdePkg/BaseSafeIntLib: fix undefined behavior in SafeInt64Mult()

[PATCH 0/2] Add SMM support when SEV is active
 2018-02-21 16:52 UTC  (3+ messages)
` [PATCH 1/2] OvmfPkg/AmdSevDxe: Clear the C-bit from SMM Saved State
` [PATCH 2/2] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Clear C-bit when SEV is active

[PATCH edk2-platforms 0/5] Add Secure96 mezzanine support
 2018-02-21 12:10 UTC  (14+ messages)
` [PATCH edk2-platforms 1/5] Silicon/SynQuaver/DeviceTree: add node for SPI controller
` [PATCH edk2-platforms 2/5] Silicon/SynQuaver/DeviceTree: add node for I2C controller
` [PATCH edk2-platforms 3/5] Platform: add support for 96boards Secure96 mezzanine adapter
` [PATCH edk2-platforms 4/5] Silicon/SynQuacer/PlatformDxe: add menu option to select mezzanine
` [PATCH edk2-platforms 5/5] Platform/Socionext/DeveloperBox: add Secure96 support

[PATCH edk2-platforms v2] Silicon/Socionext/SynQuacerI2cDxe: fix TPL handling bug
 2018-02-21 12:09 UTC  (3+ messages)

[PATCH edk2-platforms] Silicon/Socionext/SynQuacerI2cDxe: fix TPL handling bug
 2018-02-21 10:59 UTC  (5+ messages)

[PATCH] EmbeddedPkg/FdtLib: incorporate missing overlay support
 2018-02-21 10:54 UTC  (3+ messages)

[PATCH 0/3] Create UART DebugLib implementation for runtime drivers
 2018-02-21 10:27 UTC  (14+ messages)
` [PATCH 1/3] MdePkg: introduce DxeRuntimeDebugLibSerialPort
` [PATCH 2/3] ArmVirtPkg: switch to DXE runtime version of DebugLib where appropriate
` [PATCH 3/3] MdePkg/BaseDebugLibSerialPort: blacklist for use by DXE runtime drivers

[Patch] Build spec: update PCD value and SKU, DefaultStore info in report
 2018-02-21  8:31 UTC 

[Patch] BaseTools: Fix the bug to display the single SKUID info
 2018-02-21  2:10 UTC 

[PATCH edk2-platforms v2 0/7] Add Secure96 mezzanine support
 2018-02-20 17:49 UTC  (8+ messages)
` [PATCH edk2-platforms v2 1/7] Silicon/Atmel: add support for AtSha204a RNG
` [PATCH edk2-platforms v2 2/7] Platform/NinetySixBoards: introduce package and mezzanine protocol
` [PATCH edk2-platforms v2 3/7] Platform/NinetySixBoards: introduce I2C driver
` [PATCH edk2-platforms v2 4/7] Platform/NinetySixBoards: introduce LsConnector protocol
` [PATCH edk2-platforms v2 5/7] Platform/NinetySixBoards: add a driver for the Secure96 mezzanine board
` [PATCH edk2-platforms v2 6/7] Platform/NinetySixBoards: add core driver for LS connector and config
` [PATCH edk2-platforms v2 7/7] Platform/Socionext/DeveloperBox: add 96boards mezzanine support

[PATCH 0/2] add boot options in HiKey
 2018-02-20 15:54 UTC  (4+ messages)
` [PATCH 1/2] Platform/Hisilicon/HiKey960: add boot options
` [PATCH 2/2] Platform/Hisilicon/HiKey: "

[PATCH v2 00/10] Formalize the reset system core design
 2018-02-20  8:53 UTC  (6+ messages)
` [PATCH v2 05/10] MdeModulePkg/ResetSystemRuntimeDxe: Add more debug message

[PATCH] Tftp assert fix for openfile failure case
 2018-02-20  6:19 UTC  (10+ messages)

[PATCH 1/2] Silicon/NXP: Add Modified SPI protocol stack
 2018-02-20  4:51 UTC  (2+ messages)

[RFC] MdePkg/BaseLib: Change BitField functions
 2018-02-20  4:49 UTC  (2+ messages)

OEM EFI_STATUS Code Ranges?
 2018-02-20  0:19 UTC 

[PATCH] Silicon/Atmel: add support for AtSha204a RNG
 2018-02-19 20:07 UTC  (4+ messages)

[platforms: PATCH 0/2] Armada7k8k x4/x2 PCIE fix
 2018-02-19 16:54 UTC  (5+ messages)
` [platforms: PATCH 1/2] Marvell/Armada7k8k: Add basic sample at reset library
` [platforms: PATCH 2/2] Marvell/Library: ComPhyLib: Fix configuration for PCIE x4 and x2

[edk2-non-osi][PATCH 1/2] Platform/Hisilicon/HiKey: add mcuimage
 2018-02-19 14:45 UTC  (2+ messages)

[PATCH v3 0/4] support hikey960
 2018-02-16 11:49 UTC  (6+ messages)
` [PATCH v3 1/4] Platform/Hisilicon/HiKey: include DxePcdLib for HiiDatabase
` [PATCH v3 2/4] Platform/Hisilicon: move out SerialPortLib from common file
` [PATCH v3 3/4] Platform/Hisilicon/HiKey: use Hisilicon "
` [PATCH v3 4/4] Platform/Hisilicon/HiKey960: add skeleton of HiKey960

[PATCH] RFC : Ping : Fix for loss of first ping packet
 2018-02-16  9:32 UTC  (4+ messages)

Why XIP memory for variable storage?
 2018-02-16  8:15 UTC 

[PATCH v2 0/4] support HiKey960
 2018-02-16  0:55 UTC  (5+ messages)
` [PATCH v2 3/4] Platform/Hisilicon: move out dxe runtime lib from common file

[PATCH] MdePkg/Include/IndustryStandard: Add PCI Express 4.0 header file
 2018-02-15 23:11 UTC 

[Patch 0/3] MdeModulePkg: Add Boot Logo 2 Protocol
 2018-02-15 22:52 UTC  (6+ messages)
` [Patch 1/3] "
` [Patch 2/3] MdeModulePkg/BootGraphicsResourceDxe: "
` [Patch 3/3] MdeModulePkg/BootLogoLib: Use "

[Patch v2 0/3] MdeModulePkg: Add Boot Logo 2 Protocol
 2018-02-15 22:52 UTC  (4+ messages)
` [Patch v2 1/3] "
` [Patch v2 2/3] MdeModulePkg/BootGraphicsResourceDxe: "
` [Patch v2 3/3] MdeModulePkg/BootLogoLib: Use "

[Patch] MdeModulePkg PeiCore: Add error message to describe PEIM load failure
 2018-02-15 20:20 UTC  (5+ messages)

[PATCH edk2-platforms] AMD, Hisilicon, Socionext: fix build after DxeCapsuleLibFmp changes
 2018-02-15 16:32 UTC  (4+ messages)

[PATCH] ArmPkg/PlatformBootManagerLib: add hotkey to fastboot
 2018-02-15 15:15 UTC 

[edk2 PATCH v2 0/1] *** Add StandaloneMmPkg and maintainers ***
 2018-02-15 13:31 UTC  (2+ messages)
` [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers

[edk2 PATCH v1 0/1] *** Add StandaloneMmPkg and maintainers ***
 2018-02-15 12:54 UTC  (3+ messages)
` [edk2 PATCH v1 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers

[PATCH v2 0/2] NetworkPkg: Support the platform to configure HTTPS CipherList
 2018-02-15 12:05 UTC  (5+ messages)

[edk2-platforms Patch] Platform: Add SafeIntLib and BmpSupportLib to DSC files
 2018-02-14 21:14 UTC  (2+ messages)

[PATCH 0/4] Add ARM64 support for VS2017
 2018-02-14 15:46 UTC  (7+ messages)
` [PATCH 1/4] MdePkg: Disable some Level 4 warnings for VS2017/ARM64
` [PATCH 2/4] MdePkg/Library/BaseLib: Enable VS2017/ARM64 builds
` [PATCH 3/4] MdePkg/Include: Add VA list support for VS2017/ARM64
` [PATCH 4/4] BaseTools/Conf: Add VS2017/ARM64 support

[PATCH] ShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from hyper terminal
 2018-02-14 15:02 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Add UID for SueCreek LEDs
 2018-02-14  3:27 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] IDTP9180 PMIC Power Sequence Configuration
 2018-02-14  2:45 UTC 

[PATCH] MdeModulePkg/ResetUtilityLib: Fix GCC build failure
 2018-02-14  0:59 UTC  (3+ messages)

how do I use RamDiskDxe?
 2018-02-14  0:48 UTC  (5+ messages)

error C0DE: Unknown fatal error when processing
 2018-02-13 18:37 UTC  (2+ messages)

[Patch] MdePkg/BaseSafeIntLib: Add SafeIntLib class and instance
 2018-02-13 18:19 UTC  (13+ messages)


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