public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-20 05:57:00 to 2017-12-25 10:09:32 UTC [more...]

[Patch 00/14] Enable Structure PCD support in edk2
 2017-12-25 10:14 UTC  (8+ messages)

[Patch]Vlv2TbltDevicePkg:Fix License Header
 2017-12-25  8:36 UTC 

[PATCH] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0g
 2017-12-25  7:14 UTC  (2+ messages)

[PATCH] CryptoPkg: Remove Cryptest Application from CryptoPkg
 2017-12-25  7:11 UTC  (3+ messages)

[Patch] MdeModulePkg/NetLib: Refine coding style for API NetLibDetectMediaWaitTimeout
 2017-12-25  5:48 UTC  (2+ messages)

[Patch] NetworkPkg/IScsiDxe: Correct the DnsMode value according the target info
 2017-12-25  5:30 UTC 

[PATCH 0/3] fix GCC optimizations and warnings for SetJump/LongJump
 2017-12-25  3:11 UTC  (12+ messages)
` [PATCH 1/3] MdePkg: add RETURNS_TWICE attribute
` [PATCH 2/3] MdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJump
` [PATCH 3/3] MdePkg: add NORETURN attribute to LongJump and InternalLongJump

[PATCH] UefiCpuPkg: Update AESNI support checking logic
 2017-12-25  3:11 UTC 

[PATCH 0/4] Coding style clean-up
 2017-12-25  2:28 UTC  (12+ messages)
` [PATCH 1/4] MdePkg/BaseLib.h: "
` [PATCH 2/4] MdeModulePkg/Core: "
` [PATCH 3/4] UefiCpuPkg/UefiCpuPkg.uni: Add missing string definition for new PCDs
` [PATCH 4/4] UefiCpuPkg: Update code to use new structure field names

[PATCH] MdeModulePkg/Core: Fix heap guard issues
 2017-12-25  2:28 UTC 

[PATCH 1/2] MdeModulePkg/Core: Fix heap guard issues
 2017-12-25  2:23 UTC 

[PATCH] MdePkg/BasePrintLib: Fix incorrect Precision position calculation
 2017-12-25  2:08 UTC 

[PATCH 00/17] BaseTools/C: Code refinements
 2017-12-25  1:48 UTC  (2+ messages)

[PATCH] SecurityPkg: Remove RngTest Application from SecurityPkg
 2017-12-25  1:19 UTC  (2+ messages)

[PATCH edk2-platforms v2 00/18] ARM: Update GOP
 2017-12-23 16:22 UTC  (37+ messages)
` [PATCH edk2-platforms v2 01/18] ARM/VExpressPkg: Fix MODULE_TYPE of HDLCD/PL111 platform libraries
` [PATCH edk2-platforms v2 02/18] ARM/VExpressPkg: Tidy HDLCD and PL11LCD platform Lib: Coding standard
` [PATCH edk2-platforms v2 03/18] ARM/VExpressPkg: Tidy HdLcd/PL111Lcd code: Updated comments
` [PATCH edk2-platforms v2 04/18] ARM/VExpressPkg: Remove unused PcdPL111LcdMaxMode from HDLCD inf
` [PATCH edk2-platforms v2 05/18] ARM/VExpressPkg: PL111 and HDLCD: add const qualifier
` [PATCH edk2-platforms v2 06/18] ARM/VExpressPkg: Add and update debug ASSERTS
` [PATCH edk2-platforms v2 07/18] ARM/VExpressPkg: PL111LcdArmVExpressLib: Minor code cleanup
` [PATCH edk2-platforms v2 08/18] ARM/VExpressPkg: PL111 and HDLCD: Use FixedPcdGet32
` [PATCH edk2-platforms v2 09/18] ARM/VExpressPkg: PL11LcdArmVExpressLib: Improvement conditional
` [PATCH edk2-platforms v2 10/18] ARM/VExpressPkg: HdLcdArmVExpressLib: Remove status check EFI_TIMEOUT
` [PATCH edk2-platforms v2 11/18] ARM/VExpressPkg: HdLcdArmVExpressLib: Remove redundant Bpp
` [PATCH edk2-platforms v2 12/18] ARM/VExpressPkg: Redefine LcdPlatformGetTimings function
` [PATCH edk2-platforms v2 13/18] ARM/VExpressPkg: PL111 and HDLCD: Add PCD to select pixel format
` [PATCH edk2-platforms v2 14/18] ARM/VExpressPkg: Reserving framebuffer at build
` [PATCH edk2-platforms v2 15/18] ARM/VExpressPkg: New DP500/DP550/DP650 platform library
` [PATCH edk2-platforms v2 16/18] ARM/JunoPkg: Mapping Non-Trused SRAM as device memory
` [PATCH edk2-platforms v2 17/18] ARM/JunoPkg: Adding SCMI MTL library
` [PATCH edk2-platforms v2 18/18] ARM/JunoPkg: Add HDLCD platform library

[PATCH v2 00/13] ArmPlatformPkg: Update GOP
 2017-12-23 14:05 UTC  (26+ messages)
` [PATCH v2 01/13] ArmPlatformPkg: Tidy Lcd code: Coding standard
` [PATCH v2 02/13] ArmPlatformPkg: Tidy Lcd code: Updated comments
` [PATCH v2 03/13] ArmPlatformPkg: PL111 and HDLCD: add const qualifier
` [PATCH v2 04/13] ArmPlatformPkg: HDLCD and PL111: Update debug ASSERTS
` [PATCH v2 05/13] ArmPlatformPkg: PL111Lcd: Replace magic number with macro
` [PATCH v2 06/13] ArmPlatformPkg: Implement LcdIdentify function for HDLCD GOP
` [PATCH v2 07/13] ArmPlatformPkg: Redefine LcdPlatformGetTimings function
` [PATCH v2 08/13] ArmPlatformPkg: Add PCD to select pixel format
` [PATCH v2 09/13] ArmPlatformPkg: PCD to swap red/blue format for HDLCD
` [PATCH v2 10/13] ArmPlatformPkg: Additional display modes
` [PATCH v2 11/13] ArmPlatformPkg: Reserving framebuffer at build
` [PATCH v2 12/13] ArmPlatformPkg: New DP500/DP550/DP650 GOP driver
` [PATCH v2 13/13] ArmPlatformPkg: Introduce SCMI protocol

