messages from 2017-11-10 15:45:24 to 2017-11-15 14:22:39 UTC [more...]
[PATCH 0/6] Move ArmPlatformPkg stuff into edk2-platforms
2017-11-15 14:26 UTC (5+ messages)
` [PATCH 1/6] Platform: remove bogus ArmPlatformSecExtraActionLib references
` [PATCH 2/6] Platform: remove bogus ArmTrustedMonitorLib references
` [PATCH 3/6] Platform/ArmVExpress-FVP: remove bogus ArmPlatformSecLib reference
` [PATCH 4/6] Platform/Hisilicon: remove bogus VExpress dependencies
[PATCH] ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLib
2017-11-15 14:20 UTC
[PATCH] ArmVirtPkg: remove ArmPlatformSysConfigLib dependency
2017-11-15 14:03 UTC
[PATCH] ArmVirtPkg/ArmVirtQemu: use non-accelerated CopyMem for VariableRuntimeDxe
2017-11-15 14:03 UTC (3+ messages)
Why we need CapsuleLib even platform does not support this feature
2017-11-15 13:36 UTC (2+ messages)
[RFC 0/1] Stack trace support in X64 exception handling
2017-11-15 13:21 UTC (16+ messages)
` [RFC 1/1] UefiCpuPkg/CpuExceptionHandlerLib/X64: Add stack trace support
` 答复: "
` 答复: [RFC 0/1] Stack trace support in X64 exception handling
` 答复: "
[PATCH] ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib reference
2017-11-15 13:06 UTC
[PATCH] MdeModulePkg/PartitionDxe: Fix UDF fs access on certain CD/DVD medias
2017-11-15 12:45 UTC (3+ messages)
[PATCH] [edk2-platforms]:resolving Hikey platform build error
2017-11-15 11:34 UTC (2+ messages)
[PATCH] EmbeddedPkg: add mx66u1g45g nor flash info
2017-11-15 11:27 UTC (2+ messages)
[PATCH v5] UefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE in memory map
2017-11-15 9:27 UTC (6+ messages)
[PATCH][edk2-platforms/devel-MinnowBoard3-UDK2017 1/2] Modify FCE tool to be Linux executable file
2017-11-15 9:15 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 1/2] Fix GCC build failure
2017-11-15 8:34 UTC (2+ messages)
` [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 2/2] GPIOs Change
[Patch] ShellPkg: Add error message if failed to place receive token in ping command
2017-11-15 7:18 UTC (3+ messages)
[Patch] MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.c
2017-11-15 7:15 UTC (3+ messages)
[Patch V2] NetworkPkg: Print error message to screen if error occurs during HTTP boot
2017-11-15 5:56 UTC (3+ messages)
[Patch] NetworkPkg: Fix incorrect SizeofHeaders returned from HttpTcpReceiveHeader()
2017-11-15 5:55 UTC (3+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BensonGlacier: Enable generic SPI device
2017-11-15 5:19 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] SueCreek Bypass
2017-11-15 5:03 UTC
[Patch V2 0/2] Add Max LUN status/value checks
2017-11-15 4:22 UTC (9+ messages)
` [Patch V2 1/2] MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
` [Patch V2 2/2] MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/value
[staging/Customized-Secure-Boot] Sync Customized-Secure-Boot From edk2/master
2017-11-15 2:36 UTC (2+ messages)
[Patch] MdeModulePkg/UsbMassStorageDxe: Enhance Request Sense Handling
2017-11-15 1:27 UTC
[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 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 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] BaseTools: Fix the bug to collect source files per build rule family
2017-11-14 9:58 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 (24+ 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 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 (3+ messages)
[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
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