public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-09-12 08:36:29 to 2016-09-21 06:45:47 UTC [more...]

[PATCH 00/45] Add capsule update and recovery sample
 2016-09-21  6:44 UTC  (3+ messages)
` [PATCH 01/45] MdeModulePkg/Include: Add EDKII system FMP capsule header
` [PATCH 02/45] MdeModulePkg/Include: Add EdkiiSystemCapsuleLib definition

[USB IF]Mismatch between EDK2 and a USB vendor
 2016-09-21  6:13 UTC  (2+ messages)

[PATCH] [MdePkg ] New Debug Message Levels
 2016-09-21  6:10 UTC  (7+ messages)

[PATCH 0/6] Move/Extract generic duplicated code to Tpm2CommandLib
 2016-09-21  6:05 UTC  (10+ messages)
` [PATCH 1/6] SecuriryPkg/TPM2: Move Tpm2PcrAllocateBanks() "
` [PATCH 2/6] SecuriryPkg/TPM2: Move GetDigestFromDigestList() "
` [PATCH 3/6] SecuriryPkg/TPM2: Update function header of GetDigestFromDigestList()
` [PATCH 4/6] SecuriryPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib
` [PATCH 5/6] SecuriryPkg/TPM2: Move CopyDigestListToBuffer() "
` [PATCH 6/6] SecuriryPkg/TPM2: Extract GetSupportedAndActivePcrs "

[Patch 0/3] BaseTools: Add build support to generate HII image package
 2016-09-21  5:10 UTC  (8+ messages)
` [Patch 1/3] MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFR
` [Patch 2/3] MdeModulePkg HiiDatabaseDxe: Ignore new EFI_HII_IIBT_IMAGE_PNG type Image
` [Patch 3/3] BaseTools: support generating image package from BMP/JPEG/PNG files

Protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL - included in UDK code but not part of the spec
 2016-09-21  3:56 UTC  (2+ messages)

[Patch 0/4] Add support for running python tools from source on Windows
 2016-09-21  2:50 UTC  (10+ messages)
` [Patch 1/4] BaseTools: Add Windows batch files to run python tool from Source
` [Patch 2/4] BaseTools: Update python tool to call external tools with shell true mode
` [Patch 3/4] BaseTools: Update Python Makefile not to depend on PYTHON_FREEZER_PATH
` [Patch 4/4] BaseTools: Update toolsetup.bat to set PYTHONPATH env to run python source

[Patch] CryptoPkg: Clean up unreferenced symbol in Cryptest utility
 2016-09-21  2:27 UTC  (2+ messages)

[PATCH v2 0/3] MdePkg/BaseMemoryLibOptDxe: generic and ARM/AARCH64 fixes
 2016-09-21  1:27 UTC  (10+ messages)
` [PATCH v2 1/3] MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem()
` [PATCH v2 2/3] MdePkg/BaseMemoryLib*: add missing ASSERT()s
` [PATCH v2 3/3] MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accelerated GUID functions

[Patch 0/3] Fix Quark platform ASSERT() on GCC tip
 2016-09-20 20:28 UTC  (5+ messages)
` [Patch 1/3] QuarkPlatformPkg/PlatformSecLib: Fix stack pointer issue in Flat32.S
` [Patch 2/3] UefiCpuPkg/SecCore: Fix comment typo
` [Patch 3/3] UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIs

Help Required legacy booting from an EFI
 2016-09-20 19:41 UTC  (5+ messages)

Issues with HTTPS Boot
 2016-09-20 15:59 UTC  (2+ messages)

SMM PciExpressLib Instance
 2016-09-20 14:02 UTC  (5+ messages)

UEFI BitlockerUnlock failed with DHCPv4 only case
 2016-09-20 11:32 UTC 

[PATCH] SecurityPkg/TPM2: Sync PcrAllocations and PcrMask
 2016-09-20 10:55 UTC 

edk2 compile error
 2016-09-20  7:19 UTC  (6+ messages)

[patch] MdeModulePkg/Xhci: add 1ms delay before access MMIO reg during reset
 2016-09-20  2:01 UTC  (10+ messages)

Ingebrigtsen: The End of Gmane?
 2016-09-19 11:23 UTC  (6+ messages)

[PATCH v2] MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurable
 2016-09-19  8:36 UTC 

[Patch] NetworkPkg: Correct the DNS token return status by RCODE
 2016-09-19  6:00 UTC  (3+ messages)

[PATCH] IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 Pkgs
 2016-09-18  1:11 UTC  (3+ messages)

RNG algo question
 2016-09-17 16:46 UTC  (3+ messages)

how big is the timer event overhead?
 2016-09-17 16:37 UTC  (2+ messages)

[PATCH 1/2] MdePkg/BaseMemoryLib*: add missing ASSERT()s
 2016-09-16 10:34 UTC  (2+ messages)
` [PATCH 2/2] MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accelerated GUID functions

[PATCH] MdeModulePkg/PciBusDxe: make OPROM BAR degradation X64 specific
 2016-09-15 15:53 UTC  (5+ messages)

