public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-02-24 13:58:47 to 2017-03-01 02:39:15 UTC [more...]

[PATCH v3 0/6] DxeBmDmaLib (BmDmaLib class) library
 2017-03-01  2:39 UTC  (3+ messages)
` [PATCH v3 1/6] MdeModulePkg: Add "

[PATCH v4 0/7] MdeModulePkg/DxeCore: increased memory protection
 2017-02-28 23:46 UTC  (23+ messages)
` [PATCH v4 1/7] ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()
` [PATCH v4 2/7] MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF images
` [PATCH v4 3/7] MdeModulePkg/EbcDxe: use EfiBootServicesCode memory for thunks
` [PATCH v4 4/7] MdeModulePkg/DxeCore: use separate lock for pool allocations
` [PATCH v4 5/7] MdeModulePkg: define PCD for DXE memory protection policy
` [PATCH v4 6/7] MdeModulePkg/DxeCore: implement "
` [PATCH v4 7/7] ArmVirtPkg/ArmVirt.dsc.inc: enable NX memory protection for all platforms

[PATCH] ArmVirtPkg/HighMemDxe: preserve non-exec permissions on newly added regions
 2017-02-28 21:14 UTC  (2+ messages)

[PATCH v2 00/11] Add StrToGuid/HexToBytes/Ipv4/Ipv6 in BaseLib
 2017-02-28 17:05 UTC  (18+ messages)
` [PATCH v2 01/11] MdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.h
` [PATCH v2 02/11] MdePkg/UefiDevicePathLib: Rename StrToGuid to avoid link failure
` [PATCH v2 03/11] SignedCapsulePkg/IniParsing: "
` [PATCH v2 04/11] MdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv[4/6]Address
` [PATCH v2 05/11] MdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv[4/6]Address
` [PATCH v2 06/11] MdePkg/UefiDevicePathLib: Use BaseLib string conversion services
` [PATCH v2 07/11] MdeModulePkg/CapsuleApp: Use StrToGuid in BaseLib
` [PATCH v2 08/11] SecurityPkg/SecureBootConfigDxe: "
` [PATCH v2 09/11] ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes "
` [PATCH v2 10/11] SignedCapsulePkg/IniParsingLib: Use AsciiStrToGuid "
` [PATCH v2 11/11] MdeModulePkg/NetLib: Use StrToIpv4/6Address "

[PATCH 1/3] ArmPkg/UncachedMemoryAllocationLib: restore mapping attributes after free
 2017-02-28 12:13 UTC  (3+ messages)
` [PATCH 2/3] ArmPkg/UncachedMemoryAllocationLib: use CWG value to align pool allocations
` [PATCH 3/3] ArmPkg/UncachedMemoryAllocationLib: map uncached allocations non-executable

[PATCH] BaseTools/GenVtf & VolInfo: Fix build fail for 'snprintf' not defined
 2017-02-28 10:36 UTC  (3+ messages)

ISCSI says "Session Doesn't Exist"
 2017-02-28  8:52 UTC  (4+ messages)

[patch] MdeModulePkg/BMMUiLib: Replace same logic with API in UefiBootManagerLib
 2017-02-28  8:31 UTC  (3+ messages)

[patch] MdeModulePkg: Fix coding style issues
 2017-02-28  8:22 UTC  (2+ messages)

[PATCH 0/7] Mark [Ascii|Unicode]ValueToString as deprecated
 2017-02-28  8:13 UTC  (7+ messages)
` [PATCH 1/7] IntelFrameworkModulePkg: Replace [Ascii|Unicode]ValueToString
` [PATCH 2/7] MdeModulePkg: "
` [PATCH 4/7] SignedCapsulePkg: "

[PATCH v4 0/6] Add PCD PcdPteMemoryEncryptionAddressOrMask
 2017-02-28  8:12 UTC  (14+ messages)
` [PATCH v4 1/6] MdeModulePkg: "
` [PATCH v4 2/6] MdeModulePkg/Core/DxeIplPeim: Add support for "
` [PATCH v4 3/6] MdeModulePkg/Universal/CapsulePei: "
` [PATCH v4 4/6] UefiCpuPkg/Universal/Acpi/S3Resume2Pei: "
` [PATCH v4 5/6] MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe: "
` [PATCH v4 6/6] UefiCpuPkg/PiSmmCpuDxeSmm: "

[PATCH 0/2] Add "-n/-s" support to "comp" command
 2017-02-28  8:12 UTC  (8+ messages)
` [PATCH 1/2] ShellPkg/comp: Rename variable names to proper ones
` [PATCH 2/2] ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" support

[Patch] NetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLib
 2017-02-28  7:08 UTC 

[PATCH v2] CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2k
 2017-02-28  6:50 UTC  (5+ messages)

[PATCH] ShellPkg/bcfg: Add Shell Spec 2.2 modification functionality
 2017-02-28  3:08 UTC  (2+ messages)

[PATCH V2] NetworkPkg: Add check logic for some variable in iSCSI driver
 2017-02-28  3:02 UTC  (2+ messages)

[patch] NetworkPkg: Define the prompt and help information for new PCD
 2017-02-28  3:02 UTC  (2+ messages)

[platforms/devel-MinnowBoard3] Reformat ReadMe.MD with markdown (github) and simplify instructions
 2017-02-27 21:42 UTC  (3+ messages)

