public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-11-16 04:57:12 to 2017-11-20 07:00:10 UTC [more...]

[PATCH] MdeModulePkg/UefiCpuPkg: Fix unix style of EOL
 2017-11-20  7:04 UTC 

[PATCH v2] MdeModulePkg/Core: Fix build error with old Visual Studio
 2017-11-20  6:36 UTC  (3+ messages)

[Patch] MdeModulePkg: Add error handling when IP address is Class E
 2017-11-20  6:31 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Code Cleanup
 2017-11-20  5:45 UTC 

[PATCH] MdeModulePkg/Core: Fix build error with old Visual Studio
 2017-11-20  5:42 UTC  (3+ messages)

[PATCH] MdeModulePkg/UefiBootManagerLib: Remove assertion
 2017-11-20  5:14 UTC 

[PATCH] MdeModulePkg/PiSmmCore: Fix an assert issue in pool free
 2017-11-20  3:21 UTC  (4+ messages)

[Patch V4 0/2] Add Max LUN status/value checks
 2017-11-20  3:17 UTC  (4+ messages)
` [Patch V4 1/2] MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
` [Patch V4 2/2] MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/value

[PATCH 0/2] MdeModulePkg/PciBusDxe: Revert the patch to disable BME
 2017-11-20  3:05 UTC  (3+ messages)
` [PATCH 1/2] MdeModulePkg/PciBus: Revert "disable all BME when entering RT"
` [PATCH 2/2] MdeModulePkg/PciBus: Revert "Enable BM on P2P bridges on demand"

[RFC v1 00/15] *** Proposal for StandaloneMmPkg ***
 2017-11-18 20:10 UTC  (3+ messages)
` [RFC v1 13/15] StandaloneMmPkg/Core: Implementation of Standalone MM Core Module

[PATCH 00/15] ArmVirtPkg: get rid of ArmPlatformLib
 2017-11-17 19:10 UTC  (20+ messages)
` [PATCH 01/15] ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependencies
` [PATCH 02/15] ArmVirtPkg/PrePi: run all library constructors by hand
` [PATCH 03/15] ArmVirtPkg/PrePi: remove unused GetPlatformPpi() function
` [PATCH 04/15] ArmVirtPkg/PrePi: remove bogus primary core check
` [PATCH 05/15] ArmVirtPkg/PrePi: remove dependency on ArmPlatformLib
` [PATCH 06/15] ArmVirtPkg/PrePi: move DRAM discovery code into PrePi
` [PATCH 07/15] ArmVirtPkg/PrePi: remove ArmPlatformStackLib dependency
` [PATCH 08/15] ArmVirtPkg/PrePi: remove bogus IntelFrameworkModulePkg.dec dependency
` [PATCH 09/15] ArmVirtPkg/ArmVirtPlatformLib: remove support for uncached mappings
` [PATCH 10/15] ArmVirtPkg: introduce ArmVirtMemInfoLib library class
` [PATCH 11/15] ArmVirtPkg/ArmVirtXen: add ArmVirtMemInfoLib implementation
` [PATCH 12/15] ArmVirtPkg/ArmVirtQemu: "
` [PATCH 13/15] ArmVirtPkg: implement ArmVirtMemInfo PPI, PEIM and library
` [PATCH 14/15] ArmVirtPkg/ArmVirtMemoryInitPeiLib: move to ArmVirtMemInfoLib
` [PATCH 15/15] ArmVirtPkg: remove ArmPlatformLib implementations

[PATCH edk2-platforms v5 0/6] add remaining support for Socionext SynQuacer
 2017-11-17 19:04 UTC  (7+ messages)
` [PATCH edk2-platforms v5 1/6] Silicon/SynQuacer: implement 'clear NVRAM' feature using a DIP switch
` [PATCH edk2-platforms v5 2/6] Silicon/SynQuacer: add DT description of the SDHCI controller
` [PATCH edk2-platforms v5 3/6] Silicon/Socionext: implement I2C master protocol for SynQuacer I2C
` [PATCH edk2-platforms v5 4/6] Silicon/NXP: add RTC support library for PCF8563 I2C IP
` [PATCH edk2-platforms v5 5/6] Platform/DeveloperBox: wire up RTC support
` [PATCH edk2-platforms v5 6/6] Platform/SynQuacerEvalBoard: add eMMC driver stack

[PATCH v3 0/3] OvmfPkg: save on I/O port accesses when the debug port is not in use
 2017-11-17 17:48 UTC  (9+ messages)
