public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-11-14 13:58:42 to 2016-11-16 16:59:37 UTC [more...]

[PATCH v3 0/5] MdeModulePkg: add support for non-discoverable devices
 2016-11-16 16:59 UTC  (2+ messages)
` [PATCH v3 1/5] MdeModulePkg: introduce non-discoverable device protocol

[Patch] MdePkg Base.h: Add add comments on __ prefix in enum VERIFY_UINTXX_ENUM_SIZE
 2016-11-16 16:46 UTC  (2+ messages)

[Patch] BaseTools gitignore: Ignore VS intermediate files *.obj and *.pdb
 2016-11-16 16:36 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/2] Update RegisterCpuInterruptHandler return status
 2016-11-16 16:28 UTC  (4+ messages)
` [PATCH 1/2] MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler()
` [PATCH 2/2] MdeModulePkg/PiSmmCpuDxeSmm: Check RegisterCpuInterruptHandler status

[PATCH v2] UefiCpuPkg/SecCore: Correct print format for stack information
 2016-11-16 16:23 UTC  (2+ messages)

[Patch] OvmfPkg AcpiTables: Use PcdDebugIoPort to describe QEMU debug console
 2016-11-16 16:18 UTC  (2+ messages)

[PATCH V3 0/6] Enable SMM page level protection
 2016-11-16 16:14 UTC  (9+ messages)

[PATCH v6 21/23] Applications/FirmwareUpdate: Add 'fupdate' comand to shell
 2016-11-16 16:13 UTC 

[PATCH 0/8] ATAPI support on SiI SATA adapter
 2016-11-16 15:44 UTC  (21+ messages)
` [PATCH 1/7] MdePkg IndustryStandard/Scsi.h: Add sense code macro
` [PATCH 2/7] EmbeddedPkg: SiI3132: Add ScsiProtocol callbacks
` [PATCH 3/7] EmbeddedPkg: SiI3132: Add SCSI protocol support to header
` [PATCH 4/7] EmbeddedPkg: SiI3132: Break out FIS command submission
` [PATCH 5/7] EmbeddedPkg: SiI3132: Cleanup device node creation
` [PATCH 6/7] EmbeddedPkg: SiI3132: Enable SCSI pass-through protocol
` [PATCH 7/7] EmbeddedPkg: SiI3132: Correct the IoAlign
` [PATCH] Platforms/ARM/Juno: Add SCSI pass-through protocol

[PATCH] SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()
 2016-11-16 13:57 UTC 

[PATCH v4 0/3] MdeModulePkg/EbcDxe: add EBC Debugger
 2016-11-16 13:24 UTC  (4+ messages)
` [PATCH v4 1/3] MdeModulePkg/EbcDxe: prepare support for "
` [PATCH v4 2/3] MdeModulePkg/EbcDxe: add "
` [PATCH v4 3/3] MdeModulePkg/EbcDxe: reorganize EBC header definitions

[PATCH v3 0/3] MdeModulePkg/EbcDxe: add EBC Debugger
 2016-11-16 12:37 UTC  (6+ messages)
` [PATCH v3 1/3] MdeModulePkg/EbcDxe: prepare support for "
` [PATCH v3 2/3] MdeModulePkg/EbcDxe: add "
` [PATCH v3 3/3] MdeModulePkg/EbcDxe: reorganize EBC header definitions

[PATCH v2 1/5] MdeModulePkg: introduce non-discoverable device protocol
 2016-11-16 11:47 UTC  (10+ messages)
` [PATCH v2 3/5] MdeModulePkg: implement generic PCI I/O driver for non-discoverable devices

[PATCH V2 0/3] HobLib: Check FV alignment when building FV HOB
 2016-11-16 11:26 UTC  (7+ messages)
` [PATCH V2 1/3] MdePkg "
` [PATCH V2 2/3] IntelFrameworkPkg PeiHobLib: "
` [PATCH V2 3/3] ArmVirtPkg DxeHobLib: Update func header description of BuildFv(2)Hob()

[PATCH 0/3] Fix 2 bugs relating to PlatformRecovery
 2016-11-16 10:16 UTC  (8+ messages)
` [PATCH 1/3] MdeModulePkg/UefiBootManagerLib: Refine the debug message
` [PATCH 2/3] MdeModulePkg/BdsDxe: Fix bug to run non-first PlatformRecovery####
` [PATCH 3/3] MdeModulePkg/BdsDxe: Avoid overwriting PlatformRecovery####

[PATCH] IntelFsp2Pkg: Use FspSiliconInitDone2 API
 2016-11-16  9:47 UTC 

[PATCH] BaseTools/BuildEnv: Do not modify the env 'PACKAGES_PATH' in BuildEnv
 2016-11-16  8:48 UTC  (2+ messages)

[PATCH] SignedCapsulePkg Universal: Init local variables before using them
 2016-11-16  8:37 UTC  (2+ messages)

[PATCH] SignedCapsulePkg IniParsingLib: ASSERT to ensure 'Value' is not NULL
 2016-11-16  8:37 UTC  (2+ messages)

[PATCH 0/6] UefiCpuPkg/MpInitLib: Program AP stack in fixed address
 2016-11-16  8:00 UTC  (2+ messages)

[Patch 0/2] Clean the temp buffer after using it
 2016-11-16  6:15 UTC  (3+ messages)
` [Patch 1/2] SecurityPkg OpalPasswordDxe: Clean password buffer
` [Patch 2/2] SecurityPkg OpalPasswordDxe: Clean PSID buffer

[Patch 00/10] Enable BlockSid related PP actions
 2016-11-16  6:00 UTC  (11+ messages)
` [Patch 01/10] SecurityPkg: Add definition for Physical Presence storage flag
` [Patch 02/10] SecurityPkg: Add header file for TcgPhysicalPresenceStorageLib
` [Patch 03/10] SecurityPkg: Add DxeTcgPhysicalPresenceStorageLib
` [Patch 04/10] SecurityPkg: Add SmmTcgPhysicalPresenceStorageLib
` [Patch 05/10] SecurityPkg DxeTcg2PhysicalPresenceLib: Enable Storage actions
` [Patch 06/10] SecurityPkg DxeTcgPhysicalPresenceLib: "
` [Patch 07/10] SecurityPkg SmmTcg2PhysicalPresenceLib: "
` [Patch 08/10] SecurityPkg TcgSmm: "
` [Patch 09/10] SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID
` [Patch 10/10] SecurityPkg Tcg2Config: Remove the empty options

[Patch 0/2] Check-for-the-max-DHCP-packet-length
 2016-11-16  5:38 UTC  (3+ messages)
` [Patch 1/2] MdeModulePkg: Check for the max DHCP packet length before use it
` [Patch 2/2] NetworkPkg: "

[PATCH v2 0/3] MdeModulePkg/EbcDxe: add EBC Debugger
 2016-11-16  2:08 UTC  (8+ messages)

USB hub port reset
 2016-11-16  2:00 UTC  (9+ messages)

[PATCH] UefiCpuPkg/SecCore: Use %x to print stack information
 2016-11-16  1:01 UTC  (7+ messages)

Support for ACPI 1.0
 2016-11-15 19:27 UTC  (3+ messages)

[PATCH v2 0/4] ArmPkg: more ArmDmaLib fixes
 2016-11-15 18:01 UTC  (13+ messages)
` [PATCH v2 1/4] ArmPkg/ArmDmaLib: use DMA buffer alignment from CPU arch protocol
` [PATCH v2 2/4] ArmPkg/ArmDmaLib: fix incorrect device address of double buffer
` [PATCH v2 3/4] ArmPkg/ArmDmaLib: clean up abuse of device address
` [PATCH v2 4/4] ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offset

[PATCH v2] ShellPkg/dmpstore: Support "-sfo"
 2016-11-15 16:50 UTC  (2+ messages)

[PATCH v2 0/2] Add volatile for mNumberToFinish
 2016-11-15 16:10 UTC  (4+ messages)
` [PATCH v2 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile for parameter NumberToFinish
` [PATCH v2 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile for mNumberToFinish

[PATCH] ShellPkg: #ifndef of header files should have postfix underscore
 2016-11-15 15:59 UTC  (3+ messages)

[PATCH] UefiCpuPkg/DxeMpLib: Remove sizeof() that is not necessary
 2016-11-15 15:24 UTC  (9+ messages)
` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile for mNumberToFinish
` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Free SmramRanges to save SMM space

[PATCH] ArmPkg/Library/ArmDmaLib: Deallocate Map buffer in case of error
 2016-11-15 13:28 UTC  (5+ messages)

[PATCH v2 0/5] MdeModulePkg: add support for non-discoverable devices
 2016-11-15 12:02 UTC  (4+ messages)

[PATCH] UefiCpuPkg/DxeMpLib: Remove sizeof() that is not necessary
 2016-11-15  7:33 UTC  (4+ messages)
` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile for mNumberToFinish
` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Free SmramRanges to save SMM space

[patch] MdeModulePkg/Emmc: coding style update to not use pointer as boolean
 2016-11-15  5:28 UTC  (2+ messages)

[Patch] MdePkg/BaseLib: Add one wrapper on RdRand access for parameter check
 2016-11-15  5:17 UTC  (2+ messages)

LzmaCustomDecompressLib and PeiDxeDebugLibReportStatusCode
 2016-11-15  3:01 UTC  (2+ messages)

[PATCH 0/3] OvmfPkg: broadcast SMIs and revert to traditional AP sync mode
 2016-11-15  2:43 UTC  (4+ messages)
` [PATCH 1/3] OvmfPkg/SmmControl2Dxe: select broadcast SMI
` [PATCH 2/3] OvmfPkg: revert "any AP in SMM should not wait for the BSP for more than 100 ms"
` [PATCH 3/3] OvmfPkg: revert "use relaxed AP SMM synchronization mode"

[Patch] MdeModulePkg HiiDatabase: Remove extra memory initialization
 2016-11-15  2:28 UTC 

[Patch] MdePkg IndustryStandard: Add DDR3, DDR4 and LPDDR definition per SPD spec
 2016-11-15  2:18 UTC  (3+ messages)

[PATCH] PcAtChipsetPkg/PcRtc: Handle NULL table entry in RSDT/XSDT
 2016-11-15  1:59 UTC  (2+ messages)

[PATCH v2] UefiCpuPkg/DxeMpLib: Allocate below 4GB mem for AsmRelocateApLoopFunc
 2016-11-15  1:50 UTC  (5+ messages)

[PATCH v2 0/3] Put AP into safe hlt-loop code on S3 path
 2016-11-15  1:38 UTC  (21+ messages)

[PATCH] MdeModulePkg/CapsuleApp: remove unused definition
 2016-11-15  0:23 UTC  (2+ messages)

Configuring Tianocore Logging
 2016-11-14 18:58 UTC  (2+ messages)

Headless devices - BDS to use?
 2016-11-14 17:54 UTC  (8+ messages)

[PATCH v5 0/9] enhance MMC
 2016-11-14 17:27 UTC  (12+ messages)
` [PATCH v5 5/9] MmcDxe: add interface to change io width and speed
` [PATCH v5 6/9] MmcDxe: set io bus width before reading EXTCSD
` [PATCH v5 7/9] MmcDxe: set iospeed and bus width in SD stack
` [PATCH v5 8/9] MmcDxe: expand to support multiple blocks
` [PATCH v5 9/9] PL180: update for indentifying SD


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