messages from 2016-11-24 02:56:44 to 2016-11-30 16:45:15 UTC [more...]
[PATCH v2 0/4] ArmPkg: more ArmDmaLib fixes
2016-11-30 16:45 UTC (8+ messages)
` [PATCH v2 3/4] ArmPkg/ArmDmaLib: clean up abuse of device address
[PATCH] ArmPkg/ArmMmuLib: support page tables in cacheable memory only
2016-11-30 16:13 UTC (2+ messages)
[PATCH v4 0/5] MdeModulePkg: add support for non-discoverable devices
2016-11-30 14:06 UTC (12+ messages)
` [PATCH v4 1/5] MdeModulePkg: introduce non-discoverable device protocol
` [PATCH v4 2/5] MdeModulePkg: introduce helper library to register non-discoverable devices
` [PATCH v4 3/5] MdeModulePkg: implement generic PCI I/O driver for "
` [PATCH v4 4/5] MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMA
` [PATCH v4 5/5] Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructure
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Clear some semaphores on S3 boot path
2016-11-30 8:47 UTC (4+ messages)
[PATCH] UefiCpuPkg:PiSmmCpu: Set correct attribute on split
2016-11-30 8:35 UTC (6+ messages)
[Patch] BaseTools: add error check for "#image" for idf file format
2016-11-30 9:06 UTC
[patch] NetworkPkg: Correct one typo error in PXE driver
2016-11-30 8:31 UTC
[PATCH] UefiCpuPkg/MicrocodeUpdate: Fix GetImage API
2016-11-30 8:29 UTC (2+ messages)
[Patch] BaseTools: Support QuotedString for PREBUILD/POSTBUILD in DSC file
2016-11-30 8:23 UTC
[Patch] BaseTools: Fix the bug to parse the new map file format
2016-11-30 8:23 UTC
[Patch] UefiCpuPkg/Include: Add VMX MSR register structures
2016-11-30 7:29 UTC
[PATCH 0/3] mReservedVectors is not set
2016-11-30 7:22 UTC (4+ messages)
` [PATCH 1/3] UefiCpuPkg: Add ExceptionHandlerData for ArchSaveExceptionContext()
` [PATCH 2/3] UefiCpuPkg: Add ExceptionHandlerData for ArchRestoreExceptionContext()
` [PATCH 3/3] UefiCpuPkg/CpuExceptionHandlerLib: remove un-used mReservedVectors
[Patch 0/2] UefiCpuPkg/PiSmmCpuDxeSmm: Reduce use of PSD
2016-11-30 7:06 UTC (3+ messages)
` [Patch 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Remove MTRRs from PSD structure
` [Patch 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Remove PSD layout assumptions
[PATCH v2] ShellPkg: Add error prompt message in Ifconfig6 command
2016-11-30 5:54 UTC (5+ messages)
[Patch] NetworkPkg/IpSecDxe: correct one comment and remove the unused buf
2016-11-30 5:49 UTC (4+ messages)
[patch] MdeModulePkg/Ehci: don't clear port status bits during init
2016-11-30 5:32 UTC (2+ messages)
[Patch 0/4] Vlv2TbltDevicePkg: Fix SOURCE_DEBUG_ENABLE
2016-11-30 4:14 UTC (5+ messages)
` [Patch 1/4] Vlv2TbltDevicePkg: Make !if statement usage consistent
` [Patch 2/4] Vlv2TbltDevicePkg: Fix SOURCE_DEBUG_ENABLE feature
` [Patch 3/4] Vlv2TbltDevicePkg/PlatformBdsLib: Add DebugAgent Console
` [Patch 4/4] Vlv2TbltDevicePkg: Update PlatformPkgGccX64.dsc
[PATCH] SourceLevelDebugPkg: Avoid to re-init IDT table again at SMI entry
2016-11-30 2:48 UTC (2+ messages)
[Patch] Vlv2TbltDevicePkg: Use 4K aligned PE/COFF sections
2016-11-30 2:15 UTC (3+ messages)
[Patch 0/3] Vlv2TbltDevicePkg: Update build scripts
2016-11-30 1:58 UTC (5+ messages)
` [Patch 1/3] Vlv2TbltDevicePkg: Fix typo in name of nul output file
` [Patch 2/3] Vlv2TbltDevicePkg: Add /y flag to generate report files
` [Patch 3/3] Vlv2TbltDevicePkg: Add /m flag for multi-processor build
[PATCH] MdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug level macros
2016-11-30 1:28 UTC (2+ messages)
[Patch] BaseTools: fix the bug to add PaletteSize info into AutoGen
2016-11-30 0:38 UTC (2+ messages)
[PATCH] IntelFsp2Pkg: Add PACKAGES_PATH support
2016-11-29 18:11 UTC (3+ messages)
[PATCH] MdeModulePkg/CapsuleApp: Add Fmp->GetImage() support
2016-11-29 13:40 UTC
Which revision of PXE spec does EDK2 code conform to?
2016-11-29 13:08 UTC (2+ messages)
[Patch 0/6] Fix MinnowMax build and boot issues
2016-11-29 11:33 UTC (8+ messages)
` [Patch 1/6] Vlv2TbltDevicePkg: Allow BaseTools to run from sources
` [Patch 2/6] Vlv2TbltDevicePkg: Set CAPSULE_ENABLE to TRUE
` [Patch 3/6] Vlv2TbltDevicePkg/PlatformInitPei: Workaround unaligned SMRAM size
` [Patch 4/6] Vlv2TbltDevicePkg: Remove SMM binary modules from FDF
` [Patch 5/6] Vlv2TbltDevicePkg/PlatformFlashAccessLib: Fix IA32 build issues
` [Patch 6/6] Vlv2TbltDevicePkg: Fix IA32 boot timeouts
[PATCH v3 0/2] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically
2016-11-29 9:11 UTC (7+ messages)
` [PATCH v3 1/2] UefiCpuPkg/MpInitLib: wait no longer than necessary for initial AP startup
` [PATCH v3 2/2] OvmfPkg/PlatformPei: take VCPU count from QEMU and configure MpInitLib
[PATCH] SignedCapsulePkg: GetImage() return EFI_UNSUPPORTED
2016-11-29 5:13 UTC (2+ messages)
[Patch] BaseTools CommonLib: Update ReadMemoryFileLine() to read line in file scope
2016-11-29 3:45 UTC (2+ messages)
EXT FS support
2016-11-28 21:15 UTC (13+ messages)
Error while doing Hello World on Ubuntu 16.04
2016-11-28 17:15 UTC (2+ messages)
[PATCH v2 0/3] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically
2016-11-28 11:58 UTC (9+ messages)
` [PATCH v2 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: handle dynamic PcdCpuMaxLogicalProcessorNumber
` [PATCH v2 2/3] UefiCpuPkg/MpInitLib: wait no longer than necessary for initial AP startup
` [PATCH v2 3/3] OvmfPkg/PlatformPei: take VCPU count from QEMU and configure MpInitLib
[Patch 0/2] BaseTools tools_def.txt: Update GCC ASLPP_FLAGS
2016-11-28 7:57 UTC (7+ messages)
` [Patch 1/2] BaseTools tools_def.txt: Remove -P option in "
[patch] ShellPkg: Add error prompt message in Ifconfig6 command
2016-11-28 7:43 UTC (4+ messages)
[PATCH] Omap35xxPkg, BeagleBoardPkg: Use Pcd for INTERRUPT_BASE
2016-11-27 23:26 UTC
[PATCH v3 0/1] MdeModulePkg/EbcDxe: add EBC Debugger configuration application
2016-11-25 23:36 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v3 0/5] MdeModulePkg: add support for non-discoverable devices
2016-11-25 15:21 UTC (18+ messages)
` [PATCH v3 1/5] MdeModulePkg: introduce non-discoverable device protocol
` [PATCH v3 3/5] MdeModulePkg: implement generic PCI I/O driver for non-discoverable devices
[PATCH 0/2] Virtual Memory Map Fix for VE
2016-11-25 14:05 UTC (4+ messages)
` [PATCH 1/2] ArmPlatformPkg: Reformat VE Memory Map code
` [PATCH 2/2] ArmPlatformPkg: Fix VE RTSM mem map descriptor count
[PATCH 0/3] Remove the ArmPkg LinuxLoader
2016-11-25 12:59 UTC (5+ messages)
[PATCH v2 0/5] UefiCpuPkg/DxeMpLib: Allocate new safe stack < 4GB
2016-11-25 11:53 UTC (12+ messages)
` [PATCH v2 1/5] UefiCpuPkg/DxeMpLib: Get safe AP loop handler from global variable
` [PATCH v2 2/5] UefiCpuPkg/DxeMpLib: Allocate new safe stack < 4GB
` [PATCH v2 3/5] UefiCpuPkg/DxeMpLib: Make sure APs in safe loop code
` [PATCH v2 4/5] UefiCpuPkg/DxeMpLib: Fix bug when getting target C-State from eax
` [PATCH v2 5/5] UefiCpuPkg/DxeMpLib: Remove unnecessary ret instruction
[Patch] MdeModulePkg/NetLib: Handle an invalid IPv6 address case
2016-11-25 8:13 UTC (4+ messages)
[patch] NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI
2016-11-25 8:11 UTC
[staging/HTTPS-TLS][PATCH] Readme.MD: Add the feature support scope
2016-11-25 7:42 UTC (3+ messages)
[Patch] Readme.MD: Add the feature support scope
2016-11-25 7:36 UTC (2+ messages)
VFAT mounting inconsistency in UEFI
2016-11-25 6:22 UTC
[PATCH v2] MdeModulePkg: Fix GCC build failure
2016-11-25 4:19 UTC (2+ messages)
[PATCH] SecurityPkg Tcg2ConfigDxe: Align Attempt TPM Device help with options
2016-11-25 2:50 UTC (2+ messages)
[Patch] BaseTools: Fix bug for decimal value of VPDPCD offset display in report
2016-11-25 2:16 UTC (2+ messages)
[PATCH 0/3] Support TCG2 BlockSID related actions
2016-11-25 2:13 UTC (8+ messages)
` [PATCH 1/3] SecurityPkg Tcg2PPLib: Support "
` [PATCH 2/3] SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID
` [PATCH 3/3] SecurityPkg Tcg2ConfigDxe: Remove BlockSID actions and related strings
[patch] MdeModulePkg: Fix GCC build failure
2016-11-25 2:11 UTC (3+ messages)
[patch] MdeModulePkg: Fix GCC build failure
2016-11-25 1:19 UTC
[PATCH 0/4] UefiCpuPkg, OvmfPkg: multiprocessing fixes and improvements
2016-11-24 21:20 UTC (9+ messages)
` [PATCH 3/4] UefiCpuPkg/MpInitLib: allow platforms to provide a known CPU count upfront
[PATCH 0/3] UefiCpuPkg/DxeMpLib: Allocate new safe stack < 4GB
2016-11-24 21:13 UTC (7+ messages)
` [PATCH 2/3] "
[PATCH v8 0/4] enhance MMC
2016-11-24 18:47 UTC (3+ messages)
[PATCH v2 0/1] MdeModulePkg/EbcDxe: add EBC Debugger configuration application
2016-11-24 16:38 UTC (6+ messages)
` [PATCH v2 1/1] "
[PATCH v2] MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in Ahci
2016-11-24 16:06 UTC (8+ messages)
[PATCH 0/1] MdeModulePkg/EbcDxe: add EBC Debugger configuration application
2016-11-24 13:06 UTC (4+ messages)
` [PATCH 1/1] "
[Xen-devel] [PATCH v2] OvmfPkg/build.sh: Make GCC5 the default toolchain, catch GCC43 and earlier
2016-11-24 8:51 UTC (4+ messages)
` PATCH v3] Compile TianoCore under Fedora Core 25
` [PATCH v3] OvmfPkg/build.sh: Make GCC5 the default toolchain, catch GCC43 and earlier
[PATCH] MdeModulePkg/AtaAtapiPassThru: Set GHC.AE bit unconditionally for Ahci
2016-11-24 5:30 UTC (3+ messages)
` ODP: [PATCH] MdeModulePkg/AtaAtapiPassThru: Set GHC.AE bitunconditionally "
[patch 0/4] MdeModulePkg: Don't support password without interactive flag
2016-11-24 5:15 UTC (2+ messages)
[PATCH 0/5] Code refinements in MdeModulePkg/EbcDebugger
2016-11-24 3:12 UTC (4+ messages)
` [PATCH 4/5] MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULL
` [PATCH 5/5] MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'
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