messages from 2018-04-17 09:30:41 to 2018-04-23 03:24:21 UTC [more...]
[PATCH] MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototype
2018-04-23 3:24 UTC (4+ messages)
[PATCH v2 1/1] BaseTools: remove EdkIIWorkspace as its not used
2018-04-23 3:13 UTC (4+ messages)
` [PATCH v2 1/1] BaseTools: remove PlatformClass as it's "
[PATCH v2 2/2] BaseTools: replace 'UINT8', 'UINT16', 'UINT32', 'UINT64', 'VOID*' with shared constants
2018-04-23 3:12 UTC (2+ messages)
[RFC v2 0/4] Add FmpDevicePkg
2018-04-23 2:15 UTC (16+ messages)
` [RFC v2 1/4] FmpDevicePkg: Add package, library classes, and PCDs
` [RFC v2 2/4] FmpDevicePkg: Add library instances
` [RFC v2 3/4] FmpDevicePkg: Add FmpDxe module
` [RFC v2 4/4] FmpDevicePkg: Add DSC file to build all package components
[Patch V2 0/9] Add DisplayUpdateProgressLib for capsules
2018-04-23 2:09 UTC (7+ messages)
GenFds issue with multiple paths in PACKAGES_PATH
2018-04-20 19:43 UTC (5+ messages)
Source code debugging of OVMF
2018-04-20 16:49 UTC (13+ messages)
` gdb reload-uefi missing EFI_SYSTEM_TABLE_POINTER [was: Source code debugging of OVMF]
[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
2018-04-20 16:15 UTC (88+ messages)
` [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 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
[PATCH 1/8] IntelFrameworkModulePkg/LegacyBootMaintUiLib: Update RouteConfig function
2018-04-20 16:00 UTC (3+ messages)
[PATCH v1 00/27] BaseTools refactoring
2018-04-20 15:51 UTC (28+ messages)
` [PATCH v1 01/27] BaseTools: Misc - refactor RegEx to minimize multiple compiling
` [PATCH v1 02/27] BaseTools: GenPatchPcdTable "
` [PATCH v1 03/27] BaseTools: Share RegEx between files
` [PATCH v1 04/27] BaseTools: Workspace - refactor RegEx to minimize multiple compiling
` [PATCH v1 05/27] BaseTools: Autogen - replace string constants with those from DataType
` [PATCH v1 06/27] BaseTools: simplify if call
` [PATCH v1 07/27] BaseTools: Workspace - refactor GetStructurePcdInfo
` [PATCH v1 08/27] BaseTools: AutoGen - remove dictionary populated, but never accessed
` [PATCH v1 09/27] BaseTools: AutoGen - remove unused variables
` [PATCH v1 10/27] BaseTools: Remove extra .keys()
` [PATCH v1 11/27] BaseTools: Workspace/MetaFileParser - refactor dicts
` [PATCH v1 12/27] BaseTools: remove dict from DscBuildData
` [PATCH v1 13/27] BaseTools: replace string constants used for module types
` [PATCH v1 14/27] BaseTools: Define and use a set for common list
` [PATCH v1 15/27] BaseTools: Share a dictionary instead of keeping multiples
` [PATCH v1 16/27] BaseTools: Replace EDK Component strings with predefined constant
` [PATCH v1 17/27] BaseTools: DataType - cleanup list constants
` [PATCH v1 18/27] BaseTools: Replace PCD type strings with predefined constant
` [PATCH v1 19/27] BaseTools: Replace Binary File "
` [PATCH v1 20/27] BaseTools: remove duplicate variable
` [PATCH v1 21/27] BaseTools: replace string with predefined constant
` [PATCH v1 22/27] BaseTools: remove redundant if comparison
` [PATCH v1 23/27] BaseTools: AutoGen - use dafultdict instead of dict
` [PATCH v1 24/27] BaseTools: GenFds - simplify testing for Hex number
` [PATCH v1 25/27] BaseTools: AutoGen - use defaultdict to auto initialize
` [PATCH v1 26/27] BaseTools: remove unused MigrationUtilities.py
` [PATCH v1 27/27] BaseTools: CommonClass - remove unused classes
[PATCH 0/4] implement runtime debug output protocl
2018-04-20 14:14 UTC (4+ messages)
` [PATCH 4/4] ArmPlatformPkg: add PL011 UART runtime debug driver
[PATCH v3 0/2] add platform boot manager protocol
2018-04-20 12:55 UTC (5+ messages)
` [PATCH v3 1/2] EmbeddedPkg: "
` [PATCH v3 2/2] ArmPkg/PlatformBootManagerLib: load platform boot options
[PATCH 1/1] OvmfPkg/README: add HTTPS Boot
2018-04-20 11:07 UTC (2+ messages)
[PATCH v5] ShellPkg: Add acpiview tool to dump ACPI tables
2018-04-20 7:49 UTC (4+ messages)
[PATCH] Nt32Pkg/NtGopInput: ReadKeyStrokeEx always return key state
2018-04-20 2:31 UTC (2+ messages)
[PATCH edk2-platforms] Silicon/Socionext/SynQuacer: update PHY reference clock rate
2018-04-19 15:38 UTC (5+ messages)
[PATCH v2] ArmPkg/TimerDxe: remove workaround for KVM timer handling
2018-04-19 14:34 UTC (4+ messages)
[PATCH edk2-non-osi v2 0/1] Hisilicon/D0x/Sm750: Fix GOP framebuffer
2018-04-19 13:19 UTC (7+ messages)
` [PATCH edk2-non-osi v2 1/1] Hisilicon/Sm750Dxe: Unify binary and fix GOP frame buffer base
[PATCH edk2-platforms 1/1] Hisilicon/D0x: Use unified Sm750Dxe driver binary
2018-04-19 13:18 UTC (2+ messages)
[PATCH edk2-platforms] Silicon/SynQuacer/NetsecDxe: fix buffer allocation bug
2018-04-19 12:53 UTC (3+ messages)
[PATCH] ArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of table base
2018-04-19 12:30 UTC (4+ messages)
[PATCH v1 1/1] BaseTools: remove PlatformClass as it's not used
2018-04-19 12:20 UTC (2+ messages)
[PATCH v1 1/1] BaseTools: remove EdkIIWorkspace as its not used
2018-04-19 12:19 UTC (2+ messages)
[PATCH edk2-platforms v3 0/2] add platform boot options
2018-04-19 10:43 UTC (3+ messages)
` [PATCH edk2-platforms v3 1/2] Platform/HiKey960: register predefined "
` [PATCH edk2-platforms v3 2/2] Platform/HiKey: create 4 "
[platforms PATCH 1/1] Marvell/Drivers: MvFvbDxe: Fix uninstallation of protocol
2018-04-19 10:33 UTC (2+ messages)
[PATCH v2 0/1] load boot options from platform
2018-04-19 9:30 UTC (5+ messages)
` [PATCH v2 1/1] ArmPkg/PlatformBootManagerLib: "
[PATCH] BaseTools: Support DSC component !include PCD items
2018-04-19 6:25 UTC (2+ messages)
[PATCH v1 00/18] *** Standalone Management Mode Core Interface for AARCH64 Platforms ***
2018-04-18 22:09 UTC (5+ messages)
` [PATCH v1 12/18] StandaloneMmPkg/CpuMm: Add CPU driver suitable for ARM Platforms
` [PATCH v1 14/18] StandaloneMmPkg: Describe the declaration, definition and fdf files
[PATCH 5/8] SecurityPkg/Tcg2Config: Update RouteConfig function
2018-04-18 20:33 UTC (4+ messages)
` [PATCH 6/8] SecurityPkg/PwdCredentialProviderDxe: "
` [PATCH 7/8] SecurityPkg/UserIdentifyManagerDxe: "
` [PATCH 8/8] SecurityPkg/UserProfileManagerDxe: "
[PATCH 2/8] MdeModulePkg/UiApp: Update RouteConfig function
2018-04-18 20:32 UTC (3+ messages)
` [PATCH 3/8] MdeModulePkg/RamDiskDxe: "
` [PATCH 4/8] MdeModulePkg/DriverHealthManagerDxe: "
[PATCH v1 1/1] BaseTools: Eot - Remove FvImage file
2018-04-18 14:23 UTC (2+ messages)
[PATCH v2 1/3] BaseTools: refactor and remove more keys() usage
2018-04-18 14:22 UTC (2+ messages)
[PATCH] Maintainers.txt: add Laszlo Ersek to stewards
2018-04-18 11:58 UTC (4+ messages)
[PATCH 1/2] Hisilicon/D0x: fix tftp command init failure
2018-04-18 10:59 UTC (2+ messages)
[PATCH] BaseTools: Parse DSC component !include file report error issue
2018-04-18 8:56 UTC
[PATCH] MdePkg: add big-endian MMIO BaseBeIoLib
2018-04-18 8:51 UTC (20+ messages)
` (spawning off more style discussion)
[PATCH v1 0/3] BaseTools: refactor to remove redundant
2018-04-18 8:48 UTC (3+ messages)
` [PATCH v1 1/3] BaseTools: refactor and remove more keys() usage
[PATCH v3 2/2] BaseTools: refactor and remove un-needed use of .keys() on dictionaries
2018-04-18 8:44 UTC (2+ messages)
[PATCH v2 2/3] BaseTools: use predefined constants instead of local strings
2018-04-18 8:43 UTC (2+ messages)
[PATCH edk2-platforms [Changes Suggested by Leif]] Watchdog Driver Patch
2018-04-18 14:29 UTC (2+ messages)
` [PATCH edk2-platforms [Changes Suggested by Leif]] Silicon/NXP : Add support for Watchdog driver
[PATCH v1 0/4] BaseTools: refactoring (and one bug fix)
2018-04-18 8:38 UTC (7+ messages)
` [PATCH v1 1/4] BaseTools: remove duplicate function name
` [PATCH v1 2/4] BaseTools: replace 'UINT8', 'UINT16', 'UINT32', 'UINT64', 'VOID*' with shared constants
` [PATCH v1 3/4] BaseTools: Remove un-needed list comprehension
[PATCH] MdeModulePkg/Terminal: Check status of OpenProtocol in BindingStart
2018-04-18 0:55 UTC (3+ messages)
[PATCH v2 2/2] BaseTools: refactor and remove un-needed use of .keys() on dictionaries
2018-04-17 14:37 UTC
[PATCH v1 0/2] BaseTools: refactor for code simplification
2018-04-17 13:25 UTC (5+ messages)
` [PATCH v1 1/2] BaseTools: fix None comparisons
` [PATCH v1 2/2] BaseTools: refactor and remove un-needed use of .keys() on dictionaries
[PATCH v1 0/9] BaseTools: refactoring
2018-04-17 13:18 UTC (2+ messages)
[PATCH v1] BaseTools: remove an unused file
2018-04-17 12:52 UTC (2+ messages)
[PATCH v1] BaseTools: delete an unused file
2018-04-17 12:52 UTC (2+ messages)
[PATCH v1 0/5] BaseTools: remove or change un-needed variables
2018-04-17 12:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox