public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-11-26 21:43:26 to 2018-11-28 09:35:22 UTC [more...]

[RFC PATCH v3 00/11] Extend secure variable service to be usable from Standalone MM
 2018-11-28  9:34 UTC  (2+ messages)
` [RFC PATCH v3 01/11] MdeModulePkg/Variable: replace all uses of AsmLfence with MemoryFence

[edk2-test][PATCH] Framework/Include: allow usage with EFI version 2.7
 2018-11-28  9:30 UTC  (5+ messages)
` [edk2-test][PATCH] SctPkg/UEFI: Fix invalid GUID value format error
` [edk2-test][PATCH v2] SctPkg/build: Add support for GenBin tool build
` [edk2-test][PATCH] Add *.o and *.d pattern to .gitignore
` [edk2-test][PATCH v2] SctPkg/Tools: Fix incorrect line ending detection by GenBin tool

[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
 2018-11-28 15:01 UTC  (43+ messages)
` [PATCH edk2-platforms 00/41] NXP : "
  ` [PATCH edk2-platforms 01/41] Silicon/NXP: Add Library to return Mmio APIs pointer
  ` [PATCH edk2-platforms 02/41] Silicon/NXP : Add support for Watchdog driver
  ` [PATCH edk2-platforms 03/41] SocLib : Add support for initialization of peripherals
  ` [PATCH edk2-platforms 04/41] Silicon/NXP : Add support for DUART library
  ` [PATCH edk2-platforms 05/41] Silicon/NXP: Add support for I2c driver
  ` [PATCH edk2-platforms 06/41] Silicon/Maxim : Add support for DS1307 RTC library
  ` [PATCH edk2-platforms 07/41] Platform/NXP: Add support for ArmPlatformLib
  ` [PATCH edk2-platforms 08/41] Platform/NXP: Add Platform driver for LS1043 RDB board
  ` [PATCH edk2-platforms 09/41] Compilation : Add the fdf, dsc and dec files
  ` [PATCH edk2-platforms 10/41] Readme : Add Readme.md file
  ` [PATCH edk2-platforms 11/41] IFC : Add Header file for IFC controller
  ` [PATCH edk2-platforms 12/41] LS1043/BoardLib : Add support for LS1043 BoardLib
  ` [PATCH edk2-platforms 13/41] Silicon/NXP : Add support of IfcLib
  ` [PATCH edk2-platforms 14/41] Silicon/NXP : Add support for FpgaLib
  ` [PATCH edk2-platforms 15/41] LS1043 : Enable support of FpgaLib
  ` [PATCH edk2-platforms 16/41] Silicon/NXP : Add support of NorFlashLib
  ` [PATCH edk2-platforms 17/41] Silicon/NXP : Add NOR driver
  ` [PATCH edk2-platforms 18/41] LS1043 : Enable NOR driver for LS1043aRDB package
  ` [PATCH edk2-platforms 19/41] Silicon/NXP:Add LS1046ARDB SoCLib Support
  ` [PATCH edk2-platforms 20/41] Silicon/NXP:Add support for PCF2129 Real Time Clock Library
  ` [PATCH edk2-platforms 21/41] Platform/NXP: LS1046A RDB Board Library
  ` [PATCH edk2-platforms 22/41] Platform/NXP: Add ArmPlatformLib for LS1046A
  ` [PATCH edk2-platforms 23/41] Platform/NXP: Add Platform driver for LS1046 RDB board
  ` [PATCH edk2-platforms 24/41] Platform/NXP: Compilation for LS1046A RDB Board
  ` [PATCH edk2-platforms 25/41] Silicon/NXP:SocLib support for initialization of peripherals
  ` [PATCH edk2-platforms 26/41] Platform/NXP/LS2088aRdbPkg: ArmPlatformLib Support for LS2088ARDB
  ` [PATCH edk2-platforms 27/41] Platform/NXP: Add Platform driver for LS2088 RDB board
  ` [PATCH edk2-platforms 28/41] Silicon/Maxim: DS3232 RTC Library Support
  ` [PATCH edk2-platforms 29/41] Compilation : Add the fdf, dsc and dec files
  ` [PATCH edk2-platforms 30/41] Platform/NXP: LS2088A RDB Board Library
  ` [PATCH edk2-platforms 31/41] Platform/NXP: LS2088 RDB Board FPGA library
  ` [PATCH edk2-platforms 32/41] LS2088 : Enable support of FpgaLib
  ` [PATCH edk2-platforms 33/41] LS2088ARDB: Enable NOR driver and Runtime Services
  ` [PATCH edk2-platforms 34/41] Silicon/NXP: Implement PciSegmentLib to support multiple RCs
  ` [PATCH edk2-platforms 35/41] Silicon/NXP: Implement PciHostBridgeLib support
  ` [PATCH edk2-platforms 36/41] Silicon/NXP: Implement EFI_CPU_IO2_PROTOCOL
  ` [PATCH edk2-platforms 37/41] Compilation: Update the fdf, dsc and dec files
  ` [PATCH edk2-platforms 38/41] DWC3 : Add DWC3 USB controller initialization driver
  ` [PATCH edk2-platforms 39/41] LS2088 : Enable support of USB controller
  ` [PATCH edk2-platforms 40/41] Platform/NXP:PCIe enablement for LS1046A RDB
  ` [PATCH edk2-platforms 41/41] Platform/NXP:PCIe enablement for LS2088A RDB

[Patch] BaseTools: Correct CCFLAG for PcdValueInit
 2018-11-28  9:01 UTC 

[PATCH v2 0/2] Remove DuetPkg and unused tools
 2018-11-28  8:13 UTC  (4+ messages)

[Patch v1 1/1] BaseTools: create and use a standard shared variable for '*'
 2018-11-28  7:37 UTC  (3+ messages)

[Patch v1 1/1] BaseTools: cleanup LongFilePathSupport usage
 2018-11-28  7:35 UTC  (3+ messages)

[Patch] Maintainers.txt: Add the rule to hand over the package maintain role
 2018-11-28  7:31 UTC 

[Patch v1 1/1] BaseTools: Move Identification file to Eot
 2018-11-28  7:29 UTC  (3+ messages)

[PATCH v2 1/2] MdeModulePkg/SdMmcPciHcDxe: Declare V4 64 bit address capability
 2018-11-28  7:24 UTC  (5+ messages)
` [PATCH v2 2/2] MdeModulePkg/SdMmcPciHcDxe: Add V4 64bit SDMA and ADMA2 support
  ` [PATCH v3 "
` [PATCH v3 1/2] MdeModulePkg/SdMmcPciHcDxe: Declare V4 64 bit address capability

