public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-10-20 06:16:12 to 2016-10-24 16:07:04 UTC [more...]

[PATCH 0/6] ArmPkg: eliminate calls to deprecated functions
 2016-10-24 16:06 UTC  (3+ messages)
` [PATCH 1/6] ArmPkg: add missing components
` [PATCH 2/6] ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include

[PATCH] ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmetic
 2016-10-24 15:36 UTC  (3+ messages)

[PATCH 0/2] BeagleBoardPkg ArmPkg: get rid of BaseMemoryLibStm
 2016-10-24 14:44 UTC  (3+ messages)

[PATCH 1/2] ArmVirtPkg/PrePi: remove mSystemMemoryEnd
 2016-10-24 14:42 UTC  (6+ messages)
` [PATCH 2/2] ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEnd

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

[PATCH 00/19] OvmfPkg, ArmVirtPkg: leave deprecated interfaces behind
 2016-10-24 11:52 UTC  (38+ 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

[PATCH] ARMPkg: Unified the GIC base address variables as 64-bit width
 2016-10-24 11:47 UTC  (2+ messages)

[RESEND][USB IF]Mismatch between EDK2 and a USB vendor
 2016-10-24 11:06 UTC  (3+ messages)

[PATCH] MdeModulePkg PeiCore: Make sure FvInfo has FFS2 format if Ffs2Guid FvFormat
 2016-10-24  9:34 UTC  (2+ messages)

[PATCH] MdePkg PeiServicesLib: Make sure FvInfo has FFS2 format if FvFormat == NULL
 2016-10-24  9:21 UTC  (3+ messages)

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

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

[PATCH v2] Edk2Setup.bat: Support building platforms with Python source
 2016-10-24  2:47 UTC  (2+ messages)

question about a compressed Ffs3 file inside FFS2 filesystem
 2016-10-24  2:15 UTC  (7+ messages)

[PATCH 00/33] Fix typos in comments and variables
 2016-10-24  1:33 UTC  (6+ messages)
` [PATCH 08/33] EmulatorPkg: "
` [PATCH 33/33] Vlv2TbltDevicePkg: Fix typos in comments

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

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

[PATCH] IntelFsp2WrapperPkg: Add a PCD to control if signaling first event
 2016-10-23 13:53 UTC  (6+ messages)

[PATCH] IntelSiliconPkg: Add GUIDs for SMBIOS data HOB and VBT data
 2016-10-23 13:47 UTC  (4+ messages)

[PATCH V4 00/10] Add capsule support for Vlv2
 2016-10-23  2:33 UTC  (11+ messages)
` [PATCH V4 01/10] Vlv2TbltDevicePkg/dec: Add test key file guid
` [PATCH V4 02/10] Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH V4 03/10] Vlv2TbltDevicePkg/SystemFirmwareDescriptor: Add Descriptor "
` [PATCH V4 04/10] Vlv2TbltDevicePkg/SystemFirmwareUpdateConfig: Add capsule config file
` [PATCH V4 05/10] Vlv2TbltDevicePkg/FlashDeviceLib: Add DXE flash device lib
` [PATCH V4 06/10] Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH V4 07/10] Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support
` [PATCH V4 08/10] Vlv2TbltDevicePkg/dsc/fdf: add capsule generation DSC/FDF
` [PATCH V4 09/10] Vlv2TbltDevicePkg/bat: add capsule generation in bat
` [PATCH V4 10/10] Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info

[PATCH V4 0/8] Add capsule support for Quark
 2016-10-23  2:31 UTC  (9+ messages)
` [PATCH V4 1/8] QuarkPlatformPkg/dec: Add test key file guid
` [PATCH V4 2/8] QuarkPlatformPkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH V4 3/8] QuarkPlatformPkg/SystemFirmwareDescriptor: Add Descriptor "
` [PATCH V4 4/8] QuarkPlatformPkg/SystemFirmwareUpdateConfig: Add capsule config file
` [PATCH V4 5/8] QuarkPlatformPkg/PlatformInit: Remove recovery PPI installation
` [PATCH V4 6/8] QuarkPlatformPkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH V4 7/8] QuarkPlatformPkg/dsc/fdf: Add capsule/recovery support
` [PATCH V4 8/8] QuarkPlatformPkg/Readme: add capsule/recovery related content

[PATCH] BaseTool/Pkcs7: Add TestRoot.cer
 2016-10-23  2:26 UTC 

[PATCH V4 0/7] Add MicrocodeUpdate support
 2016-10-23  2:23 UTC  (8+ messages)
` [PATCH V4 1/7] UefiCpuPkg/Include: Add Microcode FMP definition
` [PATCH V4 2/7] UefiCpuPkg/Include: Add MicrocodeFlashAccessLib header
` [PATCH V4 3/7] UefiCpuPkg/UefiCpuPkg.dec: Add Microcode capsule related definition
` [PATCH V4 4/7] UefiCpuPkg/MicrocodeUpdate: Add MicrocodeUpdate component
` [PATCH V4 5/7] UefiCpuPkg/MicrocodeFlashAccessLib: Add NULL MicrocodeFlashAccessLib
` [PATCH V4 6/7] UefiCpuPkg/MicrocodeCapsuleApp: Add MicrocodeCapsuleApp application
` [PATCH V4 7/7] UefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related component

[PATCH V4 00/12] Add EDKII signed capsule support
 2016-10-23  2:22 UTC  (13+ messages)
` [PATCH V4 01/12] SignedCapsulePkg: Add license file
` [PATCH V4 02/12] SignedCapsulePkg/Include: Add EDKII system FMP capsule header
` [PATCH V4 03/12] SignedCapsulePkg/Include: Add EdkiiSystemCapsuleLib definition
` [PATCH V4 04/12] SignedCapsulePkg/Include: Add IniParsingLib header
` [PATCH V4 05/12] SignedCapsulePkg/Include: Add PlatformFlashAccessLib header
` [PATCH V4 06/12] SignedCapsulePkg/CapsulePkg.dec: Add capsule related definition
` [PATCH V4 07/12] SignedCapsulePkg/IniParsingLib: Add InitParsingLib instance
` [PATCH V4 08/12] SignedCapsulePkg/EdkiiSystemCapsuleLib: Add EdkiiSystemCapsuleLib
` [PATCH V4 09/12] SignedCapsulePkg/PlatformFlashAccessLib: Add NULL instance
` [PATCH V4 10/12] SignedCapsulePkg/SystemFirmwareUpdate: Add SystemFirmwareUpdate
` [PATCH V4 11/12] SignedCapsulePkg/RecoveryModuleLoadPei: Add RecoveryModuleLoadPei
` [PATCH V4 12/12] SignedCapsulePkg/CapsulePkg.dsc: Add capsule related component

[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] SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issue
 2016-10-21  8:15 UTC  (3+ messages)

[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)

[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)

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] 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)


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