public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-07-21 10:18:22 to 2017-07-31 09:27:18 UTC [more...]

[Patch 0/3] Enable Processor Trace feature
 2017-07-31  9:29 UTC  (4+ messages)
` [Patch 3/3] UefiCpuPkg: "

[Patch][edk2-platforms/minnowboard-max-udk2017] Add new platform branch minnowboard-max-udk2017
 2017-07-31  9:25 UTC 

[PATCH] MdeModulePkg PiSmmCoreMemoryAllocLib: Fix a FreePool() assertion issue
 2017-07-31  7:52 UTC  (2+ messages)

[Patch 0/2] Fix the bug when cleaning up the TLS instance
 2017-07-31  6:04 UTC  (4+ messages)
` [Patch 1/2] CryptoPkg/TlsLib: Remove the redundant free of BIO objects
` [Patch 2/2] NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child

[PATCH 0/3] Add SecPerformancePpiCallBack to get SEC performance data in SecCore
 2017-07-31  4:56 UTC  (6+ messages)
` [PATCH 1/3] UefiCpuPkg SecCore: Adjust PeiTemporaryRamBase&Size to be 8byte aligned
` [PATCH 2/3] UefiCpuPkg SecCore: Add SecPerformancePpiCallBack
` [PATCH 3/3] MdeModulePkg FirmwarePerfPei: Remove SEC performance data getting code

[PATCH 0/2] Handle notification PPI from SEC
 2017-07-31  3:01 UTC  (4+ messages)
` [PATCH 1/2] MdePkg PiPeiCis.h: Add description for "
` [PATCH 2/2] MdeModulePkg PeiCore: Handle "

issue about booting centos fail with edk2
 2017-07-31  0:27 UTC 

[PATCH v3 1/2] EmbeddedPkg/AndroidBoot: boot android kernel from storage
 2017-07-30 17:10 UTC  (10+ messages)
` [PATCH v3 2/2] EmbeddedPkg: add Android boot device path and guid

[Patch] NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issue
 2017-07-30 14:06 UTC 

[RFC v1 0/3] Add VIRTIO_F_IOMMU_PLATFORM support
 2017-07-29  1:37 UTC  (24+ messages)

[PATCH] MdeModulePkg/PciBus: Avoid hang when BUS pad resource is not in top
 2017-07-28 15:50 UTC  (5+ messages)
` bus number padding [was: MdeModulePkg/PciBus: Avoid hang when BUS pad resource is not in top]

[PATCH] ShellPkg: Avoid buffer out-of-bound access
 2017-07-28  9:12 UTC  (2+ messages)

Disable BIOS menu or set password EDK2
 2017-07-28  4:10 UTC  (8+ messages)

[PATCH 1/2] MdePkg/BaseLib: Add IsNodeInList() function
 2017-07-27 16:19 UTC  (5+ messages)

[PATCH] MdePkg/SecPeiDxeTimerLibCpu: Consume UefiCpuPkg LAPIC code
 2017-07-27 15:19 UTC  (10+ messages)

[PATCH] UefiCpuPkg: Add BOOLEAN casts to return statements
 2017-07-27 13:41 UTC  (5+ messages)

[PATCH] ShellPkg/setvar: Check the duplicate flag
 2017-07-27 10:05 UTC 

[Patch] NetworkPkg: Display HTTP redirection info to the screen if need
 2017-07-27  3:43 UTC 

[PATCH] ShellPkg/ShellLib: Remove unused macros
 2017-07-27  3:38 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug to correctly check Pcd type that in FDF file
 2017-07-27  3:38 UTC 

[patch] BaseTools/VfrCompile: Fix segmentation fault issues
 2017-07-27  2:53 UTC 

[Patch 0/6] BaseTools: Fix some segmentation fault in Tools
 2017-07-27  1:42 UTC  (7+ messages)
` [Patch 1/6] BaseTools/Split: Fix the segmentation fault in GetSplitValue()
` [Patch 2/6] BaseTools/GenSec: Fix a segmentation fault in main()
` [Patch 3/6] BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()
` [Patch 4/6] BaseTools/EfiRom: "
` [Patch 5/6] BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()
` [Patch 6/6] BaseTools/GenCrc32: Fix a bug to hand empty file for decode

[PATCH] Nt32Pkg: Always use 0x2000 for maxim variable size
 2017-07-27  0:25 UTC  (2+ messages)

[Patch V4 0/6] Update to Tiano Contribution Agreement 1.1
 2017-07-26 19:13 UTC  (19+ messages)
` [Patch v4 1/6] BaseTools/PatchCheck: Support "
` [Patch v4 2/6] edk2: Move TianoCore Contribution Agreement to root
` [Patch v4 3/6] edk2: Update to TianoCore Contribution Agreement 1.1
` [Patch v4 4/6] edk2: Reformat "
` [Patch v4 5/6] edk2: Move License.txt file to root
` [Patch v4 6/6] edk2: Add Readme.md to root of edk2 repository

[PATCH 0/1] OvmfPkg/PlatformPei: support >=1TB high RAM, and discontiguous high RAM
 2017-07-26 16:23 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] ShellPkg/map: Recognize CDROM change
 2017-07-26  9:09 UTC  (2+ messages)

