public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-12-06 00:37:23 to 2018-12-11 07:39:31 UTC [more...]

[PATCH v1 1/1] ArmPkg/OpteeLib: Add OPTEE_SUCCESS return code
 2018-12-11  7:38 UTC 

[RFC] Proposal to add edk2-apps repository
 2018-12-11  7:26 UTC  (9+ messages)

[PATCH] ShellPkg: Remove ShellPkg wrapper header files
 2018-12-11  7:16 UTC  (3+ messages)

[PATCH v2 0/6] BaseTools: get rid of MAX_UINTN
 2018-12-11  7:11 UTC  (4+ messages)
` [PATCH v2 6/6] BaseTools/CommonLib: drop definition "

[RFC] Remove unused tool chain configuration in BaseTools/Conf/tools_def.template
 2018-12-11  7:03 UTC  (6+ messages)

[PATCH 0/2] Add a checking step in MdePkg and Basetools
 2018-12-11  6:44 UTC  (4+ messages)
` [PATCH 1/2] BaseTools/DevicePath: Add a checking step
` [PATCH 2/2] MdePkg/UefiDevicePathLib: "

[RFC PATCH v4 00/12] Extend secure variable service to be usable from Standalone MM
 2018-12-11  6:21 UTC  (13+ messages)
` [RFC PATCH v4 01/12] StandaloneMmPkg: Pull in additonal libraries from staging branch
` [RFC PATCH v4 02/12] MdePkg: Add a PCD to enable secure storage of variables
` [RFC PATCH v4 03/12] MdePkg/Include: add StandaloneMmServicesTableLib header file
` [RFC PATCH v4 04/12] MdePkg/Library/BaseLib/AArch64: Add AsmLfence function
` [RFC PATCH v4 05/12] MdePkg/Library: Add StandaloneMmRuntimeDxe library
` [RFC PATCH v4 06/12] MdeModulePkg/FaultTolerantWriteDxe: allow reusability as a MM driver
` [RFC PATCH v4 07/12] MdeModulePkg/Variable/RuntimeDxe: adapt for usability with MM Standalone
` [RFC PATCH v4 08/12] MdeModulePkg/Variable/RuntimeDxe: adapt as a MM Standalone driver
` [RFC PATCH v4 09/12] MdeModulePkg/VarCheckLib: allow MM_STANDALONE drivers to use this library
` [RFC PATCH v4 10/12] ArmPlatformPkg/NorFlashDxe: allow reusability as a MM driver
` [RFC PATCH v4 11/12] SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library
` [RFC PATCH v4 12/12] CryptoPkg/BaseCryptLib: "

[RFC PATCH v3 00/11] Extend secure variable service to be usable from Standalone MM
 2018-12-11  5:28 UTC  (3+ messages)

[PATCH] MdeModulePkg/FileExplorerLib: avoid packed struct for program data
 2018-12-11  1:48 UTC  (5+ messages)

[PATCH 0/2] Fix typos in MdePkg and SecurityPkg
 2018-12-11  1:31 UTC  (3+ messages)
` [PATCH 1/2] MdePkg/IndustryStandard: Fix a typo in UefiTcgPlatform.h
` [PATCH 2/2] SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c

[PATCH edk2-platforms] Platform/AMD/OverdriveBoard: fix byte order of default MAC addresses
 2018-12-11  0:53 UTC  (6+ messages)

[PATCH edk2-platforms 0/2] Silicon/Styx: merge and simplify ACPI platform driver
 2018-12-10 22:20 UTC  (4+ messages)
` [PATCH edk2-platforms 1/2] Silicon/AMD/Styx: merge ACPI table drivers
` [PATCH edk2-platforms 2/2] Silicon/Styx/AcpiPlatformDxe: simplify MADT generation logic

[PATCH edk2-platforms 0/6] Styx: fixes for IASL abuse and more
 2018-12-10 21:58 UTC  (2+ messages)

[edk2-test][v3 Patch 2/3] uefi-sct/SctPkg:Add VerifySignature() Func Test
 2018-12-10 19:58 UTC  (2+ messages)

[edk2-test][v3 Patch 1/3] uefi-sct/SctPkg:Format code style in PKCS7Verify
 2018-12-10 19:54 UTC  (2+ messages)

[PATCH] BaseTools/tools_def AARCH64: move GCC49/GGC5 to 4 KB section alignment
 2018-12-10 19:06 UTC  (5+ messages)

SCT bugzilla topic?
 2018-12-10 17:51 UTC  (9+ messages)

[PATCH v2 0/6] Add DSC/FDF include segment files for network stack
 2018-12-10 16:39 UTC  (6+ messages)
` [PATCH v2 1/6] NetworkPkg: Add DSC/FDF include segment files to NetworkPkg

[PATCH] BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47
 2018-12-10 16:37 UTC  (5+ messages)

[Patch V2] BaseTools: Fixed the build fail issue for cases
 2018-12-10 14:59 UTC  (5+ messages)

[RFC PATCH 0/7] introduce MAX_ALLOC_ADDRESS to limit boot time allocations
 2018-12-10 14:57 UTC  (20+ messages)
` [RFC PATCH 1/7] MdePkg/Base: introduce MAX_ALLOC_ADDRESS
` [RFC PATCH 2/7] MdeModulePkg/Dxe/Gcd: disregard memory above MAX_ALLOC_ADDRESS
` [RFC PATCH 3/7] MdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into account
` [RFC PATCH 4/7] ArmPkg/ArmMmuLib: "
` [RFC PATCH 5/7] ArmPlatformPkg/MemoryInitPeim: "
` [RFC PATCH 6/7] ArmVirtPkg/MemoryInitPeiLib: split memory HOB based on MAX_ALLOC_ADDRESS
` [RFC PATCH 7/7] MdePkg/ProcessorBind AARCH64: limit MAX_ALLOC_ADDRESS to 48 bits

[PATCH v2 edk2-platforms 00/20] Platform/Broadcom: Add Raspberry Pi 3 support
 2018-12-10 12:38 UTC  (21+ messages)
` [PATCH v2 edk2-platforms 01/20] Platform/Broadcom/RPi3: Add Reset and Memory Init libraries
` [PATCH v2 edk2-platforms 02/20] Platform/Broadcom/RPi3: Add Platform library
` [PATCH v2 edk2-platforms 03/20] Platform/Broadcom/RPi3: Add GPIO and RTC libraries
` [PATCH v2 edk2-platforms 04/20] Platform/Broadcom/RPi3: Add ACPI Tables
` [PATCH v2 edk2-platforms 05/20] Platform/Broadcom/RPi3: Add Boot Manager library
` [PATCH v2 edk2-platforms 06/20] Platform/Broadcom/RPi3: Add Interrupt and Device Tree drivers
` [PATCH v2 edk2-platforms 07/20] Platform/Broadcom/RPi3: Add Firmware driver
` [PATCH v2 edk2-platforms 08/20] Platform/Broadcom/RPi3: Add Display driver
` [PATCH v2 edk2-platforms 09/20] Platform/Broadcom/RPi3: Add Graphic Console driver
` [PATCH v2 edk2-platforms 10/20] Platform/Broadcom/RPi3: Add Base MMC driver
` [PATCH v2 edk2-platforms 11/20] Platform/Broadcom/RPi3: Add Arasan "
` [PATCH v2 edk2-platforms 12/20] Platform/Broadcom/RPi3: Add SD Host driver
` [PATCH v2 edk2-platforms 13/20] Platform/Broadcom/RPi3: Add SMBIOS driver
` [PATCH v2 edk2-platforms 14/20] Platform/Broadcom/RPi3: Add NV Storage driver
` [PATCH v2 edk2-platforms 15/20] Platform/Broadcom/RPi3: Add Platform Config driver
` [PATCH v2 edk2-platforms 16/20] Platform/Broadcom/RPi3: Add Raspberry Pi 3 Platform
` [PATCH v2 edk2-platforms 17/20] Platform/Broadcom/RPi3 *NON-OSI*: Add ATF binaries
` [PATCH v2 edk2-platforms 18/20] Platform/Broadcom/RPi3 *NON-OSI*: Add Device Tree binaries
` [PATCH v2 edk2-platforms 19/20] Platform/Broadcom/RPi3 *NON-OSI*: Add USB Host driver
` [PATCH v2 edk2-platforms 20/20] Platform/Broadcom/RPi3 *NON-OSI*: Add Logo driver

[Patch] BaseTools: Optimize string concatenation
 2018-12-10 12:35 UTC  (9+ messages)

[PATCH] IntelFsp2Pkg: Add FspmArchConfigPpi to support Dispatch mode
 2018-12-10  8:00 UTC  (2+ messages)

[Patch V2] BaseTools: Fix PcdNvStoreDefaultValueBuffer Value
 2018-12-10  3:56 UTC 

[Patch 0/2] Update CPUID related definition
 2018-12-10  3:15 UTC  (2+ messages)

[Patch] edk2 DecSpec: Support the syntax of the structure array for structure PCD
 2018-12-10  1:44 UTC  (4+ messages)
` [Patch] ModuleWriteGuide: Add notes to define library instance module type