[PATCH 0/4] ArmVirtPkg: FdtClientDxe & HighMemDxe updates
 2016-09-15 14:40 UTC  (14+ messages)
` [PATCH 1/4] ArmVirtPkg/FdtClientDxe: fix check for size of "reg" properties
` [PATCH 2/4] ArmVirtPkg/FdtClientDxe: report address and size cell count directly
` [PATCH 3/4] ArmVirtPkg/FdtClient: add methods to iterate over memory nodes
` [PATCH 4/4] ArmVirtPkg/HighMemDxe: move to FDT client protocol

Exporting discontiguous System Memory to EFI STUB
 2016-09-15 11:31 UTC  (3+ messages)

CLANG cross-compilation issue
 2016-09-15  9:49 UTC  (3+ messages)

GenFds.py error CODE: Tools code failure
 2016-09-14 15:05 UTC  (5+ messages)

[PATCH] ArmPkg/DefaultExceptionHandlerLib: improve formatting of backtrace
 2016-09-14 13:35 UTC  (5+ messages)

Recall: OVMF compile error
 2016-09-14  7:24 UTC 

Recall: OVMF compile error
 2016-09-14  7:22 UTC 

OVMF compile error
 2016-09-14  7:21 UTC 

[Patch 0/2] Update the edk2.tianocore.org URL link
 2016-09-14  7:15 UTC  (7+ messages)
` [Patch V2] BaseTools: Fix the bug to handle the read-only file
` [Patch 1/2] edksetup.sh: update the URL in edksetup.sh
` [Patch 2/2] IntelFrameworkPkg/FrameworkSpecConformance.txt: Update the URL

[Patch] Vlv2TbltDevicePkg:Signal End of Dxe Event
 2016-09-14  5:23 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug to handle the read-only RAW file
 2016-09-14  3:37 UTC 

[patch] MdeModulePkg/XhciPei: 1ms delay before accessing MMIO reg in reset
 2016-09-14  2:56 UTC  (2+ messages)

Announcing FDF V1.27 Draft for Review
 2016-09-13 23:06 UTC  (2+ messages)

[PATCH] ArmVirtPkg: move all platforms to MdePkg/ BaseMemoryLib implementations
 2016-09-13 18:06 UTC  (2+ messages)

[PATCH 2/2] ArmPkg/AsmMacroIoLib: force word alignment for functions
 2016-09-13 17:52 UTC  (4+ messages)

[PATCH 1/2] MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem()
 2016-09-13 17:26 UTC 

Relocation fixup during AARCH64 SEC PE-COFF generation?
 2016-09-13 16:01 UTC  (7+ messages)

[PATCH v5 0/4] MdePkg: add ARM/AARCH64 support to BaseMemoryLib
 2016-09-13 15:00 UTC  (4+ messages)
` [PATCH v5 4/4] MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use in SEC & PEI phases

[PATCH] MdeModulePkg/PciBusDxe: make BAR degradation dependent on OPROM presence
 2016-09-13 14:56 UTC  (9+ messages)

[PATCH] ArmVirtPkg/FdtParser: avoid unaligned accesses with the MMU off
 2016-09-13 14:30 UTC  (2+ messages)

[Patch] NetworkPkg: Remove redundant code in HTTP boot driver
 2016-09-13 14:07 UTC  (4+ messages)

OVMF for Xen PVH
 2016-09-13 13:46 UTC  (3+ messages)

[PATCH] OvmfPkg: Fix typing errors in header files
 2016-09-13 12:20 UTC  (2+ messages)

[PATCH 1/2] Platforms/AMD/Styx: limit VA space to 40 bits
 2016-09-13 10:43 UTC  (4+ messages)
` [PATCH 2/2] Platforms/ARM/FVP: limit VA range to 36 bits

[PATCH v2 0/4] ArmPkg/ArmMmuLib: fixes and cleanups
 2016-09-13 10:40 UTC  (2+ messages)

[Patch 0/7] Re-install SEC Platform Information PPI
 2016-09-13  7:41 UTC  (2+ messages)

[PATCH 0/3] ArmPkg ArmVirtPkg: prevent 64-bit MMIO BAR degradation
 2016-09-12 13:06 UTC  (8+ messages)
` [PATCH 1/3] ArmPkg: add driver to force 64-bit MMIO BARs to be allocated above 4 GB
` [PATCH 2/3] ArmVirtPkg/FdtPciPcdProducerLib: add discovery of PcdPciMmio64Size
` [PATCH 3/3] ArmVirtPkg/ArmVirtQemu: add IncompatiblePciDeviceSupportDxe

[PATCH 0/3] OvmfPkg: cosmetic fixes
 2016-09-12 11:23 UTC  (4+ messages)
` [PATCH 2/3] OvmfPkg: convert C files with LF line terminators to CRLF

[PATCH] MdePkg: Fix some typing errors
 2016-09-12  9:09 UTC  (4+ messages)

[PATCH] MdePkg: Fix some typing errors in the header files
 2016-09-12  9:09 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