messages from 2017-11-10 13:55:06 to 2017-11-15 02:32:11 UTC [more...]
[staging/Customized-Secure-Boot] Sync Customized-Secure-Boot From edk2/master
2017-11-15 2:36 UTC (2+ messages)
[Patch V2] NetworkPkg: Print error message to screen if error occurs during HTTP boot
2017-11-15 1:51 UTC
[Patch] MdeModulePkg/UsbMassStorageDxe: Enhance Request Sense Handling
2017-11-15 1:27 UTC
[Patch V2 0/2] Add Max LUN status/value checks
2017-11-15 1:02 UTC (3+ messages)
` [Patch V2 1/2] MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
` [Patch V2 2/2] MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/value
[RFC 0/1] Stack trace support in X64 exception handling
2017-11-14 17:56 UTC (15+ messages)
` [RFC 1/1] UefiCpuPkg/CpuExceptionHandlerLib/X64: Add stack trace support
` 答复: "
` 答复: [RFC 0/1] Stack trace support in X64 exception handling
` 答复: "
[PATCH 0/4] BaseTools: Add VS2017 support, including ARM and AARCH64
2017-11-14 17:30 UTC (9+ messages)
` [PATCH 1/4] MdeModulePkg, NetworkPkg: Fix VS2017 IA32 warnings
` [PATCH 2/4] BaseTools: Add VS2017 IA32 and X64 support
` [PATCH 3/4] BaseTools: Add VS2017 ARM support
` [PATCH 4/4] BaseTools: Add VS2017 AARCH64 support
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BensonGlacier: Enable generic SPI device
2017-11-14 17:16 UTC
[PATCH 0/2] Refine UDF related codes
2017-11-14 16:00 UTC (4+ messages)
` [PATCH 1/2] MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDF
` [PATCH 2/2] MdeModulePkg/UdfDxe: Avoid possible loss track of allocated buffer
[PATCH] CorebootModulePkg/CbSupportDxe: Remove duplicated IO Space addition
2017-11-14 15:37 UTC (2+ messages)
[PATCH v5] UefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE in memory map
2017-11-14 14:36 UTC (4+ messages)
[PATCH edk2-platforms]: resolving Hikey platform build error
2017-11-14 11:18 UTC
[PATCH] ShellPkg/Shell: Check the OpenVolume result in OpenRootByHandle()
2017-11-14 8:42 UTC (4+ messages)
[Patch 0/3 V2] BaseTools: Enable multiple thread to generate FFS file
2017-11-14 8:27 UTC (4+ messages)
` [Patch 1/3 V2] BaseTools: GenFfs support to get alignment value from SectionFile
` [Patch 2/3 V2] BaseTools: Update Trim to generate VfrBinOffset Binary
` [Patch 3/3 V2] BaseTools: Update Makefile to support FFS file generation
[PATCH] ArmVirtPkg/ArmVirtQemu: use non-accelerated CopyMem for VariableRuntimeDxe
2017-11-14 10:22 UTC
[Patch] BaseTools: Fix the bug to collect source files per build rule family
2017-11-14 9:58 UTC (2+ messages)
[PATCH] MdeModulePkg/PartitionDxe: Fix UDF fs access on certain CD/DVD medias
2017-11-14 7:48 UTC (2+ messages)
[PATCH 00/10] edk2-platforms/Platform/NXP
2017-11-14 5:52 UTC (24+ messages)
` [PATCH 01/10] Platform/NXP: Library to provide helper functions
` [PATCH 02/10] Platform/NXP: Add support for system reset library
` [PATCH 03/10] Platform/NXP: Add support for Big Endian Mmio APIs
` [PATCH 04/10] Platform/NXP : Add support for Watchdog driver
` [PATCH 05/10] Platform/NXP : Add support for DUART library
` [PATCH 06/10] Platform/NXP: Add support for I2c operations library
` [PATCH 07/10] Platform/NXP : Add support for DS1307 RTC library
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Benson FAB B
2017-11-14 5:49 UTC
[PATCH v6 0/7] Implement heap guard feature
2017-11-14 3:11 UTC (8+ messages)
` [PATCH v6 1/7] MdeModulePkg/MdeModulePkg.dec, .uni: Add Protocol, PCDs and string tokens
` [PATCH v6 2/7] MdeModulePkg/SmmMemoryAttribute.h: Add new protocol definitions
` [PATCH v6 3/7] UefiCpuPkg/CpuDxe: Reduce debug message
` [PATCH v6 4/7] MdeModulePkg/DxeIpl: Enable paging for heap guard
` [PATCH v6 5/7] MdeModulePkg/DxeCore: Implement heap guard feature for UEFI
` [PATCH v6 6/7] UefiCpuPkg/PiSmmCpuDxeSmm: Add SmmMemoryAttribute protocol
` [PATCH v6 7/7] MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM mode
edk2 occur Data abort: Alignment fault on ARM64
2017-11-14 3:00 UTC (4+ messages)
[PATCH] MdeModulePkg/DxeCore: Remove redundant code in Tpl.c
2017-11-14 2:47 UTC
EDK2 build issues
2017-11-14 1:46 UTC (4+ messages)
[Patch] MdeModulePkg/UsbMassStorageDxe: Verify Get Max LUN value
2017-11-14 1:13 UTC (6+ messages)
[Patch] MdeModulePkg/UsbMassStorageDxe: Fix USB Mass Storage detection
2017-11-14 1:03 UTC (5+ messages)
[Patch] QuarkPlatformPkg/PlatformBootManagerLib: Update boot mode handling
2017-11-13 22:55 UTC (2+ messages)
[Patch] QuarkPlatformPkg/Readme.md: Fix markdown format issue
2017-11-13 22:53 UTC (2+ messages)
stdlib broken strncasecmp.c
2017-11-13 21:37 UTC (4+ messages)
[PATCH 0/4] OvmfPkg: measure temp stack usage, restore temp RAM to 64KB
2017-11-13 20:58 UTC (25+ messages)
` [PATCH 1/4] OvmfPkg/Sec/Ia32: free up EAX for other uses while setting up the stack
` [PATCH 2/4] OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStack
` [PATCH 3/4] OvmfPkg/Sec/X64: "
` [PATCH 4/4] OvmfPkg: restore temporary SEC/PEI RAM size to 64KB
[PATCH] StdLib/BsdSocketLib: Remove unused variables
2017-11-13 16:30 UTC (4+ messages)
[PATCH edk2-non-osi v3] Update D03/D05 MemoryInit.efi binary for bug 3419
2017-11-13 14:26 UTC (4+ messages)
` [PATCH edk2-non-osi v3] Hisilicon D0x: Remove uncacheable attribute from memory resource HOB
Enabling TPM support in ovmf & hang during qemu boot
2017-11-13 14:21 UTC (3+ messages)
[PATCH v3 0/3] ArmPlatformPkg EmbeddedPkg: consolidate shared RTC functionality
2017-11-13 13:34 UTC (4+ messages)
` [PATCH v3 1/3] EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into core
[PATCH v2 0/3] *** EFI_MM_COMMUNICATION_PROTOCOL ***
2017-11-13 12:46 UTC (12+ messages)
` [PATCH v2 1/3] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v2 2/3] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
[PATCH edk2-non-osi v2] Update D03/D05 MemoryInit.efi binary for bug 3419
2017-11-13 10:15 UTC (3+ messages)
` [PATCH edk2-non-osi v2] Hisilicon D0x: Remove uncacheable attribute from memory resource HOB
[Patch] NetworkPkg: Print error message to screen if error occurs during HTTP boot
2017-11-13 7:22 UTC
[PATCH v5 0/7] Implement heap guard feature
2017-11-13 7:12 UTC (5+ messages)
` [PATCH v5 5/7] MdeModulePkg/DxeCore: Implement heap guard feature for UEFI
[RFC PATCH 0/2] quirks handling for SDHCI controllers
2017-11-13 3:37 UTC (4+ messages)
` [RFC PATCH 2/2] MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden
[PATCH] SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue
2017-11-13 3:29 UTC (2+ messages)
[Patch] BaseTools: Fix the bug to re-build uni file for Library
2017-11-13 3:16 UTC (2+ messages)
[PATCH v2] MdePkg: Add definitions for the SPI protocols introduced in PI 1.6
2017-11-13 2:36 UTC (3+ messages)
[PATCH 1/2] CryptoPkg/BaseCryptLib: Add C-structure to matching certificate stack
2017-11-13 1:01 UTC (2+ messages)
[PATCH edk2-non-osi] Platform/Socionext: add Developer Box ARM-TF binary
2017-11-12 17:10 UTC
edk2 occur Data abort: Alignment fault when starting VM
2017-11-11 11:42 UTC
[PATCH V2 5/5] ShellPkg: Fix MSFT C4255 warning
2017-11-10 14:48 UTC (2+ messages)
[PATCH 0/4] Update MTRR algorithm to calculate optimal settings
2017-11-10 14:45 UTC (10+ messages)
` [PATCH 3/4] UefiCpuPkg/MtrrLib: Update "
[PATCH edk2-platforms v4 00/34] add support for Socionext SynQuacer
2017-11-10 14:21 UTC (35+ messages)
` [PATCH edk2-platforms v4 01/34] Silicon/SynQuacer: add package with platform headers
` [PATCH edk2-platforms v4 02/34] Silicon/Socionext: add driver for NETSEC network controller
` [PATCH edk2-platforms v4 03/34] Silicon/Socionext: add PlatformPeilib implementation for SynQuacer
` [PATCH edk2-platforms v4 04/34] Silicon/SynQuacer: implement a platform DXE driver
` [PATCH edk2-platforms v4 05/34] Silicon/SynQuacer: add MemoryInitPeiLib implementation
` [PATCH edk2-platforms v4 06/34] Platform: add support for Socionext SynQuacer eval board
` [PATCH edk2-platforms v4 07/34] Silicon/SynQuacer: implement PciSegmentLib to support dual RCs
` [PATCH edk2-platforms v4 08/34] Silicon/SynQuacer: implement PciHostBridgeLib support
` [PATCH edk2-platforms v4 09/34] Silicon/SynQuacer: implement EFI_CPU_IO2_PROTOCOL
` [PATCH edk2-platforms v4 10/34] Platform/SynQuacerEvalBoard: add PCI support
` [PATCH edk2-platforms v4 11/34] Platform/SynQuacerEvalBoard: add NETSEC driver
` [PATCH edk2-platforms v4 12/34] Silicon/SynQuacer: add device tree support for eval board
` [PATCH edk2-platforms v4 13/34] Silicon/SynQuacer: add NorFlashPlatformLib implementation
` [PATCH edk2-platforms v4 14/34] Silicon/Socionext: add driver for SPI NOR flash
` [PATCH edk2-platforms v4 15/34] Platform/SynQuacer: incorporate NOR flash and variable drivers
` [PATCH edk2-platforms v4 16/34] Silicon/SynQuacer: implement PlatformFlashAccessLib
` [PATCH edk2-platforms v4 17/34] SynQuacer/SynQuacerMemoryInitPeiLib: add capsule support
` [PATCH edk2-platforms v4 18/34] Socionext/SynQuacerEvalBoard: wire up basic "
` [PATCH edk2-platforms v4 19/34] Socionext/SynQuacerEvalBoard: switch to execute in place
` [PATCH edk2-platforms v4 20/34] Platform/SynQuacerEvalBoard: add signed capsule update support
` [PATCH edk2-platforms v4 21/34] Silicon/SynQuacerPciHostBridgeLib: add workaround to support 32-bit only cards
` [PATCH edk2-platforms v4 22/34] Platform/Socionext: add support for Socionext Developer Box rev 0.1
` [PATCH edk2-platforms v4 23/34] Platform/DeveloperBox: add ConsolePrefDxe driver
` [PATCH edk2-platforms v4 24/34] Silicon/SynQuacer: add description of GPIO block to device tree
` [PATCH edk2-platforms v4 25/34] Silicon/SynQuacer: add description of EXIU to the "
` [PATCH edk2-platforms v4 26/34] Silicon/SynQuacer: add DT description of the SDHCI controller
` [PATCH edk2-platforms v4 27/34] Silicon/SynQuacerMemoryInitPeiLib: ignore capsules when clearing NVRAM
` [PATCH edk2-platforms v4 28/34] Silicon/SynQuacer: implement PEIM that exposes GPIO PPI
` [PATCH edk2-platforms v4 29/34] Silicon/SynQuacer: implement 'clear NVRAM' feature using a DIP switch
` [PATCH edk2-platforms v4 30/34] Silicon/NXP: add RTC support library for PCF8563 I2C IP
` [PATCH edk2-platforms v4 31/34] Silicon/Socionext: implement I2C master protocol for SynQuacer I2C
` [PATCH edk2-platforms v4 32/34] Platform/DeveloperBox: wire up RTC support
` [PATCH edk2-platforms v4 33/34] Platform/DeveloperBox: add description of power button to DT
` [PATCH edk2-platforms v4 34/34] Platform/SynQuacerEvalBoard: add eMMC driver stack
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