messages from 2018-09-15 13:29:08 to 2018-09-20 21:52:09 UTC [more...]
Stack issue after warm UEFI reset and MMU enabling on an Armv8 platform
2018-09-20 21:52 UTC
[Question] Testing environment regarding SMM driver
2018-09-20 21:09 UTC (2+ messages)
UEFIPayload build issue
2018-09-20 20:44 UTC
[PATCH] [edk2-platforms/devel-IntelAtomProcessorE3900] Clean up build scripts
2018-09-20 17:58 UTC
SPI Flash Corruption
2018-09-20 15:47 UTC (3+ messages)
question about uefi shell-current working directory and shell-script
2018-09-20 14:21 UTC (2+ messages)
[PATCH v1 0/5] [CVE-2017-5753] Bounds Check Bypass issue in SMI handlers
2018-09-20 13:59 UTC (9+ messages)
` [PATCH v1 1/5] MdePkg/BaseLib: Add new LoadFence API
` [PATCH v1 2/5] MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypass
` [PATCH v1 3/5] MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix "
` [PATCH v1 4/5] MdeModulePkg/Variable: "
` [PATCH v1 5/5] UefiCpuPkg/PiSmmCpuDxeSmm: "
[PATCH v2 0/3] remove most occurrences of ELILO on IPF PE/COFF header hack
2018-09-20 13:54 UTC (6+ messages)
` [PATCH v2 3/3] SecurityPkg: remove PE/COFF header workaround for ELILO on IPF
[PATCH v2 0/2] clarify NXE enabling logic
2018-09-20 11:31 UTC (4+ messages)
` [PATCH v2 1/2] MdeModulePkg/MdeModulePkg.dec/.uni: clarify PCDs usage
` [PATCH v2 2/2] MdeModulePkg/DxeIpl: support more NX related PCDs
[Patch] MdeModulePkg RegularExpressionDxe: Update Oniguruma to 6.9.0
2018-09-20 8:58 UTC (2+ messages)
[PATCH] MdeModulePkg CapsuleApp:Remove two redundant Guids
2018-09-20 8:55 UTC
[PATCH v2] UefiCpuPkg: Remove redundant library classes, Ppis and GUIDs
2018-09-20 8:00 UTC (2+ messages)
[PATCH v2 0/9] BaseTools: refactor Workspace classes
2018-09-20 7:01 UTC (2+ messages)
[Patch] SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue
2018-09-20 6:49 UTC (2+ messages)
[Patch 0/5] Support windowsize to benefit tftp/pxe download performance
2018-09-20 5:54 UTC (15+ messages)
` [Patch 1/5] MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation
` [Patch 2/5] NetworkPkg/Mtftp6Dxe: "
` [Patch 3/5] ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windowsize
` [Patch 4/5] MdeModulePkg/MdeModulePkg.dec: Define one PCD for PXE to specify MTFTP windowsize
` [Patch 5/5] NetworkPkg/UefiPxeBcDxe: Use the specified "
[PATCH 1/3] IntelFsp2Pkg: Allow calling SplitFspBin.py directly
2018-09-20 4:37 UTC (8+ messages)
` [PATCH 2/3] IntelFsp2Pkg: Fix typo in SplitFspBin
` [PATCH 3/3] IntelFsp2Pkg: Tell git to format SplitFspBin.py with native newlines
Stack issue after warm UEFI reset and MMU enabling on an Armv8 platform
2018-09-20 0:09 UTC (5+ messages)
[PATCH 0/4] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2018-09-19 20:43 UTC (8+ messages)
Updating/adding video mode
2018-09-19 17:31 UTC (3+ messages)
[Patch] UefiCpuPkg PiSmmCpuDxeSmm: Update SmiEntry function run the same position
2018-09-19 15:28 UTC (5+ messages)
[PATCH v2 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2018-09-19 14:15 UTC (18+ messages)
` [PATCH v2 1/7] MdeModulePkg: introduce PE/COFF image emulator protocol
` [PATCH v2 2/7] MdeModulePkg/DxeCore: invoke the emulator protocol for foreign images
` [PATCH v2 3/7] MdeModulePkg/PciBusDxe: invoke PE/COFF emulator for foreign option ROMs
` [PATCH v2 4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images
` [PATCH v2 5/7] MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol
` [PATCH v2 6/7] MdePkg/UefiBaseType.h: treat EBC as a non-native machine type
` [PATCH v2 7/7] MdeModulePkg/DxeCore: remove explicit EBC handling
[PATCH] MdeModulePkg/DxeIpl: support more NX related PCDs
2018-09-19 11:39 UTC (13+ messages)
[Patch v2] NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol installed by PXE
2018-09-19 11:19 UTC (7+ messages)
[PATCH] UefiCpuPkg/CpuMpPei: fix unsafe way to get stack pointer
2018-09-19 11:17 UTC (7+ messages)
[PATCH] Add flag to skip disabling MTRRs
2018-09-19 8:58 UTC (16+ messages)
` [PATCH] UefiCpuPkg/MtrrLib: Add flag to skip disabling MTRRs prior to MTRR change
[PATCH V3 0/6] Add new EfiLocateXXXAcpiTable() APIs
2018-09-19 5:59 UTC (12+ messages)
` [PATCH V3 1/6] MdePkg UefiLib: "
` [PATCH V3 2/6] IntelSiliconPkg IntelVTdDxe: Use new EfiLocateFirstAcpiTable()
` [PATCH V3 3/6] MdeModulePkg S3SaveStateDxe: "
` [PATCH V3 4/6] PcAtChipsetPkg PcRtc: "
` [PATCH V3 5/6] ShellPkg DpDynamicCommand: "
` [PATCH V3 6/6] UefiCpuPkg PiSmmCpuDxeSmm: "
[PATCH] IntelFrameworkPkg FrameworkUefiLib: Add new EfiLocateXXXAcpiTable APIs
2018-09-19 5:58 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc:Update Maintainers.txt info
2018-09-19 3:09 UTC
[PATCH] IntelFrameworkPkg FrameworkUefiLib: Add new EfiLocateXXXAcpiTable APIs
2018-09-19 2:39 UTC (7+ messages)
[RFC MdeModulePkg/UefiBootManagerLib v1 0/1] Fix raid card repair fail issue
2018-09-19 2:10 UTC (4+ messages)
` [RFC MdeModulePkg/UefiBootManagerLib v1 1/1] MdeModulePkg/UefiBootManagerLib: "
[PATCH] IntelFrameworkPkg FrameworkUefiLib: Add missing lib and GUID reference
2018-09-19 1:48 UTC
How do I access Prefetchable Memory region through EFI_PCI_IO_PROTOCOL
2018-09-19 1:53 UTC (3+ messages)
[PATCH v2] UefiCpuPkg/CpuMpPei: fix vs2012 build error
2018-09-19 1:03 UTC (3+ messages)
[Patch 00/14] Update MSR definitions
2018-09-18 9:01 UTC (17+ messages)
` [Patch 01/14] UefiCpuPkg/Include/Register/Msr: Update reference spec info
` [Patch 02/14] UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Add new MSR file for goldmont plus microarchitecture
` [Patch 03/14] UefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add new MSR
` [Patch 04/14] UefiCpuPkg/Include/Register/Msr/*.h: "
` [Patch 05/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: "
` [Patch 06/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs
` [Patch 07/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR
` [Patch 08/14] UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition
` [Patch 09/14] UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR
` [Patch 10/14] UefiCpuPkg/Include/Register/Msr/P6Msr.h: "
` [Patch 11/14] UefiCpuPkg/Include/Register/Msr/CoreMsr.h: "
` [Patch 12/14] UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one
` [Patch 13/14] UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: "
` [Patch 14/14] UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition
[PATCH v4 0/3] SdMmc fixes
2018-09-18 8:59 UTC (3+ messages)
` [PATCH v4 1/2] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits
` [PATCH v4 2/2] MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot
[PATCH] MdePkg UefiPciSegmentLibPciRootBridgeIo: Remove redundant dependency
2018-09-18 8:44 UTC (3+ messages)
` [PATCH] MdePkg UefiPciLibPciRootBridgeIo: "
[edk2-ModuleWriteGuide] Create repository for EDKII Module Write Guide document
2018-09-18 8:25 UTC
[PATCH v3 0/3] SdMmc fixes
2018-09-18 1:34 UTC (11+ messages)
` [PATCH v3 1/3] MdeModulePkg/SdMmcPciHcDxe: Adjust eMMC clock and bus width sequence
` [PATCH v3 2/3] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits
` [PATCH v3 3/3] MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot
[Patch] MdeModulePkg/Ip4Dxe: Refine the coding style
2018-09-18 1:27 UTC (3+ messages)
[Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Produce SMBIOS type 1
2018-09-17 11:12 UTC
bootloader only see first disk
2018-09-17 10:44 UTC (5+ messages)
[Patch] BaseTools: remove the not used PyUtility file
2018-09-17 8:16 UTC
[Patch] BaseTools: remove PyUtility and open the file with unbuffered
2018-09-17 7:22 UTC (2+ messages)
[PATCH V2 0/6] Add new EfiLocateXXXAcpiTable() APIs
2018-09-17 7:13 UTC (6+ messages)
` [PATCH V2 1/6] MdePkg UefiLib: "
` [PATCH V2 5/6] ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable()
[PATCH] BaseTools: Unused StructurePcd value is not requried to be calculated
2018-09-17 6:51 UTC
Missing ‘or’ in CLA
2018-09-17 3:57 UTC (8+ messages)
[PATCH V2 0/2] UefiCpuPkg/PiSmmCpuDxeSmm: add message for S3 config error
2018-09-17 2:55 UTC (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: move InitSmmS3Cr3() into else block
[PATCH] BaseTools: Regression bug Linux script used windows line format
2018-09-17 2:08 UTC (2+ messages)
[Patch] NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol installed by PXE
2018-09-17 0:32 UTC (2+ messages)
PciBusDxe: PCI-Express bug with dynamic PcdPciExpressBaseAddress
2018-09-16 12:28 UTC (7+ messages)
[PATCH v2 0/4] SdMmc fixes
2018-09-15 22:24 UTC (4+ messages)
` [PATCH v2 1/4] MdeModulePkg/SdMmcPciHcDxe: Fix HS200 operation
[staging/UEFIPayload]: Creating a new feature branch UEFIPayload in edk2-staging
2018-09-15 15:26 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox