public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-09-20 08:01:58 to 2018-09-25 05:03:01 UTC [more...]

[PATCH 0/3] Fix a bug that prevents PMEM access
 2018-09-25  5:03 UTC  (20+ messages)
` [PATCH 1/3] MdeModulePkg/PciHostBridge: Enhance boundary check in Io/Mem.Read/Write
` [PATCH 2/3] MdeModulePkg/PciHostBridge: Fix a bug that prevents PMEM access
` [PATCH 3/3] MdeModulePkg/PciHostBridge: Add RESOURCE_VALID() to simplify code

[PATCH] UefiCpuPkg SecCore:Add a GUID removed previously
 2018-09-25  3:51 UTC 

[PATCH] NetworkPkg: fix read memory access overflow in HTTPBoot
 2018-09-25  3:48 UTC  (3+ messages)

[Patch 0/6] Add the clarification for TCP/ISCSI/PXE drivers
 2018-09-25  3:44 UTC  (7+ messages)
` [Patch 1/6] MdeModulePkg/Tcp4Dxe: Add the clarification compared to TcpDxe in NetworkPkg
` [Patch 2/6] MdeModulePkg/IScsiDxe: Add the clarification compared to IScsiDxe "
` [Patch 3/6] MdeModulePkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe "
` [Patch 4/6] NetworkPkg/TcpDxe: Add the clarification compared to Tcp4Dxe in MdeModulePkg
` [Patch 5/6] NetworkPkg/IScsiDxe: Add the clarification compared to IScsiDxe "
` [Patch 6/6] NetworkPkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe "

[PATCH v2 0/2] clarify NXE enabling logic
 2018-09-25  3:23 UTC  (9+ messages)
` [PATCH v2 1/2] MdeModulePkg/MdeModulePkg.dec/.uni: clarify PCDs usage
` [PATCH v2 2/2] MdeModulePkg/DxeIpl: support more NX related PCDs

[Patch v2 00/14] Update MSR definitions
 2018-09-25  2:08 UTC  (19+ messages)
` [Patch v2 01/14] UefiCpuPkg/Include/Register/Msr: Update reference spec info
` [Patch v2 02/14] UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Add new MSR file for goldmont plus microarchitecture
` [Patch v2 03/14] UefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add new MSR
` [Patch v2 04/14] UefiCpuPkg/Include/Register/Msr/*.h: "
` [Patch v2 05/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: "
` [Patch v2 06/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs
` [Patch v2 07/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR
` [Patch v2 08/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition
` [Patch v2 09/14] UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR
` [Patch v2 10/14] UefiCpuPkg/Include/Register/Msr/P6Msr.h: "
` [Patch v2 11/14] UefiCpuPkg/Include/Register/Msr/CoreMsr.h: "
` [Patch v2 12/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one
` [Patch v2 13/14] UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: "
` [Patch v2 14/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition

[Patch v3 00/14] Update MSR definitions
 2018-09-25  2:08 UTC  (15+ messages)
` [Patch v3 01/14] UefiCpuPkg/Include/Register/Msr: Update reference spec info
` [Patch v3 02/14] UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Add new MSR file for goldmont plus microarchitecture
` [Patch v3 03/14] UefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add new MSR
` [Patch v3 04/14] UefiCpuPkg/Include/Register/Msr/*.h: "
` [Patch v3 05/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: "
` [Patch v3 06/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs
` [Patch v3 07/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR
` [Patch v3 08/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition
` [Patch v3 09/14] UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR
` [Patch v3 10/14] UefiCpuPkg/Include/Register/Msr/P6Msr.h: "
` [Patch v3 11/14] UefiCpuPkg/Include/Register/Msr/CoreMsr.h: "
` [Patch v3 12/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one
` [Patch v3 13/14] UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: "
` [Patch v3 14/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition

[PATCH] MdePkg: Add a inf path in MdePkg.dsc
 2018-09-25  1:48 UTC  (2+ messages)

[PATCH v2] MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency
 2018-09-25  1:48 UTC  (2+ messages)

[PATCH v2 0/5] Support windowsize to benefit tftp/pxe download performance
 2018-09-25  1:40 UTC  (4+ messages)
` [PATCH v2 4/5] NetworkPkg: Define one PCD for PXE to specify MTFTP windowsize
` [PATCH v2 5/5] NetworkPkg/UefiPxeBcDxe: Use the specified "

[Patch] BaseTools: Fix the wrong reference _GetSkuIds() in AutoGen code
 2018-09-25  1:36 UTC 

[PATCH 1/3] IntelFrameworkModulePkg: Remove the missing PalLib in DSC file
 2018-09-25  1:16 UTC  (8+ messages)
` [PATCH 2/3] MdeModulePkg: "
` [PATCH 3/3] SignedCapsulePkg: "

[PATCH V2] BaseTools: Latter full value should overwrite the former field value
 2018-09-25  1:07 UTC  (2+ messages)

[PATCH] BaseTools: Correct the SkuOverwrite
 2018-09-25  1:04 UTC  (2+ messages)

[Patch] UefiCpuPkg PiSmmCpuDxeSmm: Update SmiEntry function run the same position
 2018-09-25  0:26 UTC  (4+ messages)
  ` [PATCH v2] "

Stack issue after warm UEFI reset and MMU enabling on an Armv8 platform
 2018-09-24 17:44 UTC  (5+ messages)

Updating/adding video mode
 2018-09-24 17:05 UTC  (4+ messages)

[PATCH v2 0/2] Add ArmPkg/Optee library APIs
 2018-09-24 16:49 UTC  (5+ messages)
` [PATCH v2 1/2] MdePkg/IndustryStandard: Add Global Plaform header file

[PATCH edk2-platforms 0/1] Incorporate ArmVirtQemu changes
 2018-09-24 15:54 UTC  (2+ messages)
` [PATCH edk2-platforms 1/1] Platform/Comcast/RDKQemu: "

Minimum tianocore payload
 2018-09-24 15:16 UTC  (3+ messages)

[PATCH v2 0/3] remove most occurrences of ELILO on IPF PE/COFF header hack
 2018-09-24 14:58 UTC  (6+ messages)
` [PATCH v2 3/3] SecurityPkg: remove PE/COFF header workaround for ELILO on IPF

[PATCH v1 0/7] BaseTools/GenFds: cleanup GenFds
 2018-09-24 14:28 UTC  (8+ messages)
` [PATCH v1 1/7] "
` [PATCH v1 2/7] BaseTools/GenFds: change objects to sets
` [PATCH v1 3/7] Basetools/GenFds: refactor class FV
` [PATCH v1 4/7] BaseTools/GenFds: remove MacroDict parameter
` [PATCH v1 5/7] BaseTools/GenFds: refactor FdfParser warnings
` [PATCH v1 6/7] BaseTools/GenFds: Remove duplicate function calls
` [PATCH v1 7/7] BaseTools/GenFds: create and use new variable in FdfParser

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Shift EEPROM PEI files
 2018-09-24 13:28 UTC 

Tianocore and TPM2 pcr values
 2018-09-24  9:57 UTC 

[Question] Testing environment regarding SMM driver
 2018-09-21 19:05 UTC  (5+ messages)

[PATCH 0/4] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
 2018-09-21 18:51 UTC  (8+ messages)

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Dynamic debug UART
 2018-09-21 18:30 UTC 

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Add Fab C GPIO support
 2018-09-21 18:29 UTC 

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] FDF has unused PCDs
 2018-09-21 18:28 UTC 

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Flag after GPIO init
 2018-09-21 18:28 UTC 

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Update platform ID
 2018-09-21 18:26 UTC 

SPI Flash Corruption
 2018-09-21 17:18 UTC  (7+ messages)

[PATCH] Add flag to skip disabling MTRRs
 2018-09-21 17:13 UTC  (18+ messages)
` [PATCH] UefiCpuPkg/MtrrLib: Add flag to skip disabling MTRRs prior to MTRR change

[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Clean up build scripts
 2018-09-21 15:16 UTC  (2+ messages)

[Patch 0/5] Support windowsize to benefit tftp/pxe download performance
 2018-09-21  9:37 UTC  (7+ messages)

[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
 2018-09-21  8:26 UTC  (28+ messages)
` [PATCH edk2-platforms 01/27] Platform/Microsoft: Add OpteeClientPkg dec
` [PATCH edk2-platforms 02/27] Platform/Microsoft: Add SdMmc Dxe Driver
` [PATCH edk2-platforms 04/27] Silicon/NXP: Add iMXPlatformPkg dec
` [PATCH edk2-platforms 03/27] Platform/Microsoft: Add MsPkg
` [PATCH edk2-platforms 05/27] Silicon/NXP: Add UART library support for i.MX platforms
` [PATCH edk2-platforms 06/27] Silicon/NXP: Add I2C "
` [PATCH edk2-platforms 07/27] Silicon/NXP: Add i.MX display library support
` [PATCH edk2-platforms 08/27] Silicon/NXP: Add Virtual RTC support for i.MX platform
` [PATCH edk2-platforms 10/27] Silicon/NXP: Add iMX6Pkg dec
` [PATCH edk2-platforms 09/27] Silicon/NXP: Add headers for SoC-specific i.MX packages to use
` [PATCH edk2-platforms 11/27] Silicon/NXP: Add i.MX6 SoC header files
` [PATCH edk2-platforms 12/27] Silicon/NXP: Add i.MX6 I/O MUX library
` [PATCH edk2-platforms 13/27] Silicon/NXP: Add support for iMX SDHC
` [PATCH edk2-platforms 14/27] Silicon/NXP: Add i.MX6 GPT and EPIT timer headers
` [PATCH edk2-platforms 15/27] Silicon/NXP: Add i.MX6 GPT Timer library
` [PATCH edk2-platforms 16/27] Silicon/NXP: Add i.MX6 Timer DXE driver
` [PATCH edk2-platforms 17/27] Silicon/NXP: Add i.MX6 USB Phy Library
` [PATCH edk2-platforms 18/27] Silicon/NXP: Add i.MX6 Clock Library
` [PATCH edk2-platforms 19/27] Silicon/NXP: Add i.MX6 ACPI tables
` [PATCH edk2-platforms 20/27] Silicon/NXP: Add i.MX6 Board init library
` [PATCH edk2-platforms 21/27] Silicon/NXP: Add i.MX6 PCIe DXE driver
` [PATCH edk2-platforms 23/27] Silicon/NXP: Add i.MX6 Smbios Driver
` [PATCH edk2-platforms 22/27] Silicon/NXP: Add i.MX6 GOP driver
` [PATCH edk2-platforms 24/27] Silicon/NXP: Add i.MX6 common dsc and fdf files
` [PATCH edk2-platforms 25/27] Platform/Solidrun: Add Hummingboard Peripheral Initialization
` [PATCH edk2-platforms 26/27] Platform/SolidRun: Add i.MX 6Quad Hummingboard Edge ACPI tables
` [PATCH edk2-platforms 27/27] Platform/Solidrun: Add i.MX 6Quad Hummingboard Edge dsc and fdf files

[PATCH v3] MdePkg/SynchronizationLib: fix Interlocked[De|In]crement return value
 2018-09-21  7:45 UTC  (2+ messages)

[Patch 00/14] Update MSR definitions
 2018-09-21  7:40 UTC  (3+ messages)

UEFIPayload build issue
 2018-09-21  7:37 UTC  (3+ messages)

How do I access Prefetchable Memory region through EFI_PCI_IO_PROTOCOL
 2018-09-21  7:25 UTC  (4+ messages)

[Patch][edk2-staging/UEFIPayload] Add maintainers' info
 2018-09-21  6:23 UTC 

[PATCH] MdeModulePkg CapsuleApp:Remove two redundant Guids
 2018-09-21  3:36 UTC  (2+ messages)

[PATCH v4 0/3] SdMmc fixes
 2018-09-21  2:50 UTC  (2+ messages)

[PATCH v1 0/5] [CVE-2017-5753] Bounds Check Bypass issue in SMI handlers
 2018-09-21  2:38 UTC  (9+ messages)
` [PATCH v1 1/5] MdePkg/BaseLib: Add new LoadFence API

question about uefi shell-current working directory and shell-script
 2018-09-21  0:30 UTC  (3+ messages)

[PATCH 1/3] IntelFsp2Pkg: Allow calling SplitFspBin.py directly
 2018-09-20 23:28 UTC  (4+ messages)
` [PATCH 2/3] IntelFsp2Pkg: Fix typo in SplitFspBin

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

[Patch] MdeModulePkg RegularExpressionDxe: Update Oniguruma to 6.9.0
 2018-09-20  8:58 UTC  (2+ messages)

[PATCH v2] UefiCpuPkg: Remove redundant library classes, Ppis and GUIDs
 2018-09-20  8:00 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