` [PATCH v3 1/3] OvmfPkg: make PlatformDebugLibIoPort a proper BASE library
` [PATCH v3 2/3] OvmfPkg: create a separate PlatformDebugLibIoPort instance for SEC
` [PATCH v3 3/3] OvmfPkg: save on I/O port accesses when the debug port is not in use

[PATCH edk2-platforms v4 00/34] add support for Socionext SynQuacer
 2017-11-17 17:42 UTC  (27+ messages)
` [PATCH edk2-platforms v4 14/34] Silicon/Socionext: add driver for SPI NOR flash
` [PATCH edk2-platforms v4 26/34] Silicon/SynQuacer: add DT description of the SDHCI controller
` [PATCH edk2-platforms v4 27/34] Silicon/SynQuacerMemoryInitPeiLib: ignore capsules when clearing NVRAM
` [PATCH edk2-platforms v4 28/34] Silicon/SynQuacer: implement PEIM that exposes GPIO PPI
` [PATCH edk2-platforms v4 29/34] Silicon/SynQuacer: implement 'clear NVRAM' feature using a DIP switch
` [PATCH edk2-platforms v4 30/34] Silicon/NXP: add RTC support library for PCF8563 I2C IP
` [PATCH edk2-platforms v4 31/34] Silicon/Socionext: implement I2C master protocol for SynQuacer I2C
` [PATCH edk2-platforms v4 33/34] Platform/DeveloperBox: add description of power button to DT
` [PATCH edk2-platforms v4 34/34] Platform/SynQuacerEvalBoard: add eMMC driver stack

[PATCH v2 0/4] UefiCpuPkg, OvmfPkg: add reset vector docs, tweak temp stack / RAM
 2017-11-17 17:15 UTC  (9+ messages)
` [PATCH v2 1/4] UefiCpuPkg/ResetVector/Vtf0: document segment register setup
` [PATCH v2 2/4] OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStack
` [PATCH v2 3/4] OvmfPkg/Sec/X64: "

[edk2 PATCH v3 0/2] *** EFI_MM_COMMUNICATION_PROTOCOL ***
 2017-11-17 16:48 UTC  (3+ messages)
` [edk2 PATCH v3 1/2] ArmPkg: Add PCDs needed for MM communication driver
` [edk2 PATCH v3 2/2] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver

[Patch V3 0/2] Add Max LUN status/value checks
 2017-11-17 16:36 UTC  (4+ messages)
` [Patch V3 2/2] MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/value

[PATCH v2 0/4] Add VS2017 tool chain for evaluation
 2017-11-17 13:08 UTC  (5+ messages)
` [PATCH v2 1/4] MdePkg: Disable VS warning 4701 & 4703 for VS2017
` [PATCH v2 2/4] BaseTools: Add VS2017 tool chain in BaseTools tools_def.template
` [PATCH v2 3/4] BaseTools: Update VS batch file to auto detect VS2017
` [PATCH v2 4/4] Nt32Pkg: Add VS2017 support in SecMain

SCT Test crashes After HTTPS boot success
 2017-11-17 11:06 UTC  (5+ messages)

[PATCH v2 0/2] ArmplatformPkg: clean up PL011 support library
 2017-11-17 10:06 UTC  (7+ messages)
` [PATCH v2 1/2] ArmPlatformPkg: reorganize PL011 code
` [PATCH v2 2/2] ArmVirtPkg: switch to new PL011UartLib implementation

[PATCH] OvmfPkg/XenHypercallLib: enable virt extensions for ARM
 2017-11-17 10:06 UTC  (4+ messages)

EDK2 build issues
 2017-11-17  8:45 UTC  (6+ messages)

[RFC 0/1] Stack trace support in X64 exception handling
 2017-11-17  7:24 UTC  (16+ messages)
` [RFC v2 0/3] "
  ` [RFC v2 1/3] UefiCpuPkg/CpuExceptionHandlerLib/X64: Add stack trace support
  ` [RFC v3 0/3] Stack trace support in X64 exception handling
    ` [RFC v3 1/3] UefiCpuPkg/CpuExceptionHandlerLib/X64: Add stack trace support
      ` 答复: "
    ` [RFC v3 2/3] UefiCpuPkg/CpuExceptionHandlerLib: Export GetPdbFileName()
    ` [RFC v3 3/3] UefiCpuPkg/CpuExceptionHandlerLib/Ia32: Add stack trace support

[Patch v2] CryptoPkg/TlsLib: Change the return type of TlsInitialize()
 2017-11-17  7:00 UTC 

[Patch] BaseTools: Fix a bug for single module build with GenC/GenMake option
 2017-11-17  4:02 UTC 

[Patch] CryptoPkg/TlsLib: Change the return type of TlsInitialize()
 2017-11-17  3:57 UTC 

[PATCH v6 0/7] Implement heap guard feature
 2017-11-17  2:53 UTC  (4+ messages)
` [PATCH v6 3/7] UefiCpuPkg/CpuDxe: Reduce debug message

[PATCH v6 0/2] Fix multiple entries of RT_CODE in memory map
 2017-11-17  2:48 UTC  (10+ messages)
