public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-10-16 13:32:37 to 2016-10-19 12:45:43 UTC [more...]

Switch from cx_Freeze to PyInstaller
 2016-10-19 12:45 UTC 

[RFC] edksetup.sh: detect updated BaseTools templates
 2016-10-19 12:21 UTC  (5+ messages)

Build failure with latest edk2/tianocore tip
 2016-10-19 11:41 UTC  (2+ messages)

[Patch] ShellPkg: update ping to use timer service instead of timer arch protocol 
 2016-10-19 10:37 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug for OptionRom generation with different arch
 2016-10-19  9:10 UTC 

[PATCH 00/33] Fix typos in comments and variables
 2016-10-19  8:21 UTC  (53+ messages)
` [PATCH 01/33] ArmPkg: Fix typos in comments
` [PATCH 02/33] BaseTools: Fix typos in comments and variables
` [PATCH 03/33] CorebootPayloadPkg: Fix typos in comments
` [PATCH 04/33] CorebootModulePkg: "
` [PATCH 05/33] CryptoPkg: "
` [PATCH 06/33] DuetPkg: "
` [PATCH 07/33] EdkCompatibilityPkg: "
` [PATCH 08/33] EmulatorPkg: Fix typos in comments and variables
` [PATCH 09/33] EmbeddedPkg: Fix typos in comments
` [PATCH 10/33] IntelFrameworkModulePkg: "
` [PATCH 11/33] IntelFrameworkPkg: "
` [PATCH 12/33] IntelFspPkg: "
` [PATCH 13/33] IntelFspWrapperPkg: "
` [PATCH 14/33] IntelFsp2Pkg: "
` [PATCH 15/33] IntelFsp2WrapperPkg: Fix a typo in the comment
` [PATCH 16/33] MdeModulePkg: BootManagerMenuApp: Fix typos in comments
` [PATCH 17/33] MdeModulePkg/Bus: "
` [PATCH 18/33] MdeModulePkg/Core: "
` [PATCH 19/33] MdeModulePkg/Include: "
` [PATCH 20/33] MdeModulePkg/Library: Fix typos in comments and variables
` [PATCH 21/33] MdeModulePkg/Universal: Fix typos in comments
` [PATCH 22/33] MdePkg: "
` [PATCH 23/33] NetworkPkg: "
` [PATCH 24/33] Nt32Pkg: Fix typos in comments and variables
` [PATCH 25/33] OptionRomPkg: Fix typos in comments
` [PATCH 26/33] OvmfPkg: "
` [PATCH 27/33] QuarkPlatformPkg: "
` [PATCH 28/33] QuarkSocPkg: "
` [PATCH 29/33] SecurityPkg: "
` [PATCH 30/33] ShellPkg: Fix typos in comments and variables
` [PATCH 31/33] SourceLevelDebugPkg: Fix typos in comments
` [PATCH 32/33] UefiCpuPkg: "
` [PATCH 33/33] Vlv2TbltDevicePkg: "

[Patch 3/3 V2] BaseTools/PatchCheck.py: Update to report error for EFI_D_*
 2016-10-19  5:29 UTC  (4+ messages)

[PATCH] Edk2Setup.bat: Support building platforms with Python source
 2016-10-19  4:54 UTC 

[PATCH] edksetup.bat: Support --nt32 X64
 2016-10-19  4:31 UTC 

Why is USB_BOOT_IO_BLOCKS set to 128?
 2016-10-19  2:10 UTC  (2+ messages)

[PATCH v2] MdeModulePkg/BootMaintenanceUi: Enhance the codes logic
 2016-10-19  1:36 UTC  (5+ messages)

[Patch] BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image block
 2016-10-19  1:34 UTC  (2+ messages)

[Patch] BaseTools: PatchCheck to align with wiki and report error for EFI_D_*
 2016-10-19  1:32 UTC  (9+ messages)
` [Patch] BaseTools: support PCD value to use expression in the DEC file

[PATCH] GPT Shell Application/Library
 2016-10-18 19:09 UTC  (20+ messages)

How to get BBS_BBS_DEVICE_PATH from BOOTXXXX variable
 2016-10-18 18:37 UTC  (3+ messages)

[PATCH] ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()
 2016-10-18 17:36 UTC  (4+ messages)

[PATCH 0/3] MdeModulePkg/TerminalDxe: TtyTerm improvements
 2016-10-18 15:34 UTC  (7+ messages)

[PATCH 0/5] Move Shell protocol definitions to MdePkg
 2016-10-18 15:19 UTC  (13+ messages)
` [PATCH 1/5] ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.h
` [PATCH 2/5] MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitions

[shell] Problems in EfiShellGetGuidFromName
 2016-10-18 15:13 UTC  (4+ messages)