[PATCH 0/7] Add VTd as IOMMU for UEFI
 2017-07-26  8:36 UTC  (3+ messages)
` [PATCH 2/7] IntelSiliconPkg/Include: Add PlatformVtdPolicy Protocol

[PATCH 0/3] Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table
 2017-07-26  6:59 UTC  (7+ messages)
` [PATCH 1/3] SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h
` [PATCH 2/3] MdePkg: Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table
` [PATCH 3/3] UefiCpuPkg PiSmmCommunicationSmm: Deprecate "

[Patch 0/3] Fix spelling typo in EFI_HTTP_STATUS_CODE
 2017-07-26  6:57 UTC  (6+ messages)
` [Patch 1/3] MdePkg/Http.h: "
` [Patch 2/3] MdeModulePkg/DxeHttpLib: "
` [Patch 3/3] NetworkPkg/HttpBootDxe: "

[Patch 0/3] Support Ip4Config2/Ip6Config.SetData interface to clear specific configuration
 2017-07-26  6:28 UTC  (4+ messages)
` [Patch 1/3] MdePkg: Update the comments of Ip4Config2/Ip6Config Protocol
` [Patch 2/3] MdeModulePkg/Ip4Dxe: Support SetData interface to clear specific configuration
` [Patch 3/3] NetworkPkg/Ip6Dxe: "

[PATCH] MdePkg/ResetNotification: Rename to UnregisterResetNotify
 2017-07-26  4:54 UTC  (2+ messages)

[PATCH v2][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
 2017-07-26  3:48 UTC  (2+ messages)

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Cast the return value of GetPageTableBase()
 2017-07-26  3:05 UTC  (4+ messages)
` [PATCH] UefiCpuPkg/CpuCommonFeaturesLib: Fix the documentation of PpinSupport()

[Patch 0/4] Add DNS device path node
 2017-07-26  3:00 UTC  (10+ messages)
` [Patch 1/4] MdePkg/DevicePath.h: Add DNS Device Path definition
` [Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
` [Patch 3/4] MdeModulePkg/UefiBootManagerLib: Support DNS device path description
` [Patch 4/4] NetworkPkg/HttpBootDxe: Update device path node to include DNS information

[PATCH] MdeModulePkg SmmLockBoxDxeLib: Get SmmCommRegion for COMM buffer
 2017-07-26  2:51 UTC  (2+ messages)

[Patch 0/2] Refine the coding style
 2017-07-26  2:05 UTC  (4+ messages)
` [Patch 1/2] MdePkg/Http.h: "
` [Patch 2/2] NetworkPkg/HttpDxe: "

[PATCH v2 0/3] Check reset requirement before exiting UiApp
 2017-07-26  1:34 UTC  (2+ messages)

[Patch] MdeModulePkg: Update NonDiscoverableDeviceRegistrationLib file header format
 2017-07-26  1:29 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug that warn() function with only 1 argument
 2017-07-26  0:52 UTC  (2+ messages)

[Patch] BaseTools: add some comment for .PrebuildEnv file's usage
 2017-07-26  0:52 UTC  (2+ messages)

[staging/cadence-aarch64 PATCH] CadencePkg: switch to to generic ResetSystemRuntimeDxe
 2017-07-25 16:23 UTC 

[UEFI PI 1.6/EDK2] Missing decorators for EFI_PEI_GET_VARIABLE2
 2017-07-25 13:30 UTC  (9+ messages)

[Patch V3 0/8] Update to Tiano Contribution Agreement 1.1
 2017-07-25 10:06 UTC  (14+ messages)
` [Patch V3 3/8] edk2: Remove commit message details from Contributions.txt
` [Patch V3 7/8] edk2: Move License.txt file to root

[PATCH 0/2] Change Shell command ls to display file time in local time
 2017-07-25 10:00 UTC  (3+ messages)
` [PATCH 1/2] Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone
` [PATCH 2/2] ShellPkg/ls: Display the file time in local time

CorebootPayloadPkg: redirect UEFI Shell to serial
 2017-07-25  9:16 UTC  (6+ messages)

[PATCH] Nt32Pkg: Add the ResetSystemLib in Nt32 Platform
 2017-07-25  9:05 UTC 

Clarification needed for RouteTableSize of EFI_IP4_CONFIG2_INTERFACE_INFO
 2017-07-25  7:23 UTC 

[PATCH] MdeModulePkg Xhci: Also RecoverHaltedEndpoint for BABBLE_ERROR
 2017-07-25  3:28 UTC  (2+ messages)

search plugin for the TianoCore Bugzilla
 2017-07-24 12:51 UTC 

[PATCH 2/2] MdePkg/BaseLib: Update internal LinkedList verifications
 2017-07-23 10:10 UTC 

Adding OpenSSL as the submodule of EDKII project
 2017-07-23  5:47 UTC  (3+ messages)

DHCP Option 61 support
 2017-07-21 18:27 UTC  (2+ messages)

[Suggestion/Bug] Extend the usage of 'shared' modules
 2017-07-21 15:17 UTC 


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