messages from 2017-02-25 05:12:58 to 2017-03-01 14:42:35 UTC [more...]
[PATCH 0/4] ArmPkg, ArmVirtpkg ARM: enable strict memory protection
2017-03-01 14:42 UTC (4+ messages)
` [PATCH 1/4] ArmPkg/CpuDxe ARM: avoid splitting page table sections unnecessarily
` [PATCH 2/4] ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenance
` [PATCH 3/4] ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes()
[PATCH v2] ArmVirtPkg AARCH64: enable NX memory protection for all platforms
2017-03-01 14:36 UTC
[PATCH] BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0
2017-03-01 13:19 UTC
[PATCH] ArmVirtPkg: move UefiBootManagerLib resolution to ArmVirt.dsc.inc
2017-03-01 11:46 UTC (4+ messages)
[PATCH] ArmVirtPkg/HighMemDxe: preserve non-exec permissions on newly added regions
2017-03-01 11:44 UTC (3+ messages)
[platforms/devel-MinnowBoard3] Reformat ReadMe.MD with markdown (github) and simplify instructions
2017-03-01 10:51 UTC (4+ messages)
[OVMF] OVMF Support Dual-Socket boot?
2017-03-01 10:11 UTC
[OVMF] OVMF Support Dual-Socket boot?
2017-03-01 9:37 UTC (2+ messages)
[PATCH 0/2] DP: Link DxeSmmPerformanceLib to make DP command generic
2017-03-01 8:20 UTC (5+ messages)
` [PATCH 1/2] PerformancePkg: "
` [PATCH 2/2] ShellPkg: "
[PATCH] ShellPkg/bcfg: Add Shell Spec 2.2 modification functionality
2017-03-01 7:58 UTC (4+ messages)
[Patch] MdeModulePkg: use LShiftU64() instead of "<<" to avoid IA32 build error
2017-03-01 7:34 UTC (4+ messages)
[PATCH 0/4] enhance to support android kernel
2017-03-01 6:36 UTC (5+ messages)
` [PATCH 1/4] EmbeddedPkg/AndroidFastboot: add the GetKernelArgs interface
` [PATCH 2/4] EmbeddedPkg/AndroidFastboot: fix to boot android kernel
` [PATCH 3/4] EmbeddedPkg: add Android boot device path
` [PATCH 4/4] EmbeddedPkg/AndroidBoot: boot android kernel from storage
ISCSI says "Session Doesn't Exist"
2017-03-01 6:35 UTC (5+ messages)
[PATCH v4 0/6] Add PCD PcdPteMemoryEncryptionAddressOrMask
2017-03-01 4:56 UTC (15+ 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 v3 0/6] DxeBmDmaLib (BmDmaLib class) library
2017-03-01 2:54 UTC (7+ messages)
` [PATCH v3 1/6] MdeModulePkg: Add "
` [PATCH v3 6/6] MdeModulePkg: Modify PciHostBridgeDxe to use new BmDmaLib class library
[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 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)
[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 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 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)
[PATCH] ArmPkg: remove unused PcdArmUncachedMemoryMask PCD
2017-02-27 16:39 UTC (5+ messages)
[PATCH v3 00/12] Refine casting expression result to bigger size
2017-02-27 16:38 UTC (21+ messages)
` [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 (11+ messages)
` [PATCH v3 2/6] CryptoPkg: "
` [PATCH v3 3/6] IntelFrameworkModulePkg: "
` [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 (4+ messages)
[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)
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