` FW: "

[PATCH v2 0/8] Move Shell protocols definition to MdePkg
 2016-10-18 14:53 UTC  (11+ messages)
` [PATCH v2 1/8] ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.h
` [PATCH v2 2/8] MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitions
` [PATCH v2 3/8] ShellPkg: Update header files to reference MdePkg protocol definition
` [PATCH v2 4/8] MdePkg: Merge ShellBase.h and remove Efi prefix from header files
` [PATCH v2 5/8] ArmPkg/LinuxLoader: Reference Shell protocols in MdePkg
` [PATCH v2 6/8] EmbeddedPkg/FdtPlatformDxe: "
` [PATCH v2 7/8] ShellPkg: Update sources to include MdePkg protocol definitions
` [PATCH v2 8/8] ArmPlatformPkg/ArmShellCmdRunAxf: Reference MdePkg protocol definition

[PATCH] MdePkg: Add ACPI Low Power Idle Table (LPIT) definitions
 2016-10-18 13:55 UTC  (3+ messages)

[Patch 0/3] BaseTools: PatchCheck to align with wiki and report error for EFI_D_*
 2016-10-18 10:22 UTC  (12+ messages)
` [Patch 1/3] BaseTools: Update PatchCheck for max length of subject and message line
` [Patch 2/3] BaseTools: Update PatchCheck to handle the two [] as prefix
` [Patch 3/3] BaseTools: Update PatchCheck to report error for EFI_D_*

[USB IF]Mismatch between EDK2 and a USB vendor
 2016-10-18 10:00 UTC  (3+ messages)

[PATCH] ArmPkg: Fix the GIC base address variables as 64-bit
 2016-10-18  9:26 UTC  (5+ messages)

OvmfPkg: hang in SetInterruptState with git 245cda6641ade1f1013c2d5c9c838f2706636828
 2016-10-18  7:43 UTC  (2+ messages)

[PATCH] IntelSiliconPkg: Fixed bug in IgdOpregion spec
 2016-10-18  7:36 UTC  (2+ messages)

[Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()
 2016-10-18  6:44 UTC  (5+ messages)

[patch] MdeModulePkg/Ufs: ensure the DBC field of UTP PRDT is dword-aligned
 2016-10-18  6:30 UTC  (2+ messages)

[PATCH] IntelFsp2WrapperPkg: Add a PCD to control if signaling first event
 2016-10-18  4:09 UTC  (2+ messages)

[PATCH v2] Nt32Pkg SecMain: Update SecMain.inf to support VS2015x86 X64 Mode
 2016-10-18  2:45 UTC 

[patch] MdeModulePkg/BootMaintenanceUi: Enhance the codes logic
 2016-10-18  2:00 UTC  (3+ messages)
` [patch] MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submit

[Patch] MdePkg BaseSynchronizationLib: Update InterlockedCompareExchange64.nasm
 2016-10-18  1:47 UTC  (4+ messages)

[PATCH 00/52] Resolve issues for C source codes in BaseTools
 2016-10-18  1:12 UTC  (4+ messages)
` [PATCH 52/52] BaseTools/VfrCompile/Pccts: Make assignment operator not returning void

[PATCH] CorebootPayloadPkg/PciHostBridgeLib: Fix the wrong PCI resource limit
 2016-10-17 17:50 UTC 

Force reconnect children from within a DXE driver
 2016-10-17 17:00 UTC  (2+ messages)

[RESEND PATCH 1/1] ArmPlatformPkg/ArmTrustZone: Add support for specifying Subregions to be disabled
 2016-10-17 14:15 UTC  (4+ messages)

[PATCH] MdePkg/BaseLib: Remove the unnecessary '_' before library APIs in ASM/NASM
 2016-10-17 13:56 UTC  (2+ messages)

UefiBootManagerLib and LegacyBootManagerLib issue
 2016-10-17 10:57 UTC  (8+ messages)
  ` Urgent help -UefiBootManagerLib "

Which CSM supported MotherBoard should be used for development
 2016-10-17 10:44 UTC 

[PATCH 1/1] MdePkg/IoLib: Add support for big-endian MMIO
 2016-10-17  9:57 UTC  (5+ messages)

[PATCH] ArmVirtPkg: Drop the nonsense ASSERT() statement
 2016-10-17  9:50 UTC  (2+ messages)

[PATCH] ArmPkg ArmVirtPkg: fix the GIC base address variables as 64-bit
 2016-10-17  9:27 UTC  (6+ messages)

[patch] NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSI
 2016-10-17  9:17 UTC  (2+ messages)

[patch] NetworkPkg: Enhance the code in DNS driver
 2016-10-17  9:06 UTC  (2+ messages)

[patch] NetworkPkg: Add dns support for pxe boot based on IPv6
 2016-10-17  9:04 UTC  (2+ messages)

[patch 1/5] MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callback
 2016-10-17  8:51 UTC  (5+ messages)
` [patch 2/5] MdeModulePkg/BMMUI: Remove the incorrect and useless codes
` [patch 3/5] MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistent
` [patch 4/5] MdeModulePkg/BMMUI: Show "Change Boot/Driver order" page correctly
` [patch 5/5] MdeModulePkg/BMMUI: Add error handling codes

[Patch] BaseTools: Update sign tool to make MonotonicCount *after* Payload
 2016-10-17  5:20 UTC  (3+ messages)

[PATCH 0/2] Fix typo 'Ihis' with 'This' in codes
 2016-10-17  1:45 UTC  (4+ messages)
` [PATCH 1/2] MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This' in comment
` [PATCH 2/2] SecurityPkg: Fix typo 'Ihis' with 'This' in codes

[PATCH 0/5] OvmfPkg/QemuVideoDxe: cleanups and tweaks
 2016-10-16 19:46 UTC  (3+ messages)


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