public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-03-13 14:44:09 to 2017-03-17 12:11:12 UTC [more...]

[PATCH] MdeModulePkg/DxeCore: base code protection on permission attributes
 2017-03-17 12:11 UTC  (5+ messages)

[docs][RFC] GitBook documentation process
 2017-03-17 10:51 UTC  (2+ messages)

[RFC PATCH v1 0/5] x86: Secure Encrypted Virtualization (AMD)
 2017-03-17 10:29 UTC  (9+ messages)
` [RFC PATCH v1 2/5] OvmfPkg/MemcryptSevLib: Add SEV helper library

[edk2-staging][PATCH 0/2] Create new acpiview branch
 2017-03-17 10:12 UTC  (5+ messages)
` [edk2-staging][PATCH 2/2] ShellPkg: Add acpiview tool to dump ACPI tables

[patch] Nt32Pkg: Add NETWORK_IP6_ENABLE to use Max variableSize Pcd on Nt32
 2017-03-17  6:47 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3] Fix RAM size issue
 2017-03-17  6:16 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3] Enable Processor Power Management
 2017-03-17  6:14 UTC 

[PATCH v4 00/11] Add CPU features driver
 2017-03-17  5:49 UTC  (4+ messages)
` [PATCH v4 03/11] UefiCpuPkg/PiSmmCpuDxeSmm: Skip if AllocatedSize is 0
` [PATCH v4 08/11] UefiCpuPkg/Include/Library: Add Register CPU Features Library
` [PATCH v4 09/11] UefiCpuPkg: Add PEI/DXE Register CPU Features Library instances

[PATCH] MdeModulePkg/DxeCore: deal with allocations spanning several memmap entries
 2017-03-17  3:45 UTC  (3+ messages)

[PATCH] UefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
 2017-03-17  2:54 UTC  (3+ messages)

[patch] MdeModulePkg/DxeCapsuleLibFmp: Fix build failure issues
 2017-03-17  1:52 UTC  (2+ messages)

[Patch 0/2] windowsize option support
 2017-03-17  1:23 UTC  (5+ messages)
` [Patch 1/2] MdeModulePke/Mtftp4Dxe: Add "
` [Patch 2/2] ShellPkg/tftp: Add one option for tftp command to specify windowsize

[PATCH v2] ShellPkg/tftp: Add one option for tftp command to specify windowsize
 2017-03-17  1:22 UTC 

[PATCH v3 00/11] Add CPU features driver
 2017-03-17  1:02 UTC  (3+ messages)
` [PATCH v3 09/11] UefiCpuPkg: Add PEI/DXE Register CPU Features Library instances
` [PATCH v3 10/11] UefiCpuPkg: Add NULL CPU Common Features Library instance

[PATCH] MdeModulePkg/AcpiTableDxe: Not make FADT.{DSDT, X_DSDT} mutual exclusion
 2017-03-17  0:59 UTC  (3+ messages)

[PATCH 00/14] OvmfPkg: add the Variable PEIM, defragment the UEFI memmap
 2017-03-16 21:22 UTC  (17+ messages)
` [PATCH 01/14] OvmfPkg/EmuVariableFvbRuntimeDxe: always format an auth varstore header
` [PATCH 02/14] OvmfPkg: remove gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable
` [PATCH 03/14] OvmfPkg/PlatformPei: remove unused PcdVariableStoreSize dependency
` [PATCH 04/14] OvmfPkg/PlatformPei: don't allocate reserved mem varstore if SMM_REQUIRE
` [PATCH 05/14] OvmfPkg: introduce PcdMemVarstoreEmuEnable feature flag
` [PATCH 06/14] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: check PcdMemVarstoreEmuEnable
` [PATCH 07/14] OvmfPkg: conditionally disable reserved memory varstore emulation at build
` [PATCH 08/14] OvmfPkg: resolve PcdLib for all PEIMs individually
` [PATCH 09/14] OvmfPkg: resolve PcdLib for PEIMs to PeiPcdLib by default
` [PATCH 10/14] OvmfPkg: introduce FlashNvStorageAddressLib
` [PATCH 11/14] OvmfPkg: include FaultTolerantWritePei and VariablePei
` [PATCH 12/14] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: don't set flash PCDs if SMM or no-emu
` [PATCH 13/14] OvmfPkg/PlatformPei: remedy UEFI memory map fragmentation
` [PATCH 14/14] OvmfPkg/README: document MEM_VARSTORE_EMU_ENABLE and memmap defrag

override hotkey esc in HII form
 2017-03-16 18:19 UTC 

[PATCH] OvmfPkg/build.sh: Parse qemu version in more cases
 2017-03-16 17:58 UTC  (2+ messages)

how to load drivers from additional FV's?
 2017-03-16 14:33 UTC  (16+ messages)

[PATCH v4 0/6] ATAPI support on SiI SATA adapter
 2017-03-16 14:19 UTC  (7+ messages)
` [PATCH v4 1/6] EmbeddedPkg: SiI3132: Note that ARM is using this Dxe
` [PATCH v4 2/6] EmbeddedPkg: SiI3132: Add ScsiProtocol callbacks
` [PATCH v4 3/6] EmbeddedPkg: SiI3132: Add SCSI protocol support to header

