public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-01-03 18:28:55 to 2019-01-09 15:30:06 UTC [more...]

[PATCH 0/6] implement standalone MM versions of the variable runtime drivers
 2019-01-09 15:29 UTC  (18+ messages)
` [PATCH] BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries
` [PATCH 2/6] MdePkg: implement MmServicesTableLib based on traditional SMM
` [PATCH 3/6] MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accesses
` [PATCH 4/6] MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version
` [PATCH 5/6] MdeModulePkg/VariableRuntimeDxe: factor out boot service accesses
` [PATCH 6/6] MdeModulePkg/VariableRuntimeDxe: implement standalone MM version

[PATCH] Maintainers.txt: Update mail address
 2019-01-09 15:18 UTC  (2+ messages)

[PATCH v2] SecurityPkg: Remove code under UserIdentification folder
 2019-01-09 15:03 UTC  (2+ messages)

Conditional Compilation support in INF file
 2019-01-09 14:37 UTC  (4+ messages)

[Patch 0/3] Avoid AP calls PeiService
 2019-01-09 10:35 UTC  (9+ messages)
` [Patch 1/3] UefiCpuPkg/RegisterCpuFeaturesLib: "

[RFC] Edk2 BaseTools Python3 Migration Update
 2019-01-09 10:13 UTC  (16+ messages)

[PATCH v1] ShellPkg/TftpDynamicCommand: Change file writing method in tftp
 2019-01-09  8:42 UTC 

[Patch 3/3 V2] BaseTools: Remove unused ECP related code from C tools
 2019-01-09  8:34 UTC 

[Patch 3/3 V2] BaseTools: Remove unused logic from C tools
 2019-01-09  8:34 UTC 

[Patch v1 1/1] BaseTools: fix imports
 2019-01-09  8:10 UTC  (2+ messages)

[edk2-test][PATCH v1 1/1] uefi-sct: Change line endings to CR LF
 2019-01-09  7:52 UTC  (2+ messages)

[Patch 1/3 V2] BaseTools: Remove unused logic for EDKI
 2019-01-09  7:14 UTC 

[Patch 1/3] BaseTools: Remove unused logic for EDKI
 2019-01-09  7:13 UTC  (3+ messages)

[Patch 3/3] BaseTools: Remove unused logic from C tools
 2019-01-09  7:03 UTC  (2+ messages)

[Patch 2/3] BaseTools: Remove unused logic for IPF
 2019-01-09  6:44 UTC 

[Patch 0/3] BaseTools: Remove unused logic in BaseTools
 2019-01-09  6:44 UTC 

[PATCH v3 0/2] Provide UEFILib functions for protocol uninstallation
 2019-01-09  3:02 UTC  (10+ messages)
` [PATCH v3 1/2] MdePkg/UefiLib: Abstract driver model "
` [PATCH v3 2/2] NetworkPkg/IScsiDxe: Use UEFILib APIs to uninstall protocols

[PATCH] SecurityPkg: Remove code under UserIdentification folder
 2019-01-09  2:17 UTC  (4+ messages)

[Patch v1 1/1] MdeModulePkg: fix comments in BaseSortLib
 2019-01-09  1:18 UTC  (3+ messages)

[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
 2019-01-08 21:43 UTC  (4+ messages)
` [PATCH edk2-platforms 19/27] Silicon/NXP: Add i.MX6 ACPI tables

[RESEND PATCH v2 2/6] efi_loader: Initial HII database protocols
 2019-01-08 17:15 UTC  (11+ messages)

[PATCH v2 00/11] Extend secure variable service to be usable from Standalone MM
 2019-01-08 16:52 UTC  (22+ messages)
` [PATCH v2 04/11] MdePkg/Include: Add StandaloneMmServicesTableLib library
` [PATCH v2 08/11] MdeModulePkg/VarCheckLib: allow MM_STANDALONE drivers to use this library
` [PATCH v2 10/11] SecurityPkg/AuthVariableLib: "
` [PATCH v2 11/11] CryptoPkg/BaseCryptLib: "