[PATCH v2 0/3] fix GCC optimizations and warnings for SetJump/LongJump
 2017-12-22 19:16 UTC 

[PATCH v2 2/3] MdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJump
 2017-12-22 19:14 UTC  (2+ messages)
` [PATCH v2 3/3] MdePkg: add NORETURN attribute to LongJump and InternalLongJump

[PATCH v2 1/3] MdePkg: add RETURNS_TWICE attribute
 2017-12-22 18:54 UTC 

[PATCH edk2-platforms 0/3] Platform/NXP-Added NXP PCI Host Bridge Driver
 2017-12-22 15:33 UTC  (5+ messages)
` [PATCH edk2-platforms 1/3] Platform/NXP : Add PCI Host Bridge Libary
` [PATCH edk2-platforms 2/3] Platform/NXP : Add PCI Host Bridge Driver
` [PATCH edk2-platforms 3/3] Compilation:Modify dsc, fdf files

[PATCH edk2-platforms 0/3] Cover letter:Pci Emulation and SATA support
 2017-12-22 15:31 UTC  (5+ messages)
` [PATCH edk2-platforms 1/3] USB: Added Support of DWC3 USB controller
` [PATCH edk2-platforms 2/3] PciEmulation : Add support for Pci Emulation layer
` [PATCH edk2-platforms 3/3] SATA : Added SATA controller initialization driver

[PATCH edk2-platforms 0/4] NXP:LS2088A RDB Board Support
 2017-12-22 10:51 UTC  (5+ messages)
` [PATCH edk2-platforms 1/4] Platform/NXP: Add support for ArmPlatformLib
` [PATCH edk2-platforms 2/4] Silicon/Maxim: Added Support for DS3232 RTC Library
` [PATCH edk2-platforms 3/4] Silicon/NXP:SocLib support for initialization of peripherals
` [PATCH edk2-platforms 4/4] Compilation : Add the fdf, dsc and dec files

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] I2S Audio Configure
 2017-12-22  7:43 UTC 

[Patch 0/2] Fix some issues in HttpBootDxe driver
 2017-12-22  7:39 UTC  (4+ messages)
` [Patch 1/2] NetworkPkg/HttpBootDxe: Avoid the potential memory leak when eror happen
` [Patch 2/2] NetworkPkg/HttpBootDxe: Break the HttpBoot Callback function when meet redirect status

[Patch] NetworkPkg: Recycle the ICMP error message in PXE driver
 2017-12-22  7:33 UTC  (4+ messages)
` [Patch] NetworkPkg: Remove redundant check "

