public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-09-18 22:43:43 to 2019-09-20 06:06:57 UTC [more...]

[PATCH 0/7] Strip trailing whitespace
 2019-09-20  6:06 UTC  (13+ messages)
` [PATCH 1/7] ArmPkg: strip "
` [PATCH 2/7] ArmPlatformPkg: "
` [PATCH 3/7] BaseTools: "
` [PATCH 4/7] EmulatorPkg: "
  ` [edk2-devel] "
` [PATCH 5/7] MdeModulePkg: "
  ` [edk2-devel] "
` [PATCH 6/7] OvmfPkg: "
` [PATCH 7/7] UefiCpuPkg: "
  ` [edk2-devel] "

[PATCH v4] BaseTools/LzmaCompress: Add two switches
 2019-09-20  6:01 UTC  (2+ messages)

[Patch] Revert "BaseTools: Improve GetDependencyList function"
 2019-09-20  6:00 UTC 

[PATCH v4 0/3] Update to support SmBios 3.3.0
 2019-09-20  5:22 UTC  (4+ messages)
` [PATCH v4 1/3] MdeModulePkg: "
` [PATCH v4 2/3] MdePkg/Include: "
` [PATCH v4 3/3] ShellPkg/UefiShellDebug1CommandsLib: "

[PATCH V3 0/3] MdeModulePkg/TerminalConsole: Extend the support terminal types
 2019-09-20  5:50 UTC  (9+ messages)
` [PATCH V3 1/3] MdeModulePkg: Extend the support keyboard type of Terminal console
  ` [edk2-devel] "
` [PATCH V3 3/3] MdeModulePkg/BM_UI: Add the new terminal types to related menu
  ` [edk2-devel] "
` [edk2-devel] [PATCH V3 0/3] MdeModulePkg/TerminalConsole: Extend the support terminal types

[Patch 1/3] BaseTools: Improve GetDependencyList function
 2019-09-20  5:39 UTC  (2+ messages)

[PATCH v3 0/3] Update to support SmBios 3.3.0
 2019-09-20  3:55 UTC  (4+ messages)
` [PATCH v3 1/3] MdeModulePkg: "
` [PATCH v3 2/3] MdePkg/Include: "
` [PATCH v3 3/3] ShellPkg/UefiShellDebug1CommandsLib: Update to support

[edk2-test][Patch] uefi-sct/SctPkg: Fix invalid attribute combination
 2019-09-20  3:10 UTC  (2+ messages)

[edk2-platforms][PATCH V1 1/1] ClevoOpenBoardPkg/N1xxWU: Enable Synaptics touchpad support in OS
 2019-09-20  2:15 UTC 

[PATCH] Maintainers.txt: Unify one maintainer name
 2019-09-20  1:56 UTC  (3+ messages)

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 09/19/2019 6:30pm-7:30pm #cal-reminder
 2019-09-20  1:17 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel][edk2-test][PATCH v2 1/1] uefi-sct/SctPkg AdapterInfo SetInformation may return unsupported
 2019-09-20  1:16 UTC 

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 09/19/2019 5:00pm-5:30pm #cal-reminder
 2019-09-19 23:45 UTC 

Do latest edk2 build tool support C99 standard
 2019-09-19 22:52 UTC  (3+ messages)
` [edk2-devel] "

[RFC] EDK II Continuous Integration Phase 1
 2019-09-19 21:55 UTC  (14+ messages)
  ` [edk2-devel] "
    ` [edk2-rfc] "

[edk2-platforms][PATCH V1 1/1] AdvancedFeaturePkg/Ipmi: Fix X64 GCC Build Failures
 2019-09-19 21:45 UTC  (2+ messages)

[PATCH 0/3] Arm builds on Visual Studio
 2019-09-19 20:27 UTC  (29+ messages)
` [PATCH 1/3] ArmPkg/MdePkg : Unify INF files format
` [PATCH 2/3] ARM/Assembler: Correct syntax from RVCT for MSFT
` [PATCH 3/3] ARM/Assembler: Reuse RVCT assembler for MSFT build
    ` [edk2-devel] [PATCH 0/3] Arm builds on Visual Studio

[RFC PATCH v2 00/44] SEV-ES guest support
 2019-09-19 19:53 UTC  (40+ messages)
` [RFC PATCH v2 01/44] MdePkg: Create PCDs to be used in support of SEV-ES
` [RFC PATCH v2 02/44] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
` [RFC PATCH v2 03/44] OvmfPkg: Add support to perform SEV-ES initialization
` [RFC PATCH v2 04/44] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
` [RFC PATCH v2 05/44] MdePkg: Add the MSR definition for the GHCB register
` [RFC PATCH v2 06/44] OvmfPkg: Create a GHCB page for use during Sec phase
` [RFC PATCH v2 07/44] OvmfPkg/PlatformPei: Reserve GHCB-related areas if S3 is supported
` [RFC PATCH v2 08/44] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
` [RFC PATCH v2 09/44] MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tables
` [RFC PATCH v2 10/44] OvmfPkg: A per-CPU variable area for #VC usage
` [RFC PATCH v2 11/44] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
` [RFC PATCH v2 12/44] MdePkg: Add a structure definition for the GHCB
` [RFC PATCH v2 13/44] MdePkg/BaseLib: Add support for the VMGEXIT instruction
` [RFC PATCH v2 14/44] UefiCpuPkg: Implement library support for VMGEXIT
` [RFC PATCH v2 15/44] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
` [RFC PATCH v2 16/44] OvmfPkg/MemEncryptSevLib: Make MemEncryptSevLib available during SEC
` [RFC PATCH v2 17/44] UefiCpuPkg/CpuExceptionHandler: Add #VC exception handling for Sec phase
` [RFC PATCH v2 18/44] OvmfPkg/Sec: Enable cache early to speed up booting
` [RFC PATCH v2 19/44] UefiCpuPkg/CpuExceptionHandler: Add support for IOIO_PROT NAE events
` [RFC PATCH v2 20/44] UefiCpuPkg/CpuExceptionHandler: Support string IO "
` [RFC PATCH v2 21/44] MdePkg: Add support for the XGETBV instruction
` [RFC PATCH v2 22/44] UefiCpuPkg/CpuExceptionHandler: Add support for CPUID NAE events
` [RFC PATCH v2 23/44] UefiCpuPkg/CpuExceptionHandler: Add support for MSR_PROT "
` [RFC PATCH v2 24/44] UefiCpuPkg/CpuExceptionHandler: Add support for NPF NAE events (MMIO)
` [RFC PATCH v2 25/44] UefiCpuPkg/CpuExceptionHandler: Add support for WBINVD NAE events
` [RFC PATCH v2 26/44] UefiCpuPkg/CpuExceptionHandler: Add support for RDTSC "
` [RFC PATCH v2 27/44] UefiCpuPkg/CpuExceptionHandler: Add support for RDPMC "
` [RFC PATCH v2 28/44] UefiCpuPkg/CpuExceptionHandler: Add support for INVD "
` [RFC PATCH v2 29/44] UefiCpuPkg/CpuExceptionHandler: Add support for VMMCALL "
` [RFC PATCH v2 30/44] UefiCpuPkg/CpuExceptionHandler: Add support for RDTSCP "
` [RFC PATCH v2 31/44] UefiCpuPkg/CpuExceptionHandler: Add support for MONITOR/MONITORX "
` [RFC PATCH v2 32/44] UefiCpuPkg/CpuExceptionHandler: Add support for MWAIT/MWAITX "
` [RFC PATCH v2 33/44] UefiCpuPkg/CpuExceptionHandler: Add support for DR7 Read/Write "
` [RFC PATCH v2 34/44] UefiCpuPkg/MpInitLib: Update CPU MP data with a flag to indicate if SEV-ES is active
` [RFC PATCH v2 35/44] MdeModulePkg: Reserve a 16-bit protected mode code segment descriptor
` [RFC PATCH v2 36/44] UefiCpuPkg: Add "
` [RFC PATCH v2 37/44] OvmfPkg: Add support for SEV-ES AP reset vector re-directing
` [RFC PATCH v2 38/44] UefiCpuPkg: Allow AP booting under SEV-ES
` [RFC PATCH v2 40/44] MdePkg: Add a finalization function to the CPU protocol

[PATCH] Edk2: Add Zhichao as the maintainer for shellbin relase
 2019-09-19 19:46 UTC  (7+ messages)

[PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-09-19 17:02 UTC  (3+ messages)
` [PATCH 1/2] q35: implement 128K SMRAM "
  ` [Qemu-devel] "

[edk2-platforms: PATCH 1/1] DisplayLinkPkg: DisplayLinkGop: Added GOP driver for USB docking stations based on DisplayLink chips
 2019-09-19 16:42 UTC  (3+ messages)

[PATCH v2 0/9] Various line ending and encoding fixes
 2019-09-19 16:03 UTC  (10+ messages)
` [PATCH v2 1/9] BaseTools: add missing newlines at end of files
` [PATCH v2 2/9] EmbeddedPkg: add missing newline at end of TemplateResetSystemLib.inf
` [PATCH v2 3/9] NetworkPkg: add missing newline at end of file
` [PATCH v2 4/9] EmbeddedPkg: delete outdated FdtLib README.txt
` [PATCH v2 5/9] BaseTools: fix line endings in SetupGit.py Conf files
` [PATCH v2 6/9] DynamicTablesPkg: fix .dsc line ending
` [PATCH v2 7/9] ArmPkg: ArmScmiDxe - convert .h to from 8859-x to 7-bit
` [PATCH v2 8/9] BaseTools: correct line endings for ConvertFce Python script
` [PATCH v2 9/9] EmbeddedPkg: convert Lauterbach README.txt to 7-bit safe Readme.md

[PATCH v3] BaseTools/LzmaCompress: Add two switches
 2019-09-19 15:46 UTC  (2+ messages)

[edk2-platforms PATCH v5] MinPlatformPkg/TestPointCheckLib: Add check for pointers
 2019-09-19 15:21 UTC  (3+ messages)

[PATCH 1/3] ArmPkg/MdePkg : Unify INF files format
 2019-09-19 10:42 UTC  (2+ messages)

[PATCH 0/9] Various line ending and encoding fixes
 2019-09-19 10:02 UTC  (17+ messages)
` [PATCH 1/9] BaseTools: add missing newlines at end of files
` [PATCH 3/9] NetworkPkg: add missing newline at end of file
` [PATCH 5/9] BaseTools: fix line endings in SetupGit.py Conf files
  ` [edk2-devel] "
` [PATCH 6/9] DynamicTablesPkg: fix .dsc line ending
` [PATCH 7/9] ArmPkg: ArmScmiDxe - convert .h to UTF-8 from 8859-x
  ` [edk2-devel] "
` [PATCH 8/9] BaseTools: correct line endings for ConvertFce Python script
  ` [edk2-devel] "
` [PATCH 9/9] EmbeddedPkg: convert Lauterbach README.txt to UTF-8
  ` [edk2-devel] "

[edk2-platforms Patch 0/2] Convert UNI files from UTF-16 to UTF-8
 2019-09-19  9:27 UTC  (4+ messages)
` [edk2-platforms Patch 1/2] Hisilicon: "
` [edk2-platforms Patch 2/2] Marvel: "
` [edk2-devel] [edk2-platforms Patch 0/2] "

[PATCH V2] BaseTools:Fix the issue that build report failed
 2019-09-19  9:10 UTC  (2+ messages)

[PATCH v3 0/2] *** Add VS2019 Support ***
 2019-09-19  8:52 UTC  (3+ messages)
` [PATCH v3 1/2] Add VS2019 Toolchain def
` [PATCH v3 2/2] Add VS2019 Support on ToolSetup Batches

[PATCH] BaseTools:Change the way that get some VpdPcd information
 2019-09-19  8:46 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 0/2] *** Add VS2019 Support ***
 2019-09-19  8:37 UTC  (4+ messages)