[Patch V2] BaseTools: Fixed bugs in CopyDict function
 2018-12-10  1:17 UTC 

[Patch] BaseTools: Fixed bugs in CopyDict function
 2018-12-10  0:18 UTC  (2+ messages)

[edk2-platforms PATCH v2 0/2] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP ***
 2018-12-09 16:32 UTC  (2+ messages)

[PATCH v3 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
 2018-12-09 16:21 UTC  (2+ messages)

[PATCH 0/5] StandaloneMmPkg: Miscellaneous fixes
 2018-12-09 16:20 UTC  (2+ messages)

[Patch] BaseTools: Fix PcdNvStoreDefaultValueBuffer Value
 2018-12-09 13:44 UTC 

[Patch] BaseTools: Fixed the build fail issue for cases
 2018-12-09 13:44 UTC 

[RFC] Change EDK II to an Apache 2.0 License
 2018-12-07 22:51 UTC  (7+ messages)

[PATCH v3 edk2-platforms] Platform/ARM/SgiPkg: Add support for HDLCD
 2018-12-07 20:34 UTC  (2+ messages)

[PATCH v1 edk2-platfoms 0/2] Platform/Broadcom: Add Raspberry Pi 3 support
 2018-12-07 14:39 UTC  (6+ messages)
` [PATCH v1 edk2-platfoms 1/2] "
` [PATCH v1 edk2-platfoms 2/2] Platform/Broadcom: Add Raspberry Pi 3 support (non OSI)

edk2 and gnu-efi calling schemes
 2018-12-07 14:09 UTC  (5+ messages)

[edk2-announce] Research Request
 2018-12-07 13:11 UTC  (27+ messages)
                              ` my Phabricator findings [was: Research Request]

[PATCH] Revert "MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bits"
 2018-12-07 11:54 UTC  (6+ messages)

[PATCH] CryptoPkg/IntrinsicLib: add missing BaseLib declaration
 2018-12-07  7:31 UTC  (2+ messages)

[PATCH] Platform/ARM/SgiPkg: Add support for HDLCD
 2018-12-07  6:13 UTC  (3+ messages)

[PATCH v2 edk2-platforms] Platform/ARM/SgiPkg: Add support for HDLCD
 2018-12-07  6:06 UTC 

[PATCH v1 edk2-platforms 0/8] Platform/ARM/Sgi: Add support for virtio network device
 2018-12-07  5:49 UTC  (6+ messages)
` [PATCH v1 edk2-platforms 1/8] Platform/ARM/SgiPkg: Restructure virtio device registration

Add wiki EDK-II-Release-Notes to record new added Wiki and update Notes in the release cycle
 2018-12-07  3:29 UTC 

[Patch v1 1/1] BaseTools: create and use a standard shared variable for '*'
 2018-12-07  0:53 UTC  (6+ messages)

December TianoCore Meeting Minutes - EMEA/NAMO
 2018-12-06 23:28 UTC 

[Patch] UefiCpuPkg/MpLib: Fix PEI Services Table pointer on AP
 2018-12-06 18:12 UTC  (6+ messages)

[PATCH edk2-platforms 0/2] Use NT_FW_CONFIG instead of HW_CONFIG
 2018-12-06 18:01 UTC  (5+ messages)
` [PATCH edk2-platforms 2/2] Platform/ARM/Sgi: "

[PATCH v2] ArmPkg/ArmScmiDxe: Add clock enable function
 2018-12-06 17:09 UTC  (5+ messages)

[PATCH v1 1/1] ArmPkg/OpteeLib: Add dummy RPC handler
 2018-12-06 16:58 UTC  (2+ messages)

Build fail using latest UDK2018
 2018-12-06 15:02 UTC  (6+ messages)

[PATCH] MdeModulePkg/PciBus: Shadow option ROM after BARs are programmed
 2018-12-06 12:50 UTC  (2+ messages)

[PATCH] Maintainers.txt: Remove DuetPkg
 2018-12-06 12:25 UTC  (4+ messages)

[Patch] BaseTools: Correct CCFLAG for PcdValueInit
 2018-12-06  9:52 UTC  (2+ messages)

[PATCH] BaseTools/CommonLib: drop the use of MAX_ADDRESS
 2018-12-06  7:33 UTC  (3+ messages)

[PATCH v2] Maintainers.txt: Change package maintainer of IntelFsp*Pkg
 2018-12-06  3:16 UTC  (2+ messages)

[PATCH v4 0/2] Remove DuetPkg and unused tools
 2018-12-06  3: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