[Patch] MdeModulePkg/DpcLib: return error if failed to locate DPC protocol
 2017-12-22  7:30 UTC  (3+ messages)

[Patch 0/3] NetworkPkg/TcpDxe: Fix some issues in TcpDxe driver
 2017-12-22  7:18 UTC  (5+ messages)
` [Patch 1/3] NetworkPkg/TcpDxe: Check FragmentBuffer for NULL before use
` [Patch 2/3] NetworkPkg/TcpDxe: Remove the redundant code

[PATCH] UefiCpuPkg/MpInitLib: Fix incorrect Guard page setup for APs
 2017-12-22  5:35 UTC  (4+ messages)

[PATCH] MdePkg Acpi60.h: Add missing PCCT subspace type 1 and 2 definitions
 2017-12-22  3:57 UTC  (3+ messages)

[PATCH] UefiCpuPkg: Delete redundant PcdGetSize PcdCpuFeaturesSupport
 2017-12-21 12:01 UTC 

[PATCH V2] UefiCpuPkg: Keep library class header file definition independent
 2017-12-21 11:57 UTC  (3+ messages)

[RFC] MdeModulePkg/PciHostBridge: Add address translation support
 2017-12-21 11:32 UTC  (13+ messages)

[PATCH] IntelSiliconPkg MicrocodeUpdateDxe: Fix (ExtendedTableLength & 0x3)!=0
 2017-12-21 10:31 UTC  (3+ messages)

[Patch V2] MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib
 2017-12-21  8:56 UTC 

[Patch] MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib
 2017-12-21  8:55 UTC  (3+ messages)

[Patch] MdeModulePkg/IpIoDxe: Update API description to match the function implementation
 2017-12-21  8:52 UTC  (2+ messages)

[Patch] MdeModulePkg/IpIoLib: Check the input parameters before use them
 2017-12-21  8:47 UTC  (2+ messages)

[Patch] MdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config2InitInstance()
 2017-12-21  8:46 UTC  (3+ messages)

[Patch] CryptoPkg/TlsLib: Add some parameter check and clarification
 2017-12-21  7:59 UTC  (2+ messages)

[Patch] MdeModulePkg/SnpDxe: Check the value of Nii->Id before use it directly
 2017-12-21  7:59 UTC  (3+ messages)

[Patch] MdeModulePkg/Ip4Dxe: Clean up IP4 interface if failed to open ARP protocol
 2017-12-21  7:23 UTC  (3+ messages)

[PATCH] MdeModulePkg/MdeModulePkg.dec: Clarify usage of PcdHeapGuardPropertyMask
 2017-12-21  5:43 UTC  (3+ messages)

UEFI App embedded on another uefi app
 2017-12-21  3:15 UTC  (4+ messages)

[PATCH v2] ArmPkg/ArmMmuLib ARM: fix page size granularity in initial MMU setting
 2017-12-20 21:31 UTC  (2+ messages)

[PATCH] ArmPkg/ArmMmuLib ARM: fix page size granularity in initial MMU setting
 2017-12-20 16:48 UTC  (2+ messages)

Mapping frame buffer memory as uncached
 2017-12-20 15:22 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS Version
 2017-12-20  9:24 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Binaries reorganize
 2017-12-20  9:24 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Build Script
 2017-12-20  6:04 UTC  (2+ messages)


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