public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-19 03:24:44 to 2017-12-23 14:11:54 UTC [more...]

[PATCH edk2-platforms v2 00/18] ARM: Update GOP
 2017-12-23 14:16 UTC  (29+ 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 0/3] fix GCC optimizations and warnings for SetJump/LongJump
 2017-12-22 19:01 UTC  (11+ 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 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] CryptoPkg: Remove Cryptest Application from CryptoPkg
 2017-12-22  7:10 UTC 

[PATCH] SecurityPkg: Remove RngTest Application from SecurityPkg
 2017-12-22  7:10 UTC 

[PATCH] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0g
 2017-12-22  6:28 UTC 

[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 00/14] Enable Structure PCD support in edk2
 2017-12-21  8:18 UTC  (4+ 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)

[PATCH edk2-platforms v2 0/4] Platform/NXP-Adding NXP NOR IP
 2017-12-19 16:40 UTC  (5+ messages)
` [PATCH edk2-platforms v2 1/4] Platform/NXP : Add Integrated flash controller library support
` [PATCH edk2-platforms v2 2/4] Platform/NXP : Add Support for NOR flash Library
` [PATCH edk2-platforms v2 3/4] Platform/NXP : Add Support for NOR Flash driver
` [PATCH edk2-platforms v2 4/4] Compilation:Modify dsc, fdf files and add inc file

[staging/edk2-test Patch 0/2] MdePkgUnitTest: Add unit test package for MdePkg
 2017-12-20  0:16 UTC  (3+ messages)
` [staging/edk2-test Patch 1/2] "
` [staging/edk2-test Patch 2/2] MdePkgUnitTest: Fix EDK II style issues

[staging/edk2-test Patch 00/10] MsUnitTestPkg: Add Unit Test Support and sample
 2017-12-20  0:00 UTC  (11+ messages)
` [staging/edk2-test Patch 01/10] "
` [staging/edk2-test Patch 02/10] MsUnitTestPkg: Update copyright and license info
` [staging/edk2-test Patch 03/10] MsUnitTestPkg: Update for VS2017 and 32-bit apps
` [staging/edk2-test Patch 04/10] MsUnitTestPkg/Include: Remove use of variadic macros
` [staging/edk2-test Patch 05/10] MsUnitTestPkg/Library: Use safe string functions
` [staging/edk2-test Patch 06/10] MsUnitTestPkg/UnitTestLib: Fix GCC build errors
` [staging/edk2-test Patch 07/10] MsUnitTestPkg/Library: Update __FUNCTION__ usage
` [staging/edk2-test Patch 08/10] MsUnitTestPkg: Add missing library classes
` [staging/edk2-test Patch 09/10] MsUnitTestPkg: Add missing DSC file
` [staging/edk2-test Patch 10/10] MsUnitTestPkg: Fix EDK II style issues

[Patch] MdePkg/BaseSafeIntLib: Add SafeIntLib class and instance
 2017-12-19 19:36 UTC 

[PATCH edk2-platforms v2 0/4] Platform/NXP-Add LS1046A RDB Board Support
 2017-12-19  2:41 UTC  (5+ messages)
` [PATCH edk2-platforms v2 1/4] Silicon/NXP:SocLib support for initialization of peripherals
` [PATCH edk2-platforms v2 2/4] Silicon/NXP:Add support for PCF2129 Real Time Clock Library
` [PATCH edk2-platforms v2 3/4] Platform/NXP: Add support for ArmPlatformLib
` [PATCH edk2-platforms v2 4/4] Compilation:Add the fdf, dsc and dec files

Syntax error in EFI iSCSI Initiator Name Protocol in UEFI2.7 Spec
 2017-12-19  8:35 UTC  (2+ messages)

[PATCH] MdeModulePkg/Core: Fix incorrect memory map generated in a rare case
 2017-12-19  3:50 UTC  (2+ messages)

[PATCH 00/17] BaseTools/C: Code refinements
 2017-12-19  3:29 UTC  (10+ messages)
` [PATCH 09/17] BaseTools/EfiRom: Add/refine boundary checks for strcpy/strcat calls
` [PATCH 10/17] BaseTools/GenBootSector: Add/refine boundary checks for strcpy/strcat
` [PATCH 11/17] BaseTools/GenFv: Add/refine boundary checks for strcpy/strcat calls
` [PATCH 12/17] BaseTools/GenVtf: "
` [PATCH 13/17] BaseTools/VfrCompile: Add/refine boundary checks for strcpy/strcat
` [PATCH 14/17] BaseTools/VfrCompile: Resolve uninit class variables in constructor
` [PATCH 15/17] BaseTools/GenFfs: Enlarge the size of 'AlignmentBuffer'
` [PATCH 16/17] BaseTools/GenSec: Fix potential memory leak
` [PATCH 17/17] BaseTools/GenSec: Fix potential null pointer dereference


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