messages from 2017-06-22 20:37:07 to 2017-06-29 12:08:07 UTC [more...]
[PATCH] EmbeddedPkg/MmcDxe: Correct argument of ECSD read
2017-06-29 12:09 UTC (2+ messages)
UEFI ABI calling convention details
2017-06-29 11:53 UTC (3+ messages)
[PATCH 0/3] Check timeout URB again after stopping endpoint
2017-06-29 11:14 UTC (10+ messages)
` [PATCH 1/3] MdeModulePkg/XhciDxe: Refine IsTransferRingTrb and IsAsyncIntTrb
` [PATCH 2/3] MdeModulePkg/XhciDxe: Dump the CMD/EVENT/INT/BULK ring information
` [PATCH 3/3] MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpoint
[PATCH] EmbeddedPkg/MmcDxe: Align the ExtCSD buffer
2017-06-29 11:11 UTC (2+ messages)
[PATCH v5 00/10] *** BaseTools: Tools change to support MM Interface in PI v1.5 Specification ***
2017-06-29 8:52 UTC (13+ messages)
` [PATCH v5 01/10] BaseTools/GenFfs: add FFS file types for MM modules
` [PATCH v5 02/10] BaseTools/GenFw: recognize MM file types as EFI Boot Service Drivers
` [PATCH v5 03/10] BaseTools/AutoGen: auto generate MM template APIs and dependencies
` [PATCH v5 04/10] BaseTools/Common: add MM Module data types
` [PATCH v5 05/10] BaseTools/Common: add support in FDF Parser to parse MM Modules
` [PATCH v5 06/10] BaseTools/CommonDataClass: register "
` [PATCH v5 07/10] BaseTools/GenFds: register MM Modules and MM FV file types
` [PATCH v5 08/10] BaseTools/build: register MM module types with build tools
` [PATCH v5 09/10] BaseTools/Workspace: check MM module type compatibility with PI version
` [PATCH v5 10/10] BaseTools/Eot: register MM Module types with FFS class
[PATCH 0/3] MdeModulePkg/ResetSystem: Implement ResetNotification protocol
2017-06-29 8:32 UTC (4+ messages)
` [PATCH 1/3] MdePkg: Add ResetNotification protocol definition
` [PATCH 2/3] MdeModulePkg/ResetSystem: Remove unnecessary global variable
` [PATCH 3/3] MdeModulePkg/ResetSystem: Implement ResetNotification protocol
[PATCH] BaseTools: suppress usage instructions with rebuild options
2017-06-29 7:10 UTC
[PATCH 0/2] OvmfPkg: refresh -D E1000_ENABLE (Intel proprietary driver for e1000)
2017-06-29 3:32 UTC (4+ messages)
` [PATCH 1/2] OvmfPkg: disable build-time relocation for DXEFV modules
` [PATCH 2/2] OvmfPkg: update -D E1000_ENABLE from Intel PROEFI v.07 to BootUtil v.22
[patch] UefiCpuPkg: Fix coding style issues
2017-06-29 1:52 UTC (3+ messages)
DisconnectController API not working
2017-06-28 19:53 UTC (17+ messages)
[PATCH V5] MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocol
2017-06-28 18:15 UTC (8+ messages)
[PATCH V4] MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocol
2017-06-28 13:00 UTC (14+ messages)
[PATCH v3] MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeout
2017-06-28 12:48 UTC (3+ messages)
[PATCH v2] MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeout
2017-06-28 10:44 UTC (8+ messages)
[PATCH] MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeout
2017-06-28 7:49 UTC (2+ messages)
[PATCH] ShellPkg: Update dh command to reflect correct driver field information
2017-06-28 0:55 UTC (2+ messages)
DXE core - Connecting a controller to driver
2017-06-27 22:44 UTC (4+ messages)
[PATCH] ShellPkg: dh command gets driver name and wrongly prints it as 'Child [handle]'. It should print it as 'Driver Name [handle]'
2017-06-27 18:11 UTC
[RFT PATCH] ShellBinPkg: update ARM/AARCH64 binaries
2017-06-27 12:54 UTC
[PATCH] MdePkg/IndustryStandard: update ACPI/IORT definitions to revision C
2017-06-27 10:28 UTC (4+ messages)
[PATCH V3 0/3] Update comments and code for GetNextVariableName to follow UEFI 2.7
2017-06-27 3:22 UTC (5+ messages)
` [PATCH V3 1/3] MdePkg: Update comments "
` [PATCH V3 2/3] MdeModulePkg Variable: Update "
` [PATCH V3 3/3] DuetPkg FsVariable: "
[PATCH] ShellPkg: Update dh command to reflect correct driver field information
2017-06-27 2:16 UTC (2+ messages)
can't boot OVMF guest after commit 45cfcd8
2017-06-27 0:36 UTC (3+ messages)
[PATCH 0/5] OvmfPkg: recognize an extended TSEG when QEMU offers it
2017-06-26 23:04 UTC (8+ messages)
` [PATCH 1/5] OvmfPkg: introduce Q35TsegSizeLib (class header and sole lib instance)
[PATCH v4 00/10] *** BaseTools: Tools change to support MM Interface in PI v1.5 Specification ***
2017-06-26 16:15 UTC (13+ messages)
` [PATCH v4 01/10] BaseTools: Tools change to support PI v1.5 Specification
` [PATCH v4 02/10] "
` [PATCH v4 03/10] "
` [PATCH v4 04/10] "
` [PATCH v4 05/10] "
` [PATCH v4 06/10] "
` [PATCH v4 07/10] "
` [PATCH v4 08/10] "
` [PATCH v4 09/10] "
` [PATCH v4 10/10] "
[patch 0/2] Add new Status Code "EFI_SW_DXE_BS_PC_ATTEMPT_BOOT_ORDER_EVENT"
2017-06-26 7:46 UTC (7+ messages)
` [patch 1/2] MdePkg/PiStatusCode: Add new Status Code for BDS when attempting BootOrder
` [patch 2/2] MdeModulePkg/BdsDxe: Report Status Code when booting from BootOrder list
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Security of Setup Variable
2017-06-26 6:48 UTC
[PATCH V2 0/3] Update comments and code for GetNextVariableName to follow UEFI 2.7
2017-06-26 6:31 UTC (15+ messages)
` [PATCH V2 1/3] MdePkg: Update comments "
` [PATCH V2 2/3] MdeModulePkg Variable: Update "
` [PATCH V2 3/3] DuetPkg FsVariable: "
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Security of Setup Variable
2017-06-26 5:33 UTC
MESSAGING_DEVICE_PATH Intel NVMe Vendor defined
2017-06-26 2:54 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BIOS version
2017-06-26 1:41 UTC
Constructor Order
2017-06-24 20:25 UTC (3+ messages)
[staging/cadence-aarch64 PATCH v3 0/6] CadencePkg: Add package for Cadence hardware IP support
2017-06-23 18:43 UTC (13+ messages)
` [staging/cadence-aarch64 PATCH v3 1/6] CadencePkg: Add libraries for Cadence CSP platform
` [staging/cadence-aarch64 PATCH v3 2/6] CadencePkg: Add library for Cadence UART
` [staging/cadence-aarch64 PATCH v3 3/6] CadencePkg: Add PCI host bridge library for Cadence PCIe Root Complex
` [staging/cadence-aarch64 PATCH v3 4/6] CadencePkg: Add SEC phase implementation for Cadence CSP platform
[PATCH v3 00/10] *** BaseTools: Tools change to support MM Interface in PI v1.5 Specification ***
2017-06-23 16:08 UTC (4+ messages)
` [PATCH v3 01/10] BaseTools: Tools change to support PI v1.5 Specification
[Patch] NetworkPkg: Fix GCC build issue
2017-06-23 15:55 UTC (4+ messages)
[RFC] Collect DynamicHii PCD value in Platform.dsc file as the default setting for EFI variable and EFI VarStore
2017-06-23 12:05 UTC
[PATCH] MdeModulePkg DxeCore: Only free ScratchBuffer when it is not NULL
2017-06-23 10:40 UTC (2+ messages)
[PATCH] IntelSiliconPkg: Add package DSC file
2017-06-23 9:53 UTC (2+ messages)
[PATCH v7 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-06-23 9:48 UTC (16+ messages)
` [PATCH v7 02/17] OvmfPkg/ResetVector: Set C-bit when building initial page table
` [PATCH v7 07/17] OvmfPkg: Introduce IoMmuAbsent Protocol GUID
` [PATCH v7 08/17] OvmfPkg: Add PlatformHasIoMmuLib
` [PATCH v7 09/17] OvmfPkg: Add IoMmuDxe driver
` [PATCH v7 10/17] OvmfPkg/QemuFwCfgLib: Provide Pei and Dxe specific library
` [PATCH v7 11/17] OvmfPkg/QemuFwCfgLib: Prepare for SEV support
` [PATCH v7 12/17] OvmfPkg/QemuFwCfgLib: Implement SEV internal function for SEC phase
` [PATCH v7 13/17] OvmfPkg/QemuFwCfgLib: Implement SEV internal functions for PEI phase
` [PATCH v7 14/17] OvmfPkg/QemuFwCfgLib: Implement SEV internal function for Dxe phase
` [PATCH v7 15/17] OvmfPkg/QemuFwCfgLib: Add option to dynamic alloc FW_CFG_DMA Access
` [PATCH v7 16/17] OvmfPkg/QemuFwCfgLib: Add SEV support
` [PATCH v7 17/17] OvmfPkg: update PciHostBridgeDxe to use PlatformHasIoMmuLib
[Patch] BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd value
2017-06-23 8:12 UTC (2+ messages)
[Patch] BaseTools: Enhance DEC Defines section format check
2017-06-23 7:52 UTC (3+ messages)
[Patch] BaseTools: report error HiiString in HII format PCD must not be empty
2017-06-23 6:52 UTC (2+ messages)
[Patch] BaseTools: Enhance the report to not show the empty section
2017-06-23 6:44 UTC (2+ messages)
[Patch] BaseTools: support building the same INF more than once with -m option
2017-06-23 6:42 UTC (2+ messages)
[PATCH] MdePkg/Cper.h: Update Firmware Error Record per UEFI 2.7
2017-06-23 6:37 UTC (2+ messages)
[PATCH 0/2] Some refines to BaseTools/PatchCheck.py
2017-06-23 6:35 UTC (2+ messages)
_gUefiDriverRevision definition?
2017-06-23 3:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox