public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-09-21 06:46:02 to 2016-09-23 08:25:41 UTC [more...]

[PATCH 00/13] Add HiiImageEx implementation and demonstrate in Nt32
 2016-09-23  8:25 UTC  (14+ messages)
` [PATCH 01/13] MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddress
` [PATCH 02/13] MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()
` [PATCH 03/13] MdeModulePkg/HiiDatabase: Refine HiiNewImage()
` [PATCH 04/13] MdeModulePkg/HiiDatabase: Refine HiiGetImage()
` [PATCH 05/13] MdeModulePkg/HiiDatabase: Refine HiiSetImage()
` [PATCH 06/13] MdeModulePkg/HiiDatabase: Refine HiiDrawImage()
` [PATCH 07/13] MdemodulePkg/HiiDatabase: Correct typo in comments
` [PATCH 08/13] MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEG
` [PATCH 09/13] MdeModulePkg/HiiDatabase: Add HiiImageEx implementation
` [PATCH 10/13] Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogo
` [PATCH 11/13] MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parameters
` [PATCH 12/13] MdeModulePkg/Logo: Add LogoDxe module
` [PATCH 13/13] Nt32Pkg: Use the new LogoDxe driver

[PATCH v2] MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurable
 2016-09-23  8:01 UTC  (2+ messages)

[PATCH] ArmPkg/Library/ArmDmaLib: Deallocate Map buffer in case of error
 2016-09-23  8:00 UTC  (2+ messages)

[PATCH 0/2] Juno PCI fixes
 2016-09-23  7:58 UTC  (5+ messages)
` [PATCH 1/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Remove calls to ArmDmaLib
` [PATCH 2/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle

Issues with HTTPS Boot
 2016-09-23  7:04 UTC  (10+ messages)

[patch 0/3] TcpDriver use EFI_D_NET for DEBUG maessage
 2016-09-23  5:55 UTC  (2+ messages)

[patch 3/3] MdePkg:Correct the comment for the DEBUG_NET
 2016-09-23  5:42 UTC 

[patch 2/3] MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage
 2016-09-23  5:41 UTC 

[patch 1/3] NetworkPkg: TcpDriver use EFI_D_NET for DEBUG maessage
 2016-09-23  5:41 UTC 

[PATCH] MdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko in SetMem##
 2016-09-23  5:03 UTC  (3+ messages)

Help Required legacy booting from an EFI
 2016-09-23  3:33 UTC  (6+ messages)

[Patch] MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefix
 2016-09-23  3:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/45] Add capsule update and recovery sample
 2016-09-23  3:18 UTC  (52+ messages)
` [PATCH 07/45] MdeModulePkg/MdeModulePkg.dec: Add capsule related definition
` [PATCH 08/45] MdeModulePkg/IniParsingLib: Add InitParsingLib instance
` [PATCH 09/45] MdeModulePkg/FmpAuthenticationLib: Add FmpAuthenticationLib instance
` [PATCH 10/45] MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance
` [PATCH 11/45] MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface
` [PATCH 12/45] MdeModulePkg/EdkiiSystemCapsuleLib: Add EdkiiSystemCapsuleLib instance
` [PATCH 13/45] MdeModulePkg/PlatformFlashAccessLib: Add NULL PlatformFlashAccessLib
` [PATCH 14/45] MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check
` [PATCH 15/45] MdeModulePkg/SystemBiosUpdate: Add SystemBiosUpdate component
` [PATCH 16/45] MdeModulePkg/RecoveryModuleLoadPei: Add RecoveryModuleLoadPei
` [PATCH 17/45] MdeModulePkg/CapsuleApp: Add CapsuleApp application
` [PATCH 18/45] MdeModulePkg/MdeModulePkg.dsc: Add capsule related component
` [PATCH 19/45] IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules() interface
` [PATCH 20/45] SecurityPkg/SecurityPkg.dec: Add PcdPkcs7CertBuffer PCD
` [PATCH 21/45] SecurityPkg/FmpAuthenticationPkcs7Lib: Add PKCS7 NULL class for FMP
` [PATCH 22/45] SecurityPkg/FmpAuthenticationRsa2048Sha256Lib: Add "
` [PATCH 23/45] SecurityPkg/SecurityPkg.dsc: Add FmpAuthentication*Lib
` [PATCH 24/45] UefiCpuPkg/Include: Add Microcode FMP definition
` [PATCH 25/45] UefiCpuPkg/Include: Add MicrocodeFlashAccessLib header
` [PATCH 26/45] UefiCpuPkg/UefiCpuPkg.dec: Add Microcode capsule related definition
` [PATCH 27/45] UefiCpuPkg/MicrocodeUpdate: Add MicrocodeUpdate component
` [PATCH 28/45] UefiCpuPkg/MicrocodeFlashAccessLib: Add NULL MicrocodeFlashAccessLib
` [PATCH 29/45] UefiCpuPkg/MicrocodeCapsuleApp: Add MicrocodeCapsuleApp application
` [PATCH 30/45] UefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related component
` [PATCH 31/45] QuarkPlatformPkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH 32/45] QuarkPlatformPkg/SystemBiosDescriptor: Add Descriptor "
` [PATCH 33/45] QuarkPlatformPkg/SystemBiosUpdateConfig: Add capsule config file
` [PATCH 34/45] QuarkPlatformPkg/PlatformInit: Remove recovery PPI installation
` [PATCH 35/45] QuarkPlatformPkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH 36/45] QuarkPlatformPkg/dsc/fdf: Add capsule/recovery support
` [PATCH 37/45] QuarkPlatformPkg/dsc/fdf: add capsule generation DSC/FDF
` [PATCH 38/45] Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH 39/45] Vlv2TbltDevicePkg/SystemBiosDescriptor: Add Descriptor "
` [PATCH 40/45] Vlv2TbltDevicePkg/SystemBiosUpdateConfig: Add capsule config file
` [PATCH 41/45] Vlv2TbltDevicePkg/FlashDeviceLib: Add DXE flash device lib
` [PATCH 42/45] Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH 43/45] Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support
` [PATCH 44/45] Vlv2TbltDevicePkg/dsc/fdf: add capsule generation DSC/FDF
` [PATCH 45/45] Vlv2TbltDevicePkg/bat: add capsule generation in bat

[PATCH] NetworkPkg: Fix RSOD issue in Ip6Dxe
 2016-09-23  2:51 UTC  (4+ messages)

NOOPT OVMF build (or otherwise with optimizations disabled)
 2016-09-23  2:44 UTC  (6+ messages)

[PATCH] SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e07
 2016-09-23  2:09 UTC  (2+ messages)

[Patch] BaseTools: handling the case that map file is not exist
 2016-09-23  1:36 UTC  (2+ messages)

[PATCH 0/1] MdeModulePkg/EbcDxe: add ARM support
 2016-09-22 21:40 UTC  (12+ messages)

[PATCH] ShellPkg: Add '-nc' flag support in 'disconnect' command
 2016-09-22 21:21 UTC  (2+ messages)

[PATCH] ShellPkg: Expand special output file to include "NULL" and case insensitive
 2016-09-22 21:21 UTC  (2+ messages)

[PATCH] ShellPkg: Add Persistent Memory support in 'memmap' command
 2016-09-22 21:21 UTC  (4+ messages)

[PATCH] ShellPkg: Remove current working dir path ".; " from 'path' variable
 2016-09-22 21:21 UTC  (2+ messages)

[RFC V2] EDK2 Platform Proposal
 2016-09-22 20:54 UTC 

flat mapping vs identity mapping on ARM
 2016-09-22 19:14 UTC  (7+ messages)

[PATCH] ShellPkg: Expand special output file to include "NULL" and case insensitive
 2016-09-22 16:20 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg/EbcDxe: add ARM support
 2016-09-22  9:43 UTC 

[PATCH] ArmVirtPkg: move all platforms to MdePkg/ BaseMemoryLib implementations
 2016-09-22  8:09 UTC  (3+ messages)

Tianocore Bugzilla server links updated
 2016-09-22  6:34 UTC 

[patch] OptionRomPkg: Fix GCC build failure
 2016-09-22  2:51 UTC 

[PATCH] Add Pkcs7VerifyPkg
 2016-09-22  2:48 UTC  (2+ messages)

[PATCH v2] OvmfPkg: Fix VS toolchain build failure
 2016-09-22  2:33 UTC  (4+ messages)

Protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL - included in UDK code but not part of the spec
 2016-09-22  2:08 UTC  (5+ messages)

[patch] OvmfPkg: Fix VS toolchain build failure
 2016-09-22  1:10 UTC  (3+ messages)

[RFC] Email tags for Bugzilla and administrative events
 2016-09-21 23:44 UTC  (3+ messages)

[PATCH 0/3] PL011 updates
 2016-09-21 20:33 UTC  (4+ messages)
` [PATCH 1/3] ArmPlatformPkg: Fix PL011 FIFO size test
` [PATCH 2/3] ArmPlatformPkg: Correct mendacious comments
` [PATCH 3/3] ArmPlatformPkg: Remove UINTN cast when setting BaudRate

Problem with Arm Mmu code in CpuDxe
 2016-09-21 17:54 UTC  (4+ messages)

[PATCH v3 00/10] enhance mmc
 2016-09-21 15:02 UTC  (11+ messages)
` [PATCH v3 01/10] MmcDxe: wait OCR busy bit free
` [PATCH v3 02/10] MmcDxe: move ECSD into CardInfo structure
` [PATCH v3 03/10] MmcDxe: add SPEC_VERS field in CSD structure
` [PATCH v3 04/10] MmcDxe: add interface to change io width and speed
` [PATCH v3 05/10] MmcDxe: declare ECSD structure
` [PATCH v3 06/10] MmcDxe: set io bus width before reading EXTCSD
` [PATCH v3 07/10] MmcDxe: Fix uninitialized mediaid for SD
` [PATCH v3 08/10] MmcDxe: set iospeed and bus width in SD stack
` [PATCH v3 09/10] MmcDxe: expand to support multiple blocks
` [PATCH v3 10/10] PL180: update for indentifying SD

Exporting discontiguous System Memory to EFI STUB
 2016-09-21 11:36 UTC  (9+ messages)

[Patch 0/2] Clean the previous address since the policy changed
 2016-09-21 10:29 UTC  (5+ messages)
` [Patch 1/2] MdeModulePkg: "
` [Patch 2/2] NetworkPkg: "

[PATCH 0/2] Update help info for capsule/recovery
 2016-09-21  8:48 UTC  (3+ messages)
` [PATCH 1/2] QuarkPlatformPkg/Readme: add capsule/recovery related content
` [PATCH 2/2] Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info

[USB IF]Mismatch between EDK2 and a USB vendor
 2016-09-21  8:34 UTC  (4+ messages)

[PATCH 0/2] BeagleBoardPkg ArmPkg: get rid of BaseMemoryLibStm
 2016-09-21  8:28 UTC  (3+ messages)
` [PATCH 1/2] BeagleBoardPkg: remove dependency on ArmPkg/BaseMemoryLibStm
` [PATCH 2/2] ArmPkg: remove BaseMemoryLibStm

[PATCH] SecurityPkg/TPM2: Sync PcrAllocations and PcrMask
 2016-09-21  8:06 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