` [PATCH v2 2/2] Add VS2019 Support on ToolSetup Batches

[PATCH] BaseTools:"--exclude" don't apply if parameter ends with separator
 2019-09-19  7:45 UTC 

[edk2] DxeIpl : create page table, occupied too much memory range
 2019-09-19  7:43 UTC  (5+ messages)
` [edk2-devel] "
  ` 答复: "

[PATCH 00/22] RISC-V EDK2 Port on edk2-staging/RISC-V-V2 branch
 2019-09-19  7:10 UTC  (11+ messages)
` [edk2-staging/RISC-V-V2 PATCH v1 01/22]: RiscVPkg: RISC-V processor package
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v1 02/22]: RiscVPkg/Include: Add header files of RISC-V CPU package
  ` [edk2-devel] "

[Patch] EmulatorPkg/TimerLib: Add missing GetTimeInNanoSecond function
 2019-09-19  6:38 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 1/1] uefi-sct/SctPkg AdapterInfo SetInformation may return unsupported
 2019-09-19  6:17 UTC  (2+ messages)

[PATCH v2] MdePkg:Include: Update SmBios header file
 2019-09-19  5:22 UTC  (2+ messages)

[PATCH v2] MinPlatformPkg/TestPointCheckLib: Add return value when OutTable is NULL
 2019-09-19  4:25 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4] MinPlatformPkg/TestPointCheckLib: Add check for pointers
 2019-09-19  4:14 UTC  (2+ messages)

[edk2-platforms PATCH v2] SimicsOpenBoardPkg: Always set the boot priority by default
 2019-09-19  4:07 UTC  (2+ messages)

[edk2-platforms PATCH v2] SimicsOpenBoardPkg: Change Guid name to fix build error
 2019-09-19  3:57 UTC  (2+ messages)

[plaforms/devel-riscv-v2 PATCHv2 00/14] Add SiFive U500 VC707 FPGA Platform
 2019-09-19  3:51 UTC  (15+ messages)
` [plaforms/devel-riscv-v2 PATCHv2 01/14] Silicon/SiFive: Initial version of SiFive silicon package
` [plaforms/devel-riscv-v2 PATCHv2 02/14] Silicon/SiFive: Add library module of SiFive RISC-V cores
` [plaforms/devel-riscv-v2 PATCHv2 03/14] platforms/RiscV: Initial version of RISC-V platform package
` [plaforms/devel-riscv-v2 PATCHv2 04/14] RiscV/Include: Initial version of header files in "
` [plaforms/devel-riscv-v2 PATCHv2 05/14] RiscV/Library: Initial version of libraries introduced "
` [plaforms/devel-riscv-v2 PATCHv2 06/14] RiscV/Universal: Initial version of common RISC-V SEC module
` [plaforms/devel-riscv-v2 PATCHv2 07/14] RiscV/SiFive: Initial version of SiFive U500 platform package
` [plaforms/devel-riscv-v2 PATCHv2 08/14] U500Pkg/Include: Header files of SiFive U500 platform
` [plaforms/devel-riscv-v2 PATCHv2 09/14] U500Pkg/Library: Initial version of PlatformBootManagerLib
` [plaforms/devel-riscv-v2 PATCHv2 10/14] U500Pkg/Library: Library instances of U500 platform library
` [plaforms/devel-riscv-v2 PATCHv2 11/14] U500Pkg/RamFvbServiceruntimeDxe: FVB driver for EFI variable
` [plaforms/devel-riscv-v2 PATCHv2 12/14] U500Pkg/TimerDxe: Platform Timer DXE driver
` [plaforms/devel-riscv-v2 PATCHv2 13/14] U500Pkg/PlatformPei: Platform initialization PEIM
` [plaforms/devel-riscv-v2 PATCHv2 14/14] Platforms: Readme file updates

[PATCH] MdePkg:Include: Update SmBios header file
 2019-09-19  3:38 UTC  (4+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] ClevoOpenBoardPkg/N1xxWU: Enable continous mode Serial IRQ
 2019-09-19  3:07 UTC 

[Patch] BaseTools: init DependencyHeaderFileSet for each MakeFile class
 2019-09-19  2:56 UTC 

[PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
 2019-09-19  1:47 UTC  (14+ messages)
` [PATCH 07/35] MdeModulePkg: fix cast in GetModuleInfoFromHandle() calls
` [PATCH 08/35] MdeModulePkg/UefiHiiLib: stop using EFI_HANDLE in place of EFI_HII_HANDLE
` [PATCH 11/35] MdeModulePkg: document workaround for EFI_RUNTIME_EVENT_ENTRY PI spec bug
` [PATCH 12/35] MdeModulePkg: stop abusing EFI_HANDLE for keystroke notify registration
` [PATCH 13/35] MdeModulePkg: PEI Core: clean up "AprioriFile" handling in FindFileEx()
` [PATCH 16/35] MdeModulePkg/S3SaveState: cast Position for S3BootScriptLib explicitly
  ` [edk2-devel] "
` [edk2-devel] [PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs


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