public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-01-13 06:21:24 to 2017-01-20 00:54:14 UTC [more...]

[PATCH v3 0/3] Enable the HTTP connections switch
 2017-01-20  0:54 UTC  (7+ messages)
` [PATCH v3 1/3] NetworkPkg: Add PCD to enable "
` [PATCH v3 2/3] Nt32Pkg.dsc: Add flag to control HTTP connections
` [PATCH 3/3] OvmfPkg: Allow HTTP connections if HTTP Boot enabled

[PATCH 0/7] Make the event empty function in UefiLib public
 2017-01-20  0:42 UTC  (13+ messages)
` [PATCH 1/7] MdePkg UefiLib: Make the event empty function public
` [PATCH 2/7] IntelFrameworkPkg "
` [PATCH 3/7] MdeModulePkg: Use EfiEventEmptyFunction from UefiLib
` [PATCH 4/7] IntelFrameworkModulePkg: "
` [PATCH 5/7] CorebootPayloadPkg: Use EfiEventGroupSignal "
` [PATCH 6/7] QuarkPlatformPkg: "
` [PATCH 7/7] ArmPlatformPkg: "

[PATCH] NetworkPkg: Remove superfluous return statement
 2017-01-20  0:39 UTC  (2+ messages)

[PATCH] ArmPlatformPkg/ArmVExpressPkg: Fix memory attributes for NOR Flash
 2017-01-19 22:01 UTC  (8+ messages)

[PATCH] ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe: Fixed crash on Juno R0
 2017-01-19 15:13 UTC  (3+ messages)

DSC macro expansion
 2017-01-19 10:28 UTC  (2+ messages)

[PATCH] MdeModulePkg: Remove superfluous return statements
 2017-01-19 10:22 UTC  (2+ messages)

[PATCH] OvmfPkg: Remove superfluous return statements
 2017-01-19  9:41 UTC  (2+ messages)

[PATCH 0/3] Enable HTTPS Boot in OVMF
 2017-01-19  8:36 UTC  (20+ messages)
` [PATCH 1/3] OvmfPkg: always resolve OpenSslLib, IntrinsicLib and BaseCryptLib
` [PATCH 2/3] OvmfPkg: correct the set of modules included for the IPv6 stack
` [PATCH 3/3] OvmfPkg: pull in TLS modules with -D TLS_ENABLE (also enabling HTTPS)

[patch] MdePkg: Update FTP4 command token structure in Ftp4.h
 2017-01-19  8:11 UTC 

Why is USB_BOOT_IO_BLOCKS set to 128?
 2017-01-19  7:41 UTC  (5+ messages)

[PATCH V2 1/1] ArmPlatformPkg/TZASC: Allow specifying subregions to be disabled
 2017-01-19  5:57 UTC  (3+ messages)

[PATCH V2 1/3] SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logic
 2017-01-19  5:13 UTC  (3+ messages)
` [PATCH V2 2/3] SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7]
` [PATCH V2 3/3] MdeModulePkg: Variable: Update PCR[7] measure for new TCG spec

[PATCH 1/3] SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logic
 2017-01-19  5:01 UTC  (3+ messages)
` [PATCH 2/3] SecurityPkg: Tcg2Dxe: Measure DBX into PCR[7]
` [PATCH 3/3] MdeModulePkg: Variable: Update PCR[7] measure for new TCG spec

[PATCH v2 0/2] Enable the HTTP connections switch
 2017-01-19  3:19 UTC  (10+ messages)
` [PATCH v2 1/2] NetworkPkg: Add PCD to enable "
` [PATCH v2 2/2] Nt32Pkg.dsc: Add flag to control HTTP connections

[PATCH] PcAtChipsetPkg: Fix typing errors
 2017-01-19  1:42 UTC  (2+ messages)

[PATCH] ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0
 2017-01-19  0:56 UTC  (2+ messages)

[PATCH] ShellPkg SmbiosView: Add missing decoding of SlotType AGP8X
 2017-01-19  0:55 UTC  (2+ messages)

Google Summer of Code 2017 - Requesting Input
 2017-01-18 21:35 UTC 

[patch] ShellPkg/HandleParsingLib: Fix coding style issue
 2017-01-18 21:27 UTC  (2+ messages)

[PATCH 0/3] Add SMBIOS spec 3.1.0 support
 2017-01-18 20:59 UTC  (7+ messages)
` [PATCH 1/3] MdePkg: Add definitions for SMBIOS spec 3.1.0
` [PATCH 2/3] MdeModulePkg: Update PcdSmbiosVersion to 0x0301 "
` [PATCH 3/3] ShellPkg SmbiosView: Add decoding of "

[Patch][edk2-platforms/devel-MinnowBoard3 2/2] Restore P2SB MMIO
 2017-01-18  9:54 UTC 

SCT 2.3.1 v1.3
 2017-01-18  8:56 UTC  (2+ messages)

[PATCH] MdePkg: Correct comments of macros FixedPcdGetX/PatchPcdXXX in PcdLib.h
 2017-01-18  7:16 UTC  (2+ messages)

[Patch][edk2-platforms] Vlv2DeviceRefCodePkg: Fixed thermal issue
 2017-01-18  5:58 UTC  (2+ messages)

[PATCH] NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handler
 2017-01-18  5:00 UTC  (4+ messages)

[PATCH V2] NetworkPkg: Add dns support for target URL configuration in ISCSI
 2017-01-18  4:34 UTC  (3+ messages)

[patch 1/3] MdeModulePkg/FileExplorer: Remove the codes of searching load file protocol
 2017-01-18  2:50 UTC  (6+ messages)
` [patch 2/3] MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore form
` [patch 3/3] MdeModulePkg/FileExplorer: Enable functionality of creating new file/folder

[RFC v2 0/6] DxeBmDmaLib (BmDmaLib class) library
 2017-01-17 16:06 UTC  (8+ messages)
` [RFC v2 1/6] MdeModulePkg: Add "
` [RFC v2 2/6] ArmVirtPkg: Resolve BmDmaLib class for PciHostBridgeDxe driver
` [RFC v2 3/6] CorebootPayloadPkg: "
` [RFC v2 4/6] MdeModulePkg: "
` [RFC v2 5/6] OvmfPkg: "
` [RFC v2 6/6] MdeModulePkg: Modify PciHostBridgeDxe to use new BmDmaLib library

[PATCH v2 0/5] fix UFS driver
 2017-01-17 10:56 UTC  (9+ messages)
` [PATCH v2 1/5] MdeModuelPkg/UfsPassThruDxe: fix to identify 32 bits address mode
` [PATCH v2 2/5] MdeModulePkg/UfsPassThruDxe: fix the bit in UFS_HC_UTRLDBR_OFFSET reg
` [PATCH v2 3/5] MdeModulePkg/UfsBlockIoPei: "
` [PATCH v2 4/5] MdeModulePkg/UfsPassThruDxe: fix initialize OCS value to 0x0F
` [PATCH v2 5/5] MdeModulePkg/UfsBlockIoPei: "

[Patch][edk2-platforms/devel-MinnowBoard3] Enable SD card
 2017-01-17  6:05 UTC 

[PATCH 0/2] PrintLib: Add safe print functions [A|U]ValueToStringS
 2017-01-17  5:39 UTC  (3+ messages)
` [PATCH 1/2] MdePkg/BasePrintLib: "
` [PATCH 2/2] MdeModulePkg/PrintLib: "

[PATCH 0/2] PrintLib: Refine the SPrint functions
 2017-01-17  5:34 UTC  (3+ messages)
` [PATCH 1/2] MdePkg/BasePrintLib: "
` [PATCH 2/2] MdeModulePkg/PrintLib: "

[PATCH v2] OvmfPkg: Remove the flag control for the CryptoPkg libraries
 2017-01-17  3:35 UTC  (9+ messages)

[PATCH v3 00/10] IoLib class library
 2017-01-17  3:07 UTC  (19+ messages)
` [PATCH v3 01/10] MdePkg: Expand BaseIoLibIntrinsic (IoLib class) library
` [PATCH v3 02/10] UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib library
` [PATCH v3 03/10] UefiCpuPkg: Modify CpuIoPei to support "
` [PATCH v3 04/10] IntelFrameworkModulePkg: Modify CpuIoDxe "
` [PATCH v3 05/10] MdePkg/DxeIoLibCpuIo2: Add new Fifo routines in IoLib class
` [PATCH v3 06/10] MdePkg/PeiIoLibCpuIo: "
` [PATCH v3 07/10] MdePkg/DxeIoLibEsal: "
` [PATCH v3 08/10] MdePkg/SmmIoLibSmmCpuIo2: "
` [PATCH v3 09/10] IntelFrameworkPkg/DxeIoLibCpuIo: "
` [PATCH v3 10/10] OvmfPkg: Modify QemuFwCfgLib to use new IoLib class library

[PATCH 0/8] IoLib class library
 2017-01-17  2:50 UTC  (11+ messages)

[PATCH] OvmfPkg: Enable HTTPS for Ovmf
 2017-01-17  1:22 UTC  (8+ messages)

[PATCH 1/1] ArmVirtPkg/ArmVirtQemu: Install BGRT ACPI table
 2017-01-16 19:47 UTC  (3+ messages)

[PATCH] ArmPlatformPkg: MemoryInitPei: fix wrong check for system memory
 2017-01-16 18:44 UTC  (4+ messages)

[PATCH 1/1] AcpiTool: Fix minor casing and file path issues
 2017-01-16 15:20 UTC  (3+ messages)

[Patch] OvmfPkg: Remove the flag control for the CryptoPkg libraries
 2017-01-16  9:18 UTC  (3+ messages)

[PATCH] MdePkg DxeHobLib: Make GetHobList working before Constructor is called
 2017-01-16  9:07 UTC 

[PATCH] ShellPkg: Add acpiview tool to dump ACPI tables
 2017-01-13 13:26 UTC  (15+ messages)

[PATCH v2 04/10] IntelFrameworkModulePkg: Modify CpuIoDxe to support new IoLib library
 2017-01-13  6:38 UTC  (8+ messages)
` [PATCH v2 05/10] MdePkg/DxeIoLibCpuIo2: Add new Fifo routines in IoLib class
` [PATCH v2 06/10] MdePkg/PeiIoLibCpuIo: "
` [PATCH v2 07/10] MdePkg/DxeIoLibEsal: "
` [PATCH v2 08/10] MdePkg/SmmIoLibSmmCpuIo2: "
` [PATCH v2 09/10] IntelFrameworkPkg/DxeIoLibCpuIo: "
` [PATCH v2 10/10] OvmfPkg: Modify QemuFwCfgLib to use new IoLib class library
` [PATCH v2 00/10] "


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