public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-02-22 04:50:51 to 2017-02-24 11:01:39 UTC [more...]

[PATCH v2 0/5] ArmVirt- Nt32- Ovmf- CryptoPkg: conditionalize libssl presence in OpensslLib
 2017-02-24 11:01 UTC 

[PATCH] BaseTools: GCC: move most AutoGen.obj contents back to .data section
 2017-02-24 10:31 UTC  (5+ messages)

[URGENT-ish PATCH 0/5] ArmVirt- Nt32- Ovmf- CryptoPkg: conditionalize libssl presence in OpensslLib
 2017-02-24  9:46 UTC  (13+ messages)
` [PATCH 1/5] CryptoPkg/OpensslLib: refresh OpensslLib.inf, opensslconf.h after 32387e00
` [PATCH 2/5] CryptoPkg/OpensslLib: introduce OpensslLibNoSsl instance
` [PATCH 3/5] ArmVirtPkg: resolve OpensslLib to OpensslLibNoSsl
` [PATCH 4/5] Nt32Pkg: exclude libssl functionality from OpensslLib if TLS_ENABLE=FALSE
` [PATCH 5/5] OvmfPkg: "

[PATCH] UefiCpuPkg/CpuDxe: Do not ASSERT on AllocateMemorySpace() error
 2017-02-24  9:43 UTC  (4+ messages)

撤回: FCE tool retrieve edk2 bios fd( build by linux gcc) failed
 2017-02-24  7:46 UTC  (3+ messages)
` FCE tool parse "
  ` 答复: "

Should Path Name in File Path Media Device Path node be NULL terminated?
 2017-02-24  7:40 UTC  (2+ messages)

[PATCH v3] BaseTools: Skip module AutoGen by comparing timestamp
 2017-02-24  7:26 UTC 

FCE tool retrieve edk2 bios fd( build by linux gcc) failed
 2017-02-24  6:46 UTC 

[PATCH v3 0/7] ATAPI support on SiI SATA adapter
 2017-02-24  6:42 UTC  (10+ messages)
` [PATCH v3 1/7] EmbeddedPkg: SiI3132: Note that ARM is using this Dxe
` [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 v3 5/7] EmbeddedPkg: SiI3132: Break out FIS command submission
` [PATCH v3 6/7] EmbeddedPkg: SiI3132: Cleanup device node creation
` [PATCH v3 7/7] EmbeddedPkg: SiI3132: Enable SCSI pass-through protocol
` [PATCH] Platforms/ARM/Juno: Add "

[patch] NetworkPkg: Add check logic for some variable in iSCSI driver
 2017-02-24  6:26 UTC 

[PATCH] SignedCapsulePkg/EdkiiSystemCapsuleLib: Fix logic error
 2017-02-24  5:08 UTC  (11+ messages)
  ` CapsuleApp behavior for CAPSULE_FLAGS_PERSIST_ACROSS_RESET only capsule
              ` Tcg2Pei.efi assert after sync to latest trunk

[PATCH 0/3] DP: Fix GCC build failure
 2017-02-24  4:06 UTC  (6+ messages)
` [PATCH 1/3] MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0aba
` [PATCH 2/3] PerformancePkg Dp_App: Fixed GCC build failure caused by 1393510
` [PATCH 3/3] ShellPkg UefiDpLib: Fixed GCC build failure caused by ef22403

[RFC PATCH 0/4] RFC: increased memory protection
 2017-02-24  2:25 UTC  (11+ messages)
` [RFC PATCH 1/4] MdeModulePkg/DxeCore: allow BootServicesData->BootServicesCode conversion
` [RFC PATCH 2/4] MdeModulePkg/DxeCore: convert the DxeCore memory region to BootServicesCode
` [RFC PATCH 3/4] MdeModulePkg/DxeCore: lift non-exec permissions on loaded images
` [RFC PATCH 4/4] ArmPkg/CpuDxe: remap all data regions non-executable

[PATCH] MdeModulePkg SmmSmiHandlerProfileLib: Fix GCC build failure
 2017-02-24  1:59 UTC  (3+ messages)

[PATCH v4 0/3] Remove TimerLib dependency from DP
 2017-02-24  1:32 UTC  (5+ messages)
` [PATCH v4 1/3] MdeModulePkg: Add performance property configuration table

Improvements to build system etc. for edk2-platforms devel-MinnowBoard3?
 2017-02-23 23:11 UTC  (12+ messages)

[PATCH v2 0/7] ATAPI support on SiI SATA adapter
 2017-02-23 22:36 UTC  (10+ messages)
` [PATCH v2 1/7] EmbeddedPkg: SiI3132: Note that ARM is using this Dxe
` [PATCH v2 2/7] MdePkg IndustryStandard/Scsi.h: Add sense code macro
` [PATCH v2 3/7] EmbeddedPkg: SiI3132: Add ScsiProtocol callbacks
` [PATCH v2 4/7] EmbeddedPkg: SiI3132: Add SCSI protocol support to header
` [PATCH v2 5/7] EmbeddedPkg: SiI3132: Break out FIS command submission
` [PATCH v2 6/7] EmbeddedPkg: SiI3132: Cleanup device node creation
` [PATCH v2 7/7] EmbeddedPkg: SiI3132: Enable SCSI pass-through protocol
` [PATCH] Platforms/ARM/Juno: Add "

[PATCH 1/2] ArmPkg: remove DebugUncachedMemoryAllocationLib
 2017-02-23 17:58 UTC  (6+ messages)
` [PATCH 2/2] ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementation

DxeCore assert during initialization
 2017-02-23 17:55 UTC  (8+ messages)

[PATCH 00/12] ArmVirtPkg, OvmfPkg: factor out QemuFwCfgS3Lib
 2017-02-23 17:22 UTC  (17+ messages)
` [PATCH 01/12] OvmfPkg: introduce QemuFwCfgS3Lib class
` [PATCH 02/12] OvmfPkg/QemuFwCfgS3Lib: add initial Base Null library instance
` [PATCH 03/12] OvmfPkg/QemuFwCfgS3Lib: add initial PEI and DXE fw_cfg library instances
` [PATCH 04/12] ArmVirtPkg: resolve QemuFwCfgS3Lib
` [PATCH 05/12] OvmfPkg: "
` [PATCH 06/12] ArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from QemuFwCfgLib
` [PATCH 07/12] OvmfPkg/QemuFwCfgS3Lib: add boot script opcode generation APIs to libclass
` [PATCH 08/12] OvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for Base Null instance
` [PATCH 09/12] OvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for PEI fw_cfg instance
` [PATCH 10/12] OvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for DXE "
` [PATCH 11/12] OvmfPkg/SmmControl2Dxe: save fw_cfg boot script with QemuFwCfgS3Lib
` [PATCH 12/12] OvmfPkg/AcpiPlatformDxe: "

[PATCH] OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint
 2017-02-23 16:10 UTC  (3+ messages)

[PATCH 0/4] Fix runtime issue in XenBusDxe when compiled with GCC5
 2017-02-23 13:00 UTC  (17+ messages)

[Patch] BaseTools: Fix the regression issue caused by commit dc4c77
 2017-02-23 10:56 UTC  (4+ messages)

[Patch 0/2] Ignore duplicated DNS address check
 2017-02-23 10:25 UTC  (4+ messages)
` [Patch 1/2] MdeModulePkg/Ip4Dxe: "
` [Patch 2/2] NetworkPkg/Ip6Dxe: "

[Patch] BaseTools: add error check for Macro usage in the INF file
 2017-02-23 10:22 UTC  (9+ messages)

[PATCH] ArmVirtPkg/ArmVirt.dsc.inc: AARCH64: enable DXE image protection feature
 2017-02-23  9:36 UTC  (2+ messages)

[PATCH] UefiCpuPkg/CpuDxe: Replace EFI_D_xxx with DEBUG_xxx in DEBUG()
 2017-02-23  9:29 UTC  (3+ messages)

Testing SMM with QEMU, KVM and libvirt
 2017-02-23  9:07 UTC  (6+ messages)

[patch] MdeModulePkg: Update the Ethernet interface name
 2017-02-23  3:39 UTC  (3+ messages)

[patch] NetworkPkg: Update the Ethernet interface name
 2017-02-23  3:38 UTC  (4+ messages)

[PATCH 0/7] Mark [Ascii|Unicode]ValueToString as deprecated
 2017-02-23  1:50 UTC  (2+ messages)

[PATCH v3 0/4] Add PCD PcdPteMemoryEncryptionAddressOrMask
 2017-02-22 15:07 UTC  (6+ messages)
` [PATCH v3 2/4] MdeModulePkg/Universal/CapsulePei: Add support for "

[PATCH 0/4] AARCH64: enable stack alignment check
 2017-02-22 13:23 UTC  (13+ messages)
` [PATCH 1/4] ArmPlatformPkg/ArmPlatformStackLib: use callee preserved registers
` [PATCH 2/4] ArmPkg/ArmLib: AARCH64: set frame pointer in cache maintenance routine
` [PATCH 3/4] ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managed
` [PATCH 4/4] ArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking

[PATCH v2] SecurityPkg: Fix potential bug in Security Boot dxe
 2017-02-22  9:01 UTC 

[patch] SecurityPkg: Fix potential bug in Security Boot dxe
 2017-02-22  8:39 UTC  (3+ messages)

[Patch] Nt32Pkg: Add build flag to enable or disable IPv6 network stack
 2017-02-22  8:24 UTC  (2+ messages)

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

[PATCH 0/2] Add "-n/-s" support to "comp" command
 2017-02-22  7:46 UTC  (3+ 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] UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod value
 2017-02-22  7:01 UTC  (2+ messages)

[PATCH 00/12] Add SmiHandlerProfile feature
 2017-02-22  6:48 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3] Enable Secure Boot
 2017-02-22  6:38 UTC  (2+ messages)

Intel raid EFI Shell driver wanted
 2017-02-22  6:15 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