public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-03-30 07:25:57 to 2019-04-02 16:57:32 UTC [more...]

[edk2-platforms/devel-MinPlatform][PATCH v4 0/3] Enable SPI flash debug messages
 2019-04-02 16:57 UTC  (11+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH v4 1/3] KabylakeSiliconPkg: Add SPI write support in PEI
` [edk2-platforms/devel-MinPlatform][PATCH v4 2/3] ClevoOpenBoardPkg/N1xxWU: Flash map update
` [edk2-platforms/devel-MinPlatform][PATCH v4 3/3] ClevoOpenBoardPkg/N1xxWU: Write PEI debug messages to SPI flash

[edk2-test][Patch 1/1] SctPkg/UEFI: Remove redefined macro
 2019-04-02 16:34 UTC  (3+ messages)

[PATCH] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
 2019-04-02 15:35 UTC  (2+ messages)

[PATCH v2] CorebootPayloadPkg/FbGop: Locate correct framebuffer device
 2019-04-02 15:15 UTC 

[PATCH] ShellPkg: Clarify the description of acpiview option '-s'
 2019-04-02 14:42 UTC  (2+ messages)

[PATCH v2 edk2-platforms] Platform/ARM/Drivers: Add Nor Flash Driver
 2019-04-02 13:10 UTC 

[RFC] Plan to delete ShellBinPkg from edk2/master
 2019-04-02 12:56 UTC  (7+ messages)

[edk2-announce] Groups.io Transition
 2019-04-02 12:55 UTC  (3+ messages)

[PATCH 0/2] Add event signal before and after ReadyToBoot
 2019-04-02  9:40 UTC  (5+ messages)
` [PATCH 1/2] MdeModulePkg: Add event guids
` [PATCH 2/2] MdeModulePkg/UefiBootManagerlib: Add two event signals

[PATCH 0/2] Enable runtime serial port debug for ArmVirtQemu
 2019-04-02  7:38 UTC  (7+ messages)
` [PATCH 1/2] ArmVirtPkg: add runtime instance of FdtPL011SerialPortLib
` [PATCH 2/2] ArmVirtQemu: enable runtime debug by build flag

[Patch v2 0/4] Simplify CPU Features solution
 2019-04-02  7:22 UTC  (9+ messages)
` [Patch v2 1/4] UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless functions
` [Patch v2 2/4] UefiCpuPkg/RegisterCpuFeaturesLib: Optimize PCD PcdCpuFeaturesUserConfiguration
` [Patch v2 3/4] UefiCpuPkg/RegisterCpuFeaturesLib: Simplify PcdCpuFeaturesSupport
` [Patch v2 4/4] UefiCpuPkg/RegisterCpuFeaturesLib: Correct comments

[PATCH 0/2] Use a pcd to control Platform Recovery behavior
 2019-04-02  5:49 UTC  (3+ messages)
` [PATCH 1/2] MdeModulePkg: Add a pcd to set the OS indications bit
` [PATCH 2/2] MdeModulePkg/BdsDxe: Use a pcd to set "

[PATCH v1 0/2] Add PEI BlockIO support for ATA AHCI mode devices
 2019-04-02  5:15 UTC  (3+ messages)
` [PATCH v1 1/2] MdeModulePkg/AhciPei: Limit max transfer blocknum for 48-bit address
` [PATCH v1 2/2] MdeModulePkg/AhciPei: Add PEI BlockIO support

[PATCH v4 00/14] Remove .S files for IA32 and X64 arch in MdePkg and UefiCpuPkg
 2019-04-02  3:25 UTC  (18+ messages)
` [PATCH v3 01/14] UefiCpuPkg/SmmCpuFeaturesLib: Remove .S files for IA32 and X64 arch
` [PATCH v3 02/14] UefiCpuPkg/BaseUefiCpuLib: "
` [PATCH v3 03/14] UefiCpuPkg/CpuExceptionHandlerLib:Remove.S "
` [PATCH v3 04/14] MdePkg/BaseCpuLib: Remove .S "
` [PATCH v3 05/14] MdePkg/BaseLib: "
` [PATCH v3 06/14] MdePkg/BaseMemoryLibMmx: "
` [PATCH v3 07/14] MdePkg/BaseMemoryLibOptDxe: "
` [PATCH v3 08/14] MdePkg/BaseMemoryLibOptPei: "
` [PATCH v3 09/14] MdePkg/BaseMemoryLibRepStr: "
` [PATCH v3 10/14] MdePkg/BaseMemoryLibSse2: "
` [PATCH v3 11/14] CryptoPkg/IntrinsicLib: Remove .S files for IA32 arch
` [PATCH v3 12/14] SourceLevelDebugPkg/DebugAgentCommon: Remove .S files
` [PATCH v4 13/14] SourceLevelDebugPkg/PeCoffExtraActionLibDebug: "
` [PATCH v4 14/14] CorebootModulePkg/SecCore: Remove .S files for IA32 arch