[PATCH] ArmPkg: remove unused PcdArmUncachedMemoryMask PCD
 2017-02-27 16:39 UTC  (6+ messages)

[PATCH v3 00/12] Refine casting expression result to bigger size
 2017-02-27 16:38 UTC  (23+ messages)
` [PATCH v3 01/12] MdePkg: "
` [PATCH v3 02/12] MdeModulePkg: "
` [PATCH v3 03/12] FatPkg: "
` [PATCH v3 04/12] IntelFrameworkModulePkg: "
` [PATCH v3 05/12] IntelFsp2WrapperPkg: "
` [PATCH v3 06/12] IntelFspWrapperPkg: "
` [PATCH v3 07/12] NetworkPkg: "
` [PATCH v3 08/12] PcAtChipsetPkg: "
` [PATCH v3 09/12] SecurityPkg/Opal: "
` [PATCH v3 10/12] ShellPkg: "
` [PATCH v3 11/12] SourceLevelDebugPkg: "
` [PATCH v3 12/12] UefiCpuPkg: "

[PATCH v3 0/6] Refine type cast for pointer subtraction
 2017-02-27 16:38 UTC  (14+ messages)
` [PATCH v3 1/6] MdeModulePkg: "
` [PATCH v3 2/6] CryptoPkg: "
` [PATCH v3 3/6] IntelFrameworkModulePkg: "
` [PATCH v3 4/6] NetworkPkg: "
` [PATCH v3 5/6] SecurityPkg: "
` [PATCH v3 6/6] ShellPkg: "

[PATCH v2] ArmVirtPkg: clear PcdPerformanceLibraryPropertyMask PCD
 2017-02-27 16:07 UTC  (2+ messages)

[PATCH v3 0/6] RFC: increased memory protection
 2017-02-27 13:14 UTC  (21+ messages)
` [PATCH v3 1/6] ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()
` [PATCH v3 2/6] MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF images
` [PATCH v3 3/6] MdeModulePkg/EbcDxe: use EfiBootServicesCode memory for thunks
` [PATCH v3 4/6] MdeModulePkg/DxeCore: use separate lock for pool allocations
` [PATCH v3 5/6] MdeModulePkg: define PCD for DXE memory protection policy
` [PATCH v3 6/6] MdeModulePkg/DxeCore: implement "

[PATCH v2 0/5] ArmVirt- Nt32- Ovmf- CryptoPkg: conditionalize libssl presence in OpensslLib
 2017-02-27  9:46 UTC  (8+ messages)
` [PATCH v2 1/5] CryptoPkg/OpensslLib: refresh OpensslLib.inf, opensslconf.h after 32387e00
` [PATCH v2 4/5] Nt32Pkg: exclude libssl functionality from OpensslLib if TLS_ENABLE=FALSE

[PATCH v2 0/5] RFC: increased memory protection
 2017-02-27  8:56 UTC  (9+ messages)
` [PATCH v2 1/5] ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()
` [PATCH v2 2/5] MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF images
` [PATCH v2 3/5] MdeModulePkg/DxeCore: pass pool type to CoreFreePoolPages ()
` [PATCH v2 4/5] MdeModulePkg: define PCD for DXE memory protection policy
` [PATCH v2 5/5] MdeModulePkg/DxeCore: implement "

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Remove used SetCacheability()
 2017-02-27  6:44 UTC  (2+ messages)

[Patch 0/2] Ignore duplicated DNS address check
 2017-02-27  6:37 UTC  (2+ messages)

[PATCH v2] SecurityPkg: Fix potential bug in Security Boot dxe
 2017-02-27  5:47 UTC  (2+ messages)

Duet fails to load custom shell
 2017-02-27  4:29 UTC 

[PATCH] UefiCpuPkg/CpuDxe: Do not ASSERT on AllocateMemorySpace() error
 2017-02-27  2:22 UTC  (3+ messages)

[PATCH 0/2] Dp: Add check to avoid NULL pointer dereference
 2017-02-27  1:39 UTC  (4+ messages)
` [PATCH 1/2] PerformancePkg/Dp_App: "
` [PATCH 2/2] ShellPkg/UefiDpLib: "

[PATCH] MdeModulePkg/DxeCore: base code protection on permission attributes
 2017-02-26 14:00 UTC  (3+ messages)

[Patch] CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2k
 2017-02-25 14:38 UTC  (5+ messages)

[PATCH] ArmVirtPkg: clear PcdPerformanceLibraryPropertyMask PCD
 2017-02-24 23:18 UTC  (3+ messages)

[PATCH v3 0/7] ATAPI support on SiI SATA adapter
 2017-02-24 18:23 UTC  (8+ messages)
` [PATCH v3 2/7] MdePkg IndustryStandard/Scsi.h: Add sense code macro
` [PATCH v3 3/7] EmbeddedPkg: SiI3132: Add ScsiProtocol callbacks
` [PATCH v3 4/7] EmbeddedPkg: SiI3132: Add SCSI protocol support to header

[PATCH] ArmVirtPkg/ArmVirt.dsc.inc: AARCH64: enable DXE image protection feature
 2017-02-24 15:17 UTC  (3+ messages)

[PATCH 0/4] HardwareInterrupt2 protocol
 2017-02-24 14:06 UTC  (7+ messages)
` [PATCH 4/4] ArmPkg:Provide GetTriggerType/SetTriggerType functions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox