public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-10-19 07:02:46 to 2016-10-23 02:22:10 UTC [more...]

[PATCH V4 00/12] Add EDKII signed capsule support
 2016-10-23  2:21 UTC 

[PATCH V4 00/15] Add capsule support lib and app
 2016-10-23  2:20 UTC  (16+ messages)
` [PATCH V4 01/15] MdeModulePkg/Include: Add FmpAuthenticationLib header
` [PATCH V4 02/15] MdeModulePkg/CapsuleLib: Add ProcessCapsules() API
` [PATCH V4 03/15] MdeModulePkg/MdeModulePkg.dec: Add capsule related definition
` [PATCH V4 04/15] MdeModulePkg/FmpAuthenticationLibNull: Add NULL instance FMP
` [PATCH V4 05/15] MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface
` [PATCH V4 06/15] MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance
` [PATCH V4 07/15] MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check
` [PATCH V4 08/15] MdeModulePkg/CapsuleApp: Add CapsuleApp application
` [PATCH V4 09/15] MdeModulePkg/UiApp: Show test key warning info in FrontPage
` [PATCH V4 10/15] MdeModulePkg/MdeModulePkg.dsc: Add FMP related component
` [PATCH V4 11/15] IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules() interface
` [PATCH V4 12/15] SecurityPkg/SecurityPkg.dec: Add PcdPkcs7CertBuffer PCD
` [PATCH V4 13/15] SecurityPkg/FmpAuthenticationLibPkcs7: Add PKCS7 instance for FMP
` [PATCH V4 14/15] SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add RSA2048 instance
` [PATCH V4 15/15] SecurityPkg/SecurityPkg.dsc: Add FmpAuthenticationLib*

Sec and Reset vector
 2016-10-22 18:19 UTC  (3+ messages)

[PATCH] IntelSiliconPkg: Add GUIDs for SMBIOS data HOB and VBT data
 2016-10-22 10:45 UTC  (3+ messages)

question about a compressed Ffs3 file inside FFS2 filesystem
 2016-10-22 10:41 UTC  (12+ messages)

[PATCH] IntelFsp2WrapperPkg: Add a PCD to control if signaling first event
 2016-10-22  5:14 UTC  (5+ messages)

[Bug 164] Add the build option "/D DISABLE_NEW_DEPRECATED_INTERFACES" in package DSC files
 2016-10-21 23:13 UTC  (15+ messages)

[PATCH 00/19] OvmfPkg, ArmVirtPkg: leave deprecated interfaces behind
 2016-10-21 21:27 UTC  (20+ messages)
` [PATCH 01/19] MdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()
` [PATCH 02/19] OvmfPkg/XenBusDxe: eliminate AsciiStrCpy() calls
` [PATCH 03/19] OvmfPkg/XenBusDxe: eliminate AsciiStrCat() calls
` [PATCH 04/19] OvmfPkg/EmuVariableFvbRuntimeDxe: eliminate unchecked PcdSetXX() calls
` [PATCH 05/19] OvmfPkg/PlatformBootManagerLib: "
` [PATCH 06/19] OvmfPkg/SmbiosVersionLib: "
` [PATCH 07/19] OvmfPkg/PlatformDxe: "
` [PATCH 08/19] OvmfPkg/PlatformPei: "
` [PATCH 09/19] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: "
` [PATCH 10/19] OvmfPkg: disable deprecated interfaces
` [PATCH 11/19] ArmVirtPkg/ArmVirtGicArchLib: eliminate unchecked PcdSetXX() calls
` [PATCH 12/19] ArmVirtPkg/ArmVirtPL031FdtClientLib: "
` [PATCH 13/19] ArmVirtPkg/ArmVirtPlatformLib: "
` [PATCH 14/19] ArmVirtPkg/ArmVirtTimerFdtClientLib: "
` [PATCH 15/19] ArmVirtPkg/FdtPciPcdProducerLib: "
` [PATCH 16/19] ArmVirtPkg/PlatformBootManagerLib: "
` [PATCH 17/19] ArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with AsciiStrCatS()
` [PATCH 18/19] ArmPkg/DefaultExceptionHandlerLib: "
` [PATCH 19/19] ArmVirtPkg: disable deprecated interfaces

[RESEND PATCH] ARMPkg: Unify the GIC base address variables as 64-bit
 2016-10-21  8:34 UTC  (2+ messages)

[RESEND PATCH] ArmVirtPkg: Bit width adaption in ASSERT()
 2016-10-21  8:21 UTC  (3+ messages)

[PATCH] SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issue
 2016-10-21  8:15 UTC  (3+ messages)

[PATCH v2] Edk2Setup.bat: Support building platforms with Python source
 2016-10-21  7:41 UTC 

[PATCH] IntelFsp2Pkg: Changes to return FSP API error return status
 2016-10-21  7:23 UTC 

[PATCH] IntelFsp2Pkg: Added changes to enable FPDT performance measurements
 2016-10-21  7:09 UTC  (3+ messages)

[PATCH] ArmPkg: Assign the real INTID value for sanity check
 2016-10-21  6:40 UTC 

[Patch] BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dll
 2016-10-21  5:36 UTC  (2+ messages)

[RESEND][USB IF]Mismatch between EDK2 and a USB vendor
 2016-10-21  5:31 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: Removing FSP Data Table
 2016-10-21  2:04 UTC  (3+ messages)

PI Vol3, FvCheck pseudocode bugs
 2016-10-20 22:13 UTC 

[PATCH] ShellPkg: Added GPT Shell Application/Library
 2016-10-20 20:48 UTC  (2+ messages)

[Patch 3/3 V3] BaseTools/PatchCheck.py: Update to report error for EFI_D_*
 2016-10-20 18:38 UTC  (2+ messages)

[PATCH 0/2] Add --reconfig option to edksetup.sh
 2016-10-20 15:46 UTC  (3+ messages)
` [PATCH 1/2] edksetup.sh: rework argument parsing and update usage information
` [PATCH 2/2] edksetup.sh, BaseTools/BuildEnv: add --reconfig support

How to get BBS_BBS_DEVICE_PATH from BOOTXXXX variable
 2016-10-20 15:44 UTC  (7+ messages)

Switch from cx_Freeze to PyInstaller
 2016-10-20  9:30 UTC  (3+ messages)

[Patch] MdePkg BaseMemoryLibOptDxe: Add function comment for InternalMemCompareGuid
 2016-10-20  9:14 UTC  (2+ messages)

[PATCH] MdeModulePkg: add ARM/AARCH64 requirements to .dsc
 2016-10-20  9:11 UTC  (6+ messages)

[PATCH] Edk2Setup.bat: Support building platforms with Python source
 2016-10-20  9:09 UTC  (2+ messages)

[PATCH] edksetup.bat: Support --nt32 X64
 2016-10-20  9:07 UTC  (2+ messages)

[PATCH 00/33] Fix typos in comments and variables
 2016-10-20  8:16 UTC  (64+ messages)
` [PATCH 01/33] ArmPkg: Fix typos in comments
` [PATCH 02/33] BaseTools: Fix typos in comments and variables
` [PATCH 06/33] DuetPkg: Fix typos in comments
` [PATCH 07/33] EdkCompatibilityPkg: "
` [PATCH 08/33] EmulatorPkg: Fix typos in comments and variables
` [PATCH 09/33] EmbeddedPkg: Fix typos in comments
` [PATCH 10/33] IntelFrameworkModulePkg: "
` [PATCH 11/33] IntelFrameworkPkg: "
` [PATCH 12/33] IntelFspPkg: "
` [PATCH 13/33] IntelFspWrapperPkg: "
` [PATCH 14/33] IntelFsp2Pkg: "
` [PATCH 15/33] IntelFsp2WrapperPkg: Fix a typo in the comment
` [PATCH 16/33] MdeModulePkg: BootManagerMenuApp: Fix typos in comments
` [PATCH 17/33] MdeModulePkg/Bus: "
` [PATCH 18/33] MdeModulePkg/Core: "
` [PATCH 19/33] MdeModulePkg/Include: "
` [PATCH 20/33] MdeModulePkg/Library: Fix typos in comments and variables
` [PATCH 21/33] MdeModulePkg/Universal: Fix typos in comments
` [PATCH 22/33] MdePkg: "
` [PATCH 23/33] NetworkPkg: "
` [PATCH 24/33] Nt32Pkg: Fix typos in comments and variables
` [PATCH 25/33] OptionRomPkg: Fix typos in comments
` [PATCH 26/33] OvmfPkg: "
` [PATCH 27/33] QuarkPlatformPkg: "
` [PATCH 28/33] QuarkSocPkg: "
` [PATCH 29/33] SecurityPkg: "
` [PATCH 30/33] ShellPkg: Fix typos in comments and variables
` [PATCH 31/33] SourceLevelDebugPkg: Fix typos in comments
` [PATCH 32/33] UefiCpuPkg: "
` [PATCH 33/33] Vlv2TbltDevicePkg: "

[Patch] NetworkPkg: Coding style refine for IpSecDxe
 2016-10-20  8:09 UTC  (2+ messages)

[PATCH v2] UefiCpuPkg: Fix typos in comments
 2016-10-20  6:54 UTC  (2+ messages)

[RFC] edksetup.sh: detect updated BaseTools templates
 2016-10-20  6:58 UTC  (6+ messages)

Issues with HTTPS Boot
 2016-10-20  6:16 UTC  (11+ messages)

[Patch] MdeModulePkg LoadFileOnFv2: Correct the parameter name in function comment
 2016-10-20  5:57 UTC 

[PATCH] MdePkg: Add ACPI Low Power Idle Table (LPIT) definitions
 2016-10-20  5:10 UTC  (4+ messages)

[Patch] ShellPkg: update ping to use timer service instead of timer arch protocol 
 2016-10-20  4:12 UTC  (4+ messages)

[PATCH 0/3] Correct the metadata in UNI/INF file
 2016-10-20  2:00 UTC  (4+ messages)
` [PATCH 1/3] MdeModulePkg: Add PcdPciDegradeResourceForOptionRom prompt&help to UNI
` [PATCH 2/3] MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usages
` [PATCH 3/3] MdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usages

Why is USB_BOOT_IO_BLOCKS set to 128?
 2016-10-20  1:35 UTC  (3+ messages)

[PATCH] ArmPlatformPkg/ArmVExpressPkg: fix the build adding '0x' prefix to hex value
 2016-10-19 13:39 UTC  (2+ messages)

Build failure with latest edk2/tianocore tip
 2016-10-19 13:38 UTC  (6+ messages)

[Patch] BaseTools: Fix the bug for OptionRom generation with different arch
 2016-10-19  9:10 UTC 


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