public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-06-12 02:12:27 to 2017-06-21 11:45:34 UTC [more...]

HTTP Boot failed to download NBP file if it is .iso type
 2017-06-21 11:46 UTC  (7+ messages)

[PATCH 1/2] BaseTools/tools_def GCC: ARM/AARCH64: replace -save-temps with -pipe
 2017-06-21 11:31 UTC  (7+ messages)
` [PATCH 2/2] BaseTools/tools_def: AARCH64: disable LTO type mismatch warnings

[PATCH 0/2] Minor update to the Data parameter for PEI GetVariable()
 2017-06-21  9:49 UTC  (3+ messages)
` [PATCH 1/2] MdePkg: "
` [PATCH 2/2] MdeModulePkg: "

[Patch V3] NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support
 2017-06-21  7:52 UTC  (3+ messages)

[PATCH] MdeModulePkg: Enhance the debug message for InstallProtocolInterface
 2017-06-21  5:34 UTC 

[PATCH v5 0/2] UefiCpuPkg: Add CPUID support for AMD
 2017-06-21  2:09 UTC  (5+ messages)
` [PATCH v5 1/2] UefiCpuPkg: Add CPUID definitions "
` [PATCH v5 2/2] UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD

[PATCH 0/5] OvmfPkg: recognize an extended TSEG when QEMU offers it
 2017-06-21  0:52 UTC  (9+ messages)
` [PATCH 1/5] OvmfPkg: introduce Q35TsegSizeLib (class header and sole lib instance)

How can we identify an ISO file is an EFI bootable ISO image?
 2017-06-21  0:48 UTC  (5+ messages)

[PATCH] ArmPlatformPkg: eliminate Juno gcc build warning
 2017-06-20 20:05 UTC  (9+ messages)

Warnings cross-building AARCH64 package with GCC 6.2.1 (-Wlto-type-mismatch)
 2017-06-20 16:24 UTC  (2+ messages)

[PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol for Protocol==NULL
 2017-06-20 13:35 UTC  (3+ messages)
` [PATCH 1/2] MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec
` [PATCH 2/2] MdeModulePkg: Return invalid param in LocateProtocol for Protocol==NULL

[edk2-share PATCH] UefiDriverWizard: update supported targets
 2017-06-20 11:49 UTC 

[PATCH V3] MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocol
 2017-06-20  9:58 UTC  (3+ messages)

[Patch][edk2-platforms] Vlv2TbltDevicePkg: Update BIOS ID to V0.96
 2017-06-20  9:01 UTC 

[Patch] BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd value
 2017-06-20  8:04 UTC 

PISCT error
 2017-06-20  6:11 UTC  (2+ messages)

[PATCH] MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
 2017-06-20  4:30 UTC  (4+ messages)

[Patch V2] NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support
 2017-06-20  0:57 UTC  (2+ messages)

Smbus support ddr4 spd new command question
 2017-06-19 10:25 UTC 

build error on fresh download
 2017-06-19  9:32 UTC  (4+ messages)

[PATCH] MdePkg: Add EFI UFS Device Config Protocol definitions
 2017-06-19  6:57 UTC  (2+ messages)

[PATCH] MdePkg/BluetoothConfig: Update comments for GetData/GetRemoteData
 2017-06-19  5:32 UTC  (2+ messages)

[PATCH v2 0/8] Update function comments according to UEFI2.7 spec
 2017-06-19  4:58 UTC  (12+ messages)
` [PATCH v2 1/8] MdePkg/SimpleTextInEx: Update comments according to UEFI 2.7 spec
` [PATCH v2 2/8] IntelFrameworkModulePkg: Update comments in SimpleTextInEx
` [PATCH v2 3/8] MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7
` [PATCH v2 4/8] MdePkg/HiiImageDecoder.h: Remove the unnecessary comments
` [PATCH v2 5/8] MdePkg: Update comments in EFI_MEMORY_DESCRIPTOR according to UEFI2.7
` [PATCH v2 6/8] MdePkg: update comments in ResetSystem() "
` [PATCH v2 7/8] MdePkg: Clean ACPI 2.0 characters in UEFI spec
` [PATCH v2 8/8] MdeModulePkg: "

[patch 0/8] Update function comments according to UEFI2.7 spec
 2017-06-19  2:57 UTC  (21+ messages)
` [patch 1/8] MdePkg/SimpleTextInEx: Update comments according to UEFI 2.7 spec
` [patch 2/8] IntelFrameworkModulePkg: Update comments in SimpleTextInEx
` [patch 3/8] MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7
` [patch 4/8] MdePkg/HiiImageDecoder.h: Remove the unnecessary comments
` [patch 5/8] MdePkg: Update comments in EFI_MEMORY_DESCRIPTOR according to UEFI2.7
` [patch 6/8] MdePkg: update comments in ResetSystem() "
` [patch 7/8] MdePkg: Clean ACPI 2.0 characters in UEFI spec
` [patch 8/8] MdeModulePkg: "

[PATCH v4 0/2] UefiCpuPkg: Add CPUID support for AMD
 2017-06-16 22:57 UTC  (3+ messages)
` [PATCH v4 1/2] UefiCpuPkg: Add CPUID definitions "
` [PATCH v4 2/2] UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS ID
 2017-06-16  9:13 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Set I2S pins
 2017-06-16  5:37 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Build script
 2017-06-16  2:50 UTC  (2+ messages)

[PATCH V2] MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocol
 2017-06-15 17:17 UTC  (2+ messages)

[PATCH v3 0/2] UefiCpuPkg: Add CPUID support for AMD
 2017-06-15 16:28 UTC  (7+ messages)
` [PATCH v3 2/2] UefiCpuPkg: Modify GetProcessorLocationByApicId() to support AMD

[PATCH v2 staging][BaseToolsOpt 0/4] Enable multiple driver combination
 2017-06-15 13:47 UTC  (6+ messages)
` [PATCH v2 staging][BaseToolsOpt 1/4] BaseTools: Merge multiple drivers into one for size and link performance
` [PATCH v2 staging][BaseToolsOpt 2/4] SamplePkg: Add it to show the edk2 usage case
` [PATCH v2 staging][BaseToolsOpt 3/4] SamplePkg: Combine two drivers into one
` [PATCH v2 staging][BaseToolsOpt 4/4] Update Readme.MD to include multiple driver combination

[Patch 0/2] Add HTTP Boot Callback Protocol support
 2017-06-15  7:59 UTC  (5+ messages)
` [Patch 1/2] MdePkg: Add header file for HTTP Boot Callback protocol in UEFI 2.7
` [Patch 2/2] NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support

[PATCH] MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocol
 2017-06-15  7:36 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS ID
 2017-06-15  6:45 UTC 

Regarding UefiDriverEntryPoint unload handler
 2017-06-15  3:27 UTC 

[Patch 1/2 V2] BaseTools: add /Gw to CC_FLAGS for VS2013 and higher tool chain tags
 2017-06-15  2:55 UTC  (2+ messages)

Regarding UefiDriverEntryPoint unload handler
 2017-06-15  2:51 UTC  (2+ messages)

[PATCH] MdePkg/Cper.h: Update Firmware Error Record per UEFI 2.7
 2017-06-15  1:05 UTC 

[RFC] migration of OpenPlatformPkg to tianocore
 2017-06-14 17:05 UTC  (5+ messages)

[PATCH v2] EmbeddedPkg/MmcDxe: Add alignment for ECSD data
 2017-06-14 15:18 UTC  (11+ messages)

[Patch 0/2] Add /Gw to CC_FLAGS for VS 2013 and higher tool chains
 2017-06-14  7:37 UTC  (5+ messages)
` [Patch 1/2] BaseTools: add /Gw to CC_FLAGS for VS2013 and higher tool chain tags
` [Patch 2/2] MdePkg: update Base.h in MdePkg to check the _MSC_VER

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Add code for WIFI/BT
 2017-06-14  6:17 UTC  (2+ messages)

[Patch V2] UefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility issues
 2017-06-13 23:15 UTC  (4+ messages)

[edk2-CCodingStandardsSpecification] Create release/2.20 branch
 2017-06-13 16:09 UTC 

[PATCH V2] UefiCpuPkg/SmmCpuFeatureLib: Add more CPU ID for SmmFeatureControl
 2017-06-13  8:22 UTC  (2+ messages)

[PATCH] UefiCpuPkg/SmmCpuFeatureLib: Add more CPU ID for SmmFeatureControl
 2017-06-13  6:43 UTC  (3+ messages)

[Patch 0/2] Typo fix and comments correction
 2017-06-13  6:07 UTC  (4+ messages)
` [Patch 1/2] MdeModulePkg/Network: Typo fix
` [Patch 2/2] NetworkPkg: Typo fix and comments correction

[patch] MdeModulePkg/BMMUiLib: Fix incorrect variable name
 2017-06-13  2:08 UTC  (2+ messages)

PXE boot option lacks IPv4 device path
 2017-06-13  1:27 UTC  (2+ messages)

[edk2-CCodingStandardsSpecification PATCH V2] Clarify format of multi-line function calls
 2017-06-12 21:50 UTC  (3+ messages)

[edk2-CCodingStandardsSpecification PATCH] Clarify format of multi-line function calls
 2017-06-12 20:59 UTC  (3+ messages)

[edk2-VfrSpecification] Create release/1.91 branch
 2017-06-12 20:31 UTC 

[edk2-UniSpecification] Create release/1.40 branch
 2017-06-12 20:30 UTC 

[edk2-PcdSpecification] Create release/0.56 branch
 2017-06-12 20:29 UTC 

[edk2-MetaDataExpressionSyntaxSpecification] Create release/1.20 branch
 2017-06-12 20:28 UTC 

[edk2-InfSpecification] Create release/1.26 branch
 2017-06-12 20:27 UTC 

[edk2-IdfSpecification] Create release/1.00 branch
 2017-06-12 20:26 UTC 

[edk2-FdfSpecification] Create release/1.28 branch
 2017-06-12 20:26 UTC 

[edk2-DscSpecification] Create release/1.27 branch
 2017-06-12 20:25 UTC 

[edk2-DecSpecification] Create release/1.26 branch
 2017-06-12 20:24 UTC 

[edk2-BuildSpecification] Create release/1.27 branch
 2017-06-12 20:20 UTC 

Can OVMF run on an emulated QEMU ARM vexpress-a9?
 2017-06-12 19:50 UTC  (6+ messages)

[PATCH 0/2] EFI_MM_COMMUNICATION_PROTOCOL as defined in PI v1.5 Vol 4
 2017-06-12 19:37 UTC  (3+ messages)
` [PATCH 1/2] MdePkg: Initial Version of MM Communication Protocol
` [PATCH 2/2] MdePkg: Maintain backwards compatibility between MM/SMM

allocation zone extensions for the firmware linker/loader
 2017-06-12 16:05 UTC  (4+ messages)

[PATCH v2] EmbeddedPkg/MmcDxe: Add non-DDR timing mode support
 2017-06-12 15:29 UTC  (2+ messages)

[PATCH staging][BaseToolsOpt 0/4] Enable multiple driver combination
 2017-06-12 14:48 UTC  (5+ messages)

PXE boot option lacks IPv4 device path
 2017-06-12  3:57 UTC 


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