[PATCH] IntelFsp2Pkg: Raise exception for invalid BSF option
 2017-03-16 14:06 UTC  (2+ messages)

[PATCH 0/2] Add SmiHandlerProfile on Quark
 2017-03-16 14:04 UTC  (3+ messages)
` [PATCH 1/2] QuarkSocPkg/SmmChildDispatch: Add SmiHandlerProfile support
` [PATCH 2/2] QuarkPlatformPkg: enable SmiHandlerProfile

[patch] OvmfPkg/QemuFwCfgS3Lib: Fix VS tool chain build failure
 2017-03-16 11:40 UTC  (3+ messages)

[PATCH] MdeModulePkg/LogoDxe: Add missing dependency gEfiHiiImageExProtocolGuid
 2017-03-16  8:32 UTC  (2+ messages)

[PATCH v2] MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2
 2017-03-16  8:31 UTC  (2+ messages)

[PATCH] Nt32Pkg: Use Shell source code directly
 2017-03-16  8:31 UTC  (2+ messages)

[patch] MdeModulePkg: Fix bug in DxeHttplib when converting port number
 2017-03-16  7:12 UTC  (3+ messages)

[PATCH] MdeModulePkg/ConPlatform: Support GOP created as PCI's grandson
 2017-03-16  6:03 UTC  (2+ messages)

[PATCH V2] MdeModulePkg: Fix service binding issue in TCP4 and Ip4 dxe
 2017-03-16  5:36 UTC  (5+ messages)

[PATCH v2] ShellPkg/HandleParsingLib: Correct format specifier for LoadedImage
 2017-03-16  5:33 UTC  (5+ messages)

[PATCH V2] NetworkPkg: Fix service binding issue in TCP dxe
 2017-03-16  5:28 UTC  (4+ messages)

[Patch] MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2
 2017-03-16  5:24 UTC  (4+ messages)

Testing NVMe async commands
 2017-03-16  2:41 UTC  (2+ messages)

FDF dependency?
 2017-03-16  1:46 UTC  (2+ messages)

[PATCH] ArmPkg/UncachedMemoryAllocationLib: set XP bit via CPU arch protocol
 2017-03-15 19:37 UTC  (5+ messages)

[PATCH v2 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion
 2017-03-15 15:10 UTC  (9+ messages)
` [PATCH v2 2/2] "

[PATCH 0/3] DP: Handle "/" separator in debug path for GCC
 2017-03-15  9:22 UTC  (8+ messages)
` [PATCH 1/3] PerformancePkg Dp_App: Handle "/" separator in debug path for GCC build
` [PATCH 2/3] ShellPkg UefiDpLib: "
` [PATCH 3/3] MdeModulePkg BmPerf: "

[PATCH] BaseTools/tools_def: Use armv7-a for CLANG35 ARM compilations
 2017-03-15  9:22 UTC  (3+ messages)

[PATCH] MdeModulePkg PiSmmCore: Remove unreferenced symbol for SMRAM profile
 2017-03-15  6:59 UTC  (2+ messages)

[PATCH] MdeModulePkg DxeCore: Remove unreferenced symbol for memory profile
 2017-03-15  6:59 UTC  (2+ messages)

[Patch] MdePkg/UefiDevicePathLib: Fix the wrong MAC address length
 2017-03-15  6:55 UTC  (3+ messages)

[Patch][edk2-platforms] Vlv2TbltDevicePkg: Disable LPC Serial IRQ
 2017-03-15  6:16 UTC 

[PATCH] MdeModulePkg/CapsuleLib: Fix runtime issue
 2017-03-15  6:16 UTC  (2+ messages)

[Patch] BaseTools: GenFds get the Size info for FV image in the FD region
 2017-03-15  5:46 UTC  (2+ messages)

[PATCH v2 00/11] Add CPU features driver
 2017-03-15  2:45 UTC  (3+ messages)
` [PATCH v2 09/11] UefiCpuPkg: Add PEI/DXE Register CPU Features Library instances
` [PATCH v2 10/11] UefiCpuPkg: Add NULL CPU Common Features Library instance

HII UEFI driver from Intel's lab training crashes
 2017-03-15  2:19 UTC  (2+ messages)

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm:
 2017-03-15  1:57 UTC  (3+ messages)
` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Bug-Fix for supporting PCD PcdPteMemoryEncryptionAddressOrMask

[PATCH] UefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
 2017-03-15  1:52 UTC 

[patch] MdePkg/HiiImageEx: Fix incorrect comments of functions
 2017-03-15  1:48 UTC  (9+ messages)
` [patch] ShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build failure

[Patch] BaseTools: Update some tool with shell=True
 2017-03-15  1:37 UTC  (2+ messages)

[PATCH v4 0/6] DxeBmDmaLib (BmDmaLib class) library
 2017-03-14 21:21 UTC  (9+ messages)

[PATCH v2 00/12] ArmVirtPkg, OvmfPkg: factor out QemuFwCfgS3Lib
 2017-03-14 20:56 UTC  (3+ messages)

[PATCH 00/12] ArmVirtPkg, OvmfPkg: factor out QemuFwCfgS3Lib
 2017-03-14 20:38 UTC  (10+ messages)
` [PATCH 11/12] OvmfPkg/SmmControl2Dxe: save fw_cfg boot script with QemuFwCfgS3Lib

[PATCH v2] EmbeddedPkg/PrePiLib: allocate code pages for DxeCore
 2017-03-14 20:29 UTC  (7+ messages)

[PATCH] MdeModulePkg PCD: Allow SkuId to be changed only once
 2017-03-14 14:29 UTC  (2+ messages)

[PATCH] ArmPkg: Fix modsi3.S compilation across toolchains
 2017-03-14  8:04 UTC  (2+ messages)

[patch] BaseTools/UPT: Fix an issue in subst command
 2017-03-14  6:58 UTC  (2+ messages)

ISCSI says "Session Doesn't Exist"
 2017-03-14  5:06 UTC  (7+ messages)

[patch] NetworkPkg: Fix driver binding issue in TCP dxe
 2017-03-14  1:55 UTC  (3+ messages)

[PATCH 0/3] ArmVirtQemu: make DT vs ACPI support mutually exclusive
 2017-03-13 20:55 UTC  (12+ messages)
` [PATCH 3/3] ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent

[PATCH] CryptoPkg: ignore the openssl tarball in .gitignore
 2017-03-13 14:57 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