[PATCH] Maintainers.txt: Update FmpDevicePkg maintainer
 2018-11-28  6:32 UTC  (2+ messages)

[PATCH] SecurityPkg: Remove dead code and inf redundant definitions
 2018-11-28  6:26 UTC 

[edk2-announce] Research Request
 2018-11-28  6:22 UTC  (12+ messages)

[PATCH v5 0/5] ArmPkg related changes for StandaloneMM package
 2018-11-28  4:15 UTC  (8+ messages)
` [PATCH v5 1/5] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v5 2/5] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v5 3/5] ArmPkg/Include: Fix the SPM version SVC ID
` [PATCH v5 4/5] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v5 5/5] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0

[PATCH 2/2] [edk2-test][PATCH v2] SctPkg/Tools: Fix incorrect line ending detection by GenBin tool
 2018-11-28  3:12 UTC  (2+ messages)

[PATCH 1/2] [edk2-test][PATCH v3] SctPkg/build: Add support for GenBin tool build
 2018-11-28  3:01 UTC  (2+ messages)

[PATCH] Maintainers.txt: Update MdeModulePkg maintainers
 2018-11-28  1:32 UTC  (3+ messages)

FmpDeviceLib
 2018-11-28  1:15 UTC  (5+ messages)

[Patch] Edk2: Update FmpDevicePkg Maintainers
 2018-11-28  0:53 UTC  (3+ messages)

[Patch] Edk2: Update BaseTools Maintainers
 2018-11-28  0:27 UTC 

[PATCH v2 0/2] ArmVirtPkg: remove high peripheral space mapping
 2018-11-27 21:18 UTC  (10+ messages)
` [PATCH v2 1/2] ArmVirtPkg/FdtPciHostBridgeLib: map ECAM and I/O spaces in GCD memory map
` [PATCH v2 2/2] ArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of top of PA range

[edk2-test][PATCH] SctPkg/Tools: Fix incorrect line ending detection by GenBin tool
 2018-11-27 16:51 UTC  (5+ messages)

Display Architecture and Bring Up in UEFI
 2018-11-27 15:13 UTC  (4+ messages)

[PATCH] MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bits
 2018-11-27 14:51 UTC  (3+ messages)

[PATCH v2 00/13] ArmPkg, ArmVirtPkg: lift 40-bit IPA space limit
 2018-11-27 14:51 UTC  (22+ messages)