[PATCH 00/26] remove the GCC44 through GCC47 toolchains
 2019-01-08 11:34 UTC  (9+ messages)
` [PATCH 03/26] Vlv2TbltDevicePkg: assume GCC48 or later

[Patch v4 0/2] Avoid AP calls PeiServices table
 2019-01-08  7:58 UTC  (4+ messages)
` [Patch v4 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message
` [Patch v4 2/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService

[Patch v3] Dec Spec: Support the syntax of the structure array for structure PCD
 2019-01-08  7:41 UTC  (2+ messages)

[Patch v2] Dsc Spec: Add the syntax to initialize structure PCD with C style value
 2019-01-08  7:41 UTC  (2+ messages)

[Patch v2 0/2] Avoid AP calls PeiServices table
 2019-01-08  5:32 UTC  (6+ messages)
` [Patch v2 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message
` [Patch 2/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService

[edk2-test][RFC] Integrating SBBR tests into SCT - A design proposal
 2019-01-08  2:00 UTC  (3+ messages)

[PATCH] SecurityPkg: Incorrect warning message for Opal admin revert action
 2019-01-08  1:55 UTC  (2+ messages)

EDK II Network Stack Issue
 2019-01-07 19:27 UTC  (2+ messages)

[patch] BaseTools/VfrCompile: report error for Integer overflow
 2019-01-07 14:30 UTC  (2+ messages)

[PATCH v3 00/11] Extend secure variable service to be usable from Standalone MM
 2019-01-07 13:32 UTC  (13+ messages)
` [PATCH v3 01/11] StandaloneMmPkg: Remove MM_STANDALONE LIBRARY_CLASS from StandaloneMmCoreHobLib
` [PATCH v3 02/11] StandaloneMmPkg: Adding the library packages used by MM_STANDALONE drivers
` [PATCH v3 03/11] MdeModulePkg: Add a PCD to indicate Standalone MM supports secure variable
` [PATCH v3 04/11] MdePkg/Include: Add StandaloneMmServicesTableLib library
` [PATCH v3 05/11] MdePkg/Library: Add CommonMmServicesLib library
` [PATCH v3 06/11] MdeModulePkg/FaultTolerantWriteDxe: allow reusability as a MM driver
` [PATCH v3 07/11] MdeModulePkg/Variable/RuntimeDxe: adapt for usability with MM Standalone
` [PATCH v3 08/11] MdeModulePkg/Variable/RuntimeDxe: adapt as a MM Standalone driver
` [PATCH v3 09/11] MdeModulePkg/VarCheckLib: allow MM_STANDALONE drivers to use this library
` [PATCH v3 10/11] ArmPlatformPkg/NorFlashDxe: allow reusability as a MM driver
` [PATCH v3 11/11] CryptoPkg/BaseCryptLib: allow MM_STANDALONE drivers to use SmmCryptLib

[patch edk2-wiki] Document the usage of ECC tool
 2019-01-07 12:48 UTC  (2+ messages)

[PATCH] BaseTools/tools_def ARM GCC5: disable LTO for ASLC invocations
 2019-01-07 10:08 UTC  (2+ messages)

[PATCH] MdePkg/BaseLib: Add Base64Encode() and Base64Decode()
 2019-01-07  9:55 UTC  (2+ messages)

[PATCH 0/5] memory/MMU hardening for AArch64
 2019-01-07  7:15 UTC  (6+ messages)
` [PATCH 1/5] ArmPkg/ArmMmuLib AARCH64: fix out of bounds access
` [PATCH 2/5] ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidation
` [PATCH 3/5] ArmPkg/ArmMmuLib AARCH64: implement support for EFI_MEMORY_RP permissions
` [PATCH 4/5] ArmPkg/ArmMmuLib AARCH64: add support for read-only page tables
` [PATCH 5/5] ArmPkg/CpuDxe: switch to read-only page tables at EndOfDxe

[PATCH] ArmPkg/ArmMmuLib ARM: disregard high memory when setting permissions
 2019-01-07  6:56 UTC 

[PATCH] MdePkg/UefiLib: Add a new API GetVariable3
 2019-01-07  4:09 UTC 

[PATCH v2 0/4] Provide UEFILib functions for protocol uninstallation
 2019-01-07  3:00 UTC  (9+ messages)
` [PATCH v2 1/4] MdePkg/UefiLib: Abstract driver model "
` [PATCH v2 2/4] NetworkPkg/IScsiDxe: Use UEFILib APIs to uninstall protocols
` [PATCH v2 3/4] MdePkg/UefiLib: Simplify protocol un/installation abstraction
` [PATCH v2 4/4] NetworkPkg/IScsiDxe: Update UEFILib Usage

Uninstalling Invalid Protocol Interfaces
 2019-01-04 22:17 UTC  (6+ messages)

[PATCH 0/4] Provide UEFILib functions for protocol uninstallation
 2019-01-04 22:16 UTC  (5+ messages)
` [PATCH 1/4] MdePkg/UefiLib: Abstract driver model "
` [PATCH 2/4] NetworkPkg/IScsiDxe: Use UEFILib APIs to uninstall protocols
` [PATCH 3/4] MdePkg/UefiLib: Simplify protocol un/installation abstraction
` [PATCH 4/4] NetworkPkg/IScsiDxe: Update UEFILib Usage

[PATCH 1/2] ArmPkg/ArmMmuLib ARM: add missing support for non-shareable cached mappings
 2019-01-04 18:04 UTC  (2+ messages)
` [PATCH 2/2] ArmPkg/ArmMmuLib ARM: fix thinko in second level page table handling

[PATCH 0/8] StandaloneMmPkg: assorted fixes and improvements
 2019-01-04 17:52 UTC  (13+ messages)
` [PATCH 1/8] StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> Standalone
` [PATCH 2/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: add missing SerialPortLib ref
` [PATCH 3/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: use %a modifier for ASCII strings
` [PATCH 4/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: remove bogus ASSERT_EFI_ERROR()s
` [PATCH 5/8] StandaloneMmPkg/StandaloneMmPeCoffExtraActionLib: ignore runtime attribute
` [PATCH 6/8] StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twice
` [PATCH 7/8] StandaloneMmPkg/StandaloneMmCoreEntryPoint: permit the use of TE images
` [PATCH 8/8] StandaloneMmPkg/Core: permit encapsulated firmware volumes

[PATCH edk2-platforms 0/7] Silicon/SynQuacer: implement SMM based secure boot
 2019-01-04 14:43 UTC  (8+ messages)
` [PATCH edk2-platforms 1/7] Silicon/SynQuacer/Fip006Dxe: drop block I/O and disk I/O routines
` [PATCH edk2-platforms 2/7] Silicon/SynQuacer/Fip006Dxe: factor out DXE specific pieces
` [PATCH edk2-platforms 3/7] Silicon/SynQuacer/Fip006Dxe: implement standalone MM variant
` [PATCH edk2-platforms 4/7] Silicon/SynQuacer/Fip006Dxe: use proper accessor for unaligned access
` [PATCH edk2-platforms 5/7] Platform/DeveloperBox: create shared .DSC include file
` [PATCH edk2-platforms 6/7] Platform/DeveloperBox: add .DSC/.FDF description of MM components
` [PATCH edk2-platforms 7/7] Platform/DeveloperBox: add MM based UEFI secure boot support

[edk2-announce][RFC] Collaboration Software: Microsoft Teams
 2019-01-04 10:09 UTC  (2+ messages)

[patch] MdePkg/BasePeCoffLib: Add more check for relocation data
 2019-01-04  8:53 UTC 

[PATCH] BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries
 2019-01-04  8:43 UTC  (3+ messages)

[PATCH] MdeModulePkg/SdMmcPciHcDxe: Fix VS2015 IA32 NOOPT build failure
 2019-01-04  4:14 UTC  (3+ messages)

[Patch] BaseTools: Correct PcdArray value assigment statement
 2019-01-04  1:18 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