[edk2-platforms/devel-MinPlatform][PATCH v3 0/3] Enable SPI flash debug messages
 2019-04-02  2:48 UTC  (11+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH v3 1/3] KabylakeSiliconPkg: Add SPI write support in PEI
` [edk2-platforms/devel-MinPlatform][PATCH v3 2/3] ClevoOpenBoardPkg/N1xxWU: Flash map update
` [edk2-platforms/devel-MinPlatform][PATCH v3 3/3] ClevoOpenBoardPkg/N1xxWU: Write PEI debug messages to SPI flash

[PATCH v9] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-04-02  2:35 UTC  (7+ messages)

[PATCH] UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
 2019-04-02  1:53 UTC  (4+ messages)

[edk2-platforms/devel-MinPlatform][PATCH v2 0/3] Enable SPI flash debug messages
 2019-04-02  1:24 UTC  (11+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH v2 1/3] KabylakeSiliconPkg: Add SPI write support in PEI
` [edk2-platforms/devel-MinPlatform][PATCH v2 2/3] ClevoOpenBoardPkg/N1xxWU: Flash map update
` [edk2-platforms/devel-MinPlatform][PATCH v2 3/3] ClevoOpenBoardPkg/N1xxWU: Write PEI debug messages to SPI flash

[edk2-platforms][PATCH v1 0/3] Enable SPI flash debug messages
 2019-04-02  1:10 UTC  (10+ messages)
` [edk2-platforms][PATCH v1 1/3] KabylakeSiliconPkg: Add SPI write support in PEI
` [edk2-platforms][PATCH v1 2/3] ClevoOpenBoardPkg/N1xxWU: Flash map update
` [edk2-platforms][PATCH v1 3/3] ClevoOpenBoardPkg/N1xxWU: Write PEI debug messages to SPI flash

[PATCH] CorebootPayloadPkg/FbGop: Locate correct framebuffer device
 2019-04-02  0:20 UTC 

[edk2-platforms/devel-MinPlatform][Patch] AdvancedFeaturePkg/AcpiDebug: Add new AcpiDebug modules
 2019-04-02  0:12 UTC 

[Patch] AdvancedFeaturePkg/AcpiDebug: Add new AcpiDebug modules
 2019-04-02  0:02 UTC  (4+ messages)

[edk2-platforms][PATCH v2 0/2] Adding python build scripts to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and PurleyOpenBoardPkg
 2019-04-01 21:43 UTC  (5+ messages)
` [edk2-platforms][PATCH v2 1/2] Platform/Intel: Added python build script
` [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build instructions

[edk2-test][Patch 1/1] uefi-sct/SctPkg:Fix inf/dec files for EBC test
 2019-04-01 20:58 UTC  (2+ messages)

[edk2-announce] Design Meeting Update
 2019-04-01 19:35 UTC 

[PATCH 1/2] CorebootModulePkg: Fix non - CRLF line endings
 2019-04-01 16:35 UTC  (3+ messages)
` [PATCH 2/2] CorebootPayloadPkg: "

[Patch] BaseTools:Enable the /MP option of MSVC compiler
 2019-04-01 14:55 UTC  (5+ messages)

[PATCH 0/4] Remove IPF and related code
 2019-04-01 12:10 UTC  (3+ messages)
` [PATCH 1/4] OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h

[PATCH] Vlv2TbltDevicePkg: Remove PACKAGES_PATH from batch file
 2019-04-01  9:10 UTC  (2+ messages)

[PATCH 0/3] Implement UFS info protocol to pass additional UIC programming data from platform/silicon specific driver
 2019-04-01  6:53 UTC  (6+ messages)
` [PATCH 2/3] MdeModulePkg/UfsPassThruDxe: Refactor UFS device presence detection
` [PATCH 3/3] MdeModulePkg/UfsPassThruDxe: Add UFS info protocol

[PATCH 1/3] MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handling
 2019-04-01  6:53 UTC 

[PATCH v8] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-04-01  6:46 UTC  (4+ messages)

[PATCH V2 00/17] Add a new API DebugVPrint for DebugLib
 2019-04-01  6:37 UTC  (6+ messages)
` [PATCH V2 17/17] MdeModulePkg: Add PEIM and lib to dsc file

[PATCH V7 00/17] Add new APIs DebugVPrint for DebugLib
 2019-04-01  5:19 UTC  (23+ messages)
` [PATCH V7 01/17] MdePkg/DebugLib.h: Add new APIs "
` [PATCH V7 02/17] MdePkg/BaseDebugLibNull: "
` [PATCH V7 03/17] MdePkg/BaseDebugLibSerialPort: Add new APIs
` [PATCH V7 04/17] MdePkg/UefidebugLibConOut: "
` [PATCH V7 05/17] MdePkg/UefiDebugLibStdErr: "
` [PATCH V7 06/17] MdePkg/DxeRuntimeDebugLibSerialPort: "
` [PATCH V7 07/17] MdePkg/UefiDebuglibDebugPortProtocol: "
` [PATCH V7 08/17] ArmPkg/SemiHostingDebugLib: "
` [PATCH V7 09/17] OvmfPkg/PlatformDebugLibIoPort: "
` [PATCH V7 10/17] IntelFsp2Pkg/BaseFspDebugLibSerialPort: "
` [PATCH V7 11/17] IntelFspPkg/BaseFspDebugLibSerialPort: "
` [PATCH V7 12/17] IntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V7 13/17] MdeModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V7 14/17] MdeModulePkg: Add definitions for EDKII DEBUG PPI
` [PATCH V7 15/17] MdeModulePkg: Add a PEIM to install Debug PPI
` [PATCH V7 16/17] MdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug lib
` [PATCH V7 17/17] MdeModulePkg: Add PEIM and lib to dsc file

[PATCH v4 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
 2019-04-01  3:27 UTC  (8+ messages)
` [PATCH v4 1/7] MdeModulePkg: introduce PE/COFF image emulator protocol
` [PATCH v4 2/7] MdeModulePkg/DxeCore: invoke the emulator protocol for foreign images
` [PATCH v4 3/7] MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architectures
` [PATCH v4 4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images
` [PATCH v4 5/7] MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol
` [PATCH v4 6/7] MdePkg/UefiBaseType.h: treat EBC as a non-native machine type
` [PATCH v4 7/7] MdeModulePkg/DxeCore: remove explicit EBC handling

[PATCH] BaseTools:Coding problems caused by special characters
 2019-04-01  2:25 UTC  (2+ messages)

[PATCH v3 00/12] Remove .S files for IA32 and X64 arch in MdePkg and UefiCpuPkg
 2019-04-01  1:38 UTC  (6+ messages)
` [PATCH v3 03/12] UefiCpuPkg/CpuExceptionHandlerLib:Remove.S files for IA32 and X64 arch
` [PATCH v3 12/12] SourceLevelDebugPkg/DebugAgentCommon: Remove .S files

[PATCH V6 00/17] Add new APIs DebugVPrint for DebugLib
 2019-04-01  0:26 UTC  (20+ messages)
` [PATCH V6 01/17] MdePkg/DebugLib.h: Add new APIs "
` [PATCH V6 02/17] MdePkg/BaseDebugLibNull: "
` [PATCH V6 03/17] MdePkg/BaseDebugLibSerialPort: Add new APIs
` [PATCH V6 04/17] MdePkg/UefidebugLibConOut: "
` [PATCH V6 05/17] MdePkg/UefiDebugLibStdErr: "
` [PATCH V6 06/17] MdePkg/DxeRuntimeDebugLibSerialPort: "
` [PATCH V6 07/17] MdePkg/UefiDebuglibDebugPortProtocol: "
` [PATCH V6 08/17] ArmPkg/SemiHostingDebugLib: "
` [PATCH V6 09/17] OvmfPkg/PlatformDebugLibIoPort: "
` [PATCH V6 10/17] IntelFsp2Pkg/BaseFspDebugLibSerialPort: "
` [PATCH V6 11/17] IntelFspPkg/BaseFspDebugLibSerialPort: "
` [PATCH V6 12/17] IntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V6 13/17] MdeModulePkg/PeiDxeDebugLibReportStatusCode: "
` [PATCH V6 14/17] MdeModulePkg: Add definitions for EDKII DEBUG PPI
` [PATCH V6 15/17] MdeModulePkg: Add a PEIM to install Debug PPI
` [PATCH V6 16/17] MdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug lib
` [PATCH V6 17/17] MdeModulePkg: Add PEIM and lib to dsc file

TianoCore Community Meeting - APAC/NAMO - Thu, 04/04/2019 7:30pm-8:00pm #cal-reminder
 2019-03-31  2:30 UTC 

TianoCore Design Meeting - APAC/NAMO - Thu, 04/04/2019 6:30pm-7:30pm #cal-reminder
 2019-03-31  1:30 UTC 

TianoCore Bug Triage - APAC / NAMO - Thu, 04/04/2019 5:00pm-5:30pm #cal-reminder
 2019-03-31  0:00 UTC 

TianoCore Community Meeting - EMEA/NAMO - Thu, 04/04/2019 9:00am-10:00am #cal-reminder
 2019-03-30 16:00 UTC 

TianoCore Design Meeting - EMEA/NAMO - Thu, 04/04/2019 8:00am-9:00am #cal-reminder
 2019-03-30 15:00 UTC 

[PATCH v6] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-03-30 14:55 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