messages from 2018-09-13 13:38:06 to 2018-09-19 11:17:17 UTC [more...]
[PATCH] UefiCpuPkg/CpuMpPei: fix unsafe way to get stack pointer
2018-09-19 11:17 UTC (7+ messages)
[PATCH v2 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2018-09-19 9:46 UTC (16+ 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 9:13 UTC (13+ 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 v2] UefiCpuPkg: Remove redundant library classes, Ppis and GUIDs
2018-09-19 3:02 UTC
[PATCH] IntelFrameworkPkg FrameworkUefiLib: Add new EfiLocateXXXAcpiTable APIs
2018-09-19 2:39 UTC (7+ messages)
[Patch 0/5] Support windowsize to benefit tftp/pxe download performance
2018-09-19 2:21 UTC (13+ 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 "
[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] NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol installed by PXE
2018-09-19 1:46 UTC (6+ messages)
[PATCH v2] UefiCpuPkg/CpuMpPei: fix vs2012 build error
2018-09-19 1:03 UTC (3+ messages)
[PATCH 1/3] IntelFsp2Pkg: Allow calling SplitFspBin.py directly
2018-09-18 15:53 UTC (7+ messages)
` [PATCH 2/3] IntelFsp2Pkg: Fix typo in SplitFspBin
` [PATCH 3/3] IntelFsp2Pkg: Tell git to format SplitFspBin.py with native newlines
[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 (11+ messages)
` [PATCH V2 1/6] MdePkg UefiLib: "
` [PATCH V2 4/6] PcAtChipsetPkg PcRtc: Use new EfiLocateFirstAcpiTable()
` [PATCH V2 5/6] ShellPkg DpDynamicCommand: "
` [PATCH V2 6/6] UefiCpuPkg PiSmmCpuDxeSmm: "
[PATCH] BaseTools: Unused StructurePcd value is not requried to be calculated
2018-09-17 6:51 UTC
[PATCH 0/4] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2018-09-17 4:03 UTC (6+ messages)
Missing ‘or’ in CLA
2018-09-17 3:57 UTC (8+ messages)
[Patch] SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue
2018-09-17 3:10 UTC
[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 (5+ messages)
PciBusDxe: PCI-Express bug with dynamic PcdPciExpressBaseAddress
2018-09-16 12:28 UTC (7+ messages)
Updating/adding video mode
2018-09-16 5:37 UTC (2+ messages)
[PATCH v2 0/4] SdMmc fixes
2018-09-15 22:24 UTC (7+ 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)
[RFC MdeModulePkg/UefiBootManagerLib v1 0/1] Fix raid card repair fail issue
2018-09-15 6:33 UTC (2+ messages)
` [RFC MdeModulePkg/UefiBootManagerLib v1 1/1] MdeModulePkg/UefiBootManagerLib: "
[PATCH v1] BaseTools/GenFds: remove function parameter
2018-09-14 16:26 UTC
[Patch] BaseTool: Replace dict with OrderedDict
2018-09-14 9:51 UTC
[Patch] Vlv2TbltDevicePkg: Switch to BDS of MdeModulePkg
2018-09-14 9:15 UTC
[PATCH] MdePkg: Add a inf path in MdePkg.dsc
2018-09-14 8:54 UTC
[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] eMMC Clock Frequency Switch
2018-09-14 8:49 UTC
[Patch] BaseTools: Fix a bug for Unused PCDs section display in the report
2018-09-14 5:01 UTC (2+ messages)
[patch 1/3] EmbeddedPkg/VirtualKeyboard: Avoid notification called more than once
2018-09-13 15:50 UTC (2+ messages)
[PATCH] IntelSiliconPkg IntelVTdDxe: Check HeaderType if func 0 is implemented
2018-09-13 13:37 UTC (2+ 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