` [PATCH v6 1/2] MdeModulePkg/DxeCore: Filter out all paging capabilities
` [PATCH 2/2] UefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE in memory map

[PATCH v2] MdeModulePkg/UfsBlockIoPei: Support IoMmu
 2017-11-17  2:41 UTC  (4+ messages)

[PATCH V2] MdeModulePkg EhciPei: Support IoMmu
 2017-11-17  2:32 UTC  (2+ messages)

[PATCH] MdeModulePkg XhciPei: Minor refinement about IoMmu
 2017-11-17  2:32 UTC  (2+ messages)

[PATCH v2 0/2] Refine UDF related codes
 2017-11-16 22:25 UTC  (4+ messages)
` [PATCH v2 1/2] MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDF
` [PATCH v2 2/2] MdeModulePkg/UdfDxe: Avoid possible loss track of allocated buffer

[PATCH v2 0/2] OvmfPkg: save on I/O port accesses when the debug port is not in use
 2017-11-16 20:03 UTC  (5+ messages)
` [PATCH 1/2] OvmfPkg: create a separate PlatformDebugLibIoPort instance for SEC
` [PATCH 2/2] OvmfPkg: save on I/O port accesses when the debug port is not in use

[PATCH] ArmPlatformPkg ArmVirtPkg: reorganize PL011 code
 2017-11-16 18:12 UTC  (4+ messages)

[PATCH edk2-platforms v2 00/13] Move ArmPlatformPkg stuff into edk2-platforms
 2017-11-16 18:00 UTC  (14+ messages)
` [PATCH edk2-platforms v2 01/13] Platform: remove bogus ArmPlatformSecExtraActionLib references
` [PATCH edk2-platforms v2 02/13] Platform: remove bogus ArmTrustedMonitorLib references
` [PATCH edk2-platforms v2 03/13] Platform/ArmVExpress-FVP: remove bogus ArmPlatformSecLib reference
` [PATCH edk2-platforms v2 04/13] Platform/Hisilicon: remove bogus VExpress dependencies
` [PATCH edk2-platforms v2 05/13] Platform/ARM/Juno: import ArmJunoPkg from EDK2
` [PATCH edk2-platforms v2 06/13] Platform/ARM/VExpress: import VExpressPkg "
` [PATCH edk2-platforms v2 07/13] Platform/ARM: remove outdated SP804 TimerLib reference
` [PATCH edk2-platforms v2 08/13] Platform/Hisilicon: remove SP804 PCD definitions
` [PATCH edk2-platforms v2 09/13] Platform: remove references to EBL libraries
` [PATCH edk2-platforms v2 10/13] Platform: remove stale PL35xSmcLib references
  ` [PATCH edk2-platforms v2 11/13] Platform/ARM: import BootMonFs and ArmShellCmdRunAxf from EDK2
  ` [PATCH edk2-platforms v2 12/13] Platform: remove stale EBL related PCD setting
  ` [PATCH edk2-platforms v2 13/13] Platform: switch to new PL011UartLib

[PATCH v5] UefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE in memory map
 2017-11-16  2:46 UTC  (9+ messages)

[PATCH] EmbeddedPkg: add mx66u1g45g nor flash info
 2017-11-16 16:29 UTC  (3+ messages)

[PATCH] ArmVirtPkg: remove ArmPlatformSysConfigLib dependency
 2017-11-16 16:28 UTC  (6+ messages)

[PATCH] ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib reference
 2017-11-16 16:19 UTC  (2+ messages)

GRUB issue on device priority
 2017-11-16 16:08 UTC  (4+ messages)

[PATCH] ArmPkg: move RVCT PLATFORM_FLAGS override into ArmHvcLib/ArmSmcLib
 2017-11-16 16:03 UTC  (3+ messages)

[PATCH 0/1] Update for the 2017-10-18 VS2017 proposal
 2017-11-16 15:45 UTC  (4+ messages)
` [PATCH 1/1] BaseTools: Use VS2017 SDK path if defined and reorganize variables

[PATCH] BaseTools/tools_def AARCH64 ARM: disable PIE linking for .aslc sources
 2017-11-16 15:45 UTC  (9+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS Version
 2017-11-16 12:29 UTC 

[Patch] MdeModulePkg/UsbMassStorageDxe: Enhance Request Sense Handling
 2017-11-16 10:59 UTC  (2+ messages)

[PATCH] ArmVirtPkg/ArmVirtQemu: use non-accelerated CopyMem for VariableRuntimeDxe
 2017-11-16  9:39 UTC  (5+ messages)

[Patch] BaseTools: Guid.xref contain information from FILE statements in FDF
 2017-11-16  9:13 UTC 

[PATCH] MdeModulePkg EhciPei: Support IoMmu
 2017-11-16  7:47 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Linux Build Script Change
 2017-11-16  5:42 UTC 


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