` [PATCH v2 01/13] ArmPkg/ArmLib: add support for reading the max physical address space size
` [PATCH v2 02/13] ArmVirtPkg: refactor reading of the "
` [PATCH v2 03/13] ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into account
` [PATCH v2 04/13] ArmPkg/CpuPei: base GCD memory space size on CPU's PA range
` [PATCH v2 05/13] ArmPlatformPkg/PrePi: "
` [PATCH v2 06/13] ArmVirtPkg/PrePi: "
` [PATCH v2 07/13] BeagleBoardPkg/PrePi: "
` [PATCH v2 08/13] EmbeddedPkg/PrePiHobLib: "
` [PATCH v2 09/13] ArmPlatformPkg/PlatformPei: drop unused PCD references
` [PATCH v2 10/13] EmbeddedPkg/PrePiLib: drop unused PCD reference
` [PATCH v2 11/13] ArmVirtPkg/QemuVirtMemInfoLib: ignore PcdPrePiCpuMemorySize
` [PATCH v2 12/13] ArmVirtPkg: drop PcdPrePiCpuMemorySize assignments from all platforms
` [PATCH v2 13/13] EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarations

[PATCH] ArmPkg: fix StandaloneMmMmuLib subdirectory case
 2018-11-27 13:26 UTC  (3+ messages)

[PATCH] ArmPkg/ArmPkg.dsc: move ArmMmuStandaloneMmLib.inf to AARCH64 section
 2018-11-27 12:32 UTC  (3+ messages)

[PATCH v2 0/5] ArmPlatformPkg, ArmVirtPkg: discover NOR flash banks from DTB
 2018-11-27 12:07 UTC  (4+ messages)

[RFC PATCH v2 00/11] Extend secure variable service to be usable from Standalone MM
 2018-11-27 11:52 UTC  (13+ messages)
` [RFC PATCH v2 01/11] MdeModulePkg/Variable: replace all uses of AsmLfence with MemoryFence
` [RFC PATCH v2 02/11] StandaloneMmPkg: Pull in additonal libraries from staging branch
` [RFC PATCH v2 03/11] MdeModulePkg/Library: Add StandaloneMmRuntimeDxe library
` [RFC PATCH v2 04/11] ArmPlatformPkg/NorFlashDxe: allow reusability as a MM driver
` [RFC PATCH v2 05/11] MdeModulePkg/FaultTolerantWriteDxe: "
` [RFC PATCH v2 06/11] MdeModulePkg/Variable/RuntimeDxe: adapt for usability with MM Standalone
` [RFC PATCH v2 07/11] MdeModulePkg/Variable/RuntimeDxe: adapt as a MM Standalone driver
` [RFC PATCH v2 08/11] SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library
` [RFC PATCH v2 09/11] MdeModulePkg/VarCheckLib: "
` [RFC PATCH v2 10/11] CryptoPkg/BaseCryptLib: "
` [RFC PATCH v2 11/11] CryptoPkg/BaseCryptLib: Hack to get time in MM Standalone mode

Edk2 2019 Q1 stable tag planning is added into EDK-II-Release-Planning wiki
 2018-11-27 11:34 UTC  (3+ messages)

[PATCH 0/4] OvmfPkg, ArmVirtPkg: add ACPI Test Support
 2018-11-27 11:23 UTC  (6+ messages)
` [PATCH 1/4] OvmfPkg: introduce ACPI Test Support data structure and GUID

[edk2-test][PATCH v3] SctPkg/build: Add support for GenBin tool build
 2018-11-27 10:29 UTC 

[PATCH] [edk2-test][PATCH v2] SctPkg/build: Add support for GenBin tool build
 2018-11-27 10:26 UTC  (3+ messages)

[PATCH v4 0/5] ArmPkg related changes for StandaloneMM package
 2018-11-27 10:05 UTC  (17+ messages)
` [PATCH v4 1/5] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v4 2/5] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v4 3/5] ArmPkg/Include: Fix the SPM version SVC ID
` [PATCH v4 4/5] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v4 5/5] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0

[PATCH 1/2] Readme.md: Update instructions to fetch source
 2018-11-27  9:34 UTC  (2+ messages)
` [edk2-platforms] [PATCH v2 "

[PATCH v2 0/2] Update platform DSC/FDF files for NetworkPkg migration
 2018-11-27  9:23 UTC  (7+ messages)
` [PATCH v2 2/2] Edk2Platforms: Replace MdeModulePkg PXE/iSCSI/TCP with NetworkPkg drivers

[edk2-test][PATCH] Framework/Include: allow usage with EFI version 2.7
 2018-11-27  8:07 UTC  (4+ messages)

[PATCH v2 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
 2018-11-27  6:22 UTC  (3+ messages)
` [PATCH v2 1/2] StandaloneMM: Include the newly added library class for MMU functions
` [PATCH v2 2/2] StandaloneMM: Update permissions for Standalone MM drivers memory area

[edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test
 2018-11-27  6:02 UTC 

[edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test
 2018-11-27  5:57 UTC 

[edk2-test][Patch] uefi-sct/SctPkg: Fix invalid GUID value format
 2018-11-27  5:30 UTC 

[PATCH 1/1] MdePkg ACPI: fix the typos in Acpi61.h and Acpi62.h
 2018-11-27  3:19 UTC  (5+ messages)

[PATCH] Maintainers.txt: Update maintainer & reviewer info for MdeModulePkg
 2018-11-27  2:16 UTC  (3+ messages)

[PATCH] BaseTools: Remove GenVtf
 2018-11-27  1:53 UTC 


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