public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-11-15 15:10:43 to 2016-11-17 16:07:58 UTC [more...]

[Patch 0/2] MdePkg/BaseSynchronizationLib: Add volatile
 2016-11-17 16:08 UTC  (8+ messages)
` [Patch 1/2] MdePkg/Include: Add volatile to SynchronizationLib parameters
` [Patch 2/2] MdePkg/BaseSynchronizationLib: Add volatile Interlocked*() APIs

[Patch] UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile to mNumberToFinish
 2016-11-17 16:06 UTC  (3+ messages)

OVMF: cross-filesystem copy broken? ("The source and destination are the same")
 2016-11-17 16:06 UTC  (4+ messages)

[PATCH] IntelSiliconPkg/IntelSiliconPkg.dec: drop bogus semicolon from GUID def
 2016-11-17 16:01 UTC  (5+ messages)

[PATCH V2] Add 4K PE alignment to enable SMM page level protection
 2016-11-17 16:00 UTC  (2+ messages)

[PATCH] UefiCpuPkg/PiSmmCpu: Check XdSupport before set NX
 2016-11-17 15:58 UTC  (2+ messages)

[PATCH] OvmfPkg/dsc: enable SMM page level protection
 2016-11-17 13:44 UTC  (4+ messages)

[PATCH] SecurityPkg Tcg2Dxe: Get correct digest list size
 2016-11-17 12:32 UTC  (2+ messages)

[PATCH 0/2] Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB
 2016-11-17 12:26 UTC  (5+ messages)
` [PATCH 1/2] SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external
` [PATCH 2/2] SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB

[PATCH V2] SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()
 2016-11-17 12:09 UTC  (2+ messages)

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

[PATCH] PcAtChipsetPkg/PcRtc: Handle NULL table entry in RSDT/XSDT
 2016-11-17 10:55 UTC  (3+ messages)

[PATCH v3 0/5] MdeModulePkg: add support for non-discoverable devices
 2016-11-17 10:43 UTC  (13+ messages)
` [PATCH v3 1/5] MdeModulePkg: introduce non-discoverable device protocol
` [PATCH v3 2/5] MdeModule: introduce helper library to register non-discoverable devices
` [PATCH v3 3/5] MdeModulePkg: implement generic PCI I/O driver for "
` [PATCH v3 4/5] MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMA
` [PATCH v3 5/5] Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructure

[PATCH 0/4] UefiCpuPkg: correct the fixed address AP stack programming on X64
 2016-11-17 10:01 UTC  (10+ messages)
` [PATCH 1/4] UefiCpuPkg/DxeMpInitLib: remove duplicate HobLib class dependency
` [PATCH 2/4] UefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: remove superfluous instruction
` [PATCH 3/4] UefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: fix fatal typo
` [PATCH 4/4] UefiCpuPkg/MpInitLib: support 64-bit AP stack addresses

[PATCH] IntelSiliconPkg: Add DxeSmbiosDataHobLib
 2016-11-17  8:46 UTC  (2+ messages)

[Patch 0/2] Clean the temp buffer after using it
 2016-11-17  8:46 UTC  (5+ messages)
` [Patch 1/2] SecurityPkg OpalPasswordDxe: Clean password buffer
` [Patch 2/2] SecurityPkg OpalPasswordDxe: Clean PSID buffer

[PATCH] SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()
 2016-11-17  8:06 UTC  (3+ messages)

[PATCH v2] API PathRemoveLastItem not handle root paths properly
 2016-11-17  7:40 UTC  (3+ messages)
` [PATCH v2] MdePkg BaseLib: "

[Patch] MdeModulePkg HiiDatabase: Remove extra memory initialization
 2016-11-17  6:34 UTC  (2+ messages)

[Patch 00/10] Enable BlockSid related PP actions
 2016-11-17  5:58 UTC  (13+ 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] MdeModulePkg/DriverSample: Remove the password related codes
 2016-11-17  5:37 UTC 

[PATCH 1/2] CorebootPayloadPkg: Allow PciLib instance selection
 2016-11-17  3:42 UTC  (2+ messages)
` [PATCH 2/2] CorebootPayloadPkg/CbSupportPei: Fix the memory map issue

[patch 0/4] MdeModulePkg: Use SHA256 algorithm for password encoding
 2016-11-17  3:40 UTC  (8+ messages)
` [patch 1/4] MdeModulePkg: Add BaseCryptLib/OpensslLib/IntrinsicLib
` [patch 2/4] Nt32Pkg: "
` [patch 3/4] EmulatorPkg: "
` [patch 4/4] MdeModulePkg/DriverSample: Use SHA256 algorithm for password encoding

[PATCH] MdePkg BaseLib: API PathRemoveLastItem not handle root paths properly
 2016-11-17  3:39 UTC 

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

[PATCH v4 0/3] MdeModulePkg/EbcDxe: add EBC Debugger
 2016-11-17  2:32 UTC  (5+ 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 0/4] MdeModulePkg: Don't support password without interactive flag
 2016-11-17  2:24 UTC  (5+ messages)
` [patch 1/4] MdeModulePkg/DisplayEngine: Popup dialogue when password is not supported
` [patch 2/4] MdeModulePkg/SetupBrowser:Don't support password without interactive flag
` [patch 3/4] MdeModulePkg: Clear the buffer after using it
` [patch 4/4] MdeModulePkg/DriverSampleDxe: Remove the non-interactive password

[Patch] MdePkg/BaseMemoryLib: Fix VS2015 build error
 2016-11-17  2:12 UTC  (2+ messages)

[PATCH v2 0/2] Add volatile for mNumberToFinish
 2016-11-17  1:10 UTC  (7+ messages)

[PATCH v6 21/23] Applications/FirmwareUpdate: Add 'fupdate' comand to shell
 2016-11-17  0:57 UTC  (7+ messages)

[Patch] MdePkg Base.h: Add add comments on __ prefix in enum VERIFY_UINTXX_ENUM_SIZE
 2016-11-17  0:55 UTC  (3+ messages)

Tianocore hangs on boot
 2016-11-16 23:26 UTC  (2+ messages)

[PATCH V2 0/3] HobLib: Check FV alignment when building FV HOB
 2016-11-16 17:04 UTC  (8+ 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] BaseTools gitignore: Ignore VS intermediate files *.obj and *.pdb
 2016-11-16 16:36 UTC  (5+ messages)
` [PATCH v2] "

[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 0/8] ATAPI support on SiI SATA adapter
 2016-11-16 15:44 UTC  (14+ messages)
` [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 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  (6+ messages)
` [PATCH v2 3/5] MdeModulePkg: implement generic PCI I/O driver for non-discoverable devices

[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] 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  (6+ 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  (7+ messages)
` [PATCH v2 3/4] ArmPkg/ArmDmaLib: clean up abuse of device address

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

[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  (5+ messages)
` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile for mNumberToFinish


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