public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-09-19 22:53:00 to 2019-09-23 22:39:27 UTC [more...]

[edk2-platforms][PATCH V1 00/12] Move ClevoOpenBoardPkg/N1xxWU Contents to KabylakeOpenBoardPkg
 2019-09-23 22:39 UTC  (52+ messages)
` [edk2-platforms][PATCH V1 01/12] Platform/Intel: Remove N1xxWU board build option
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 02/12] ClevoOpenBoardPkg: Remove package contents
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 03/12] ClevoOpenBoardPkg: Remove global files and references
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 04/12] KabylakeOpenBoardPkg: Move policy update libs to KabylakeRvp3 board
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 05/12] KabylakeOpenBoardPkg: Move EcCommands.h "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 06/12] KabylakeOpenBoardPkg: Move flash map to board
` [edk2-platforms][PATCH V1 07/12] KabylakeOpenBoardPkg: Add PeiSerialPortLibSpiFlash
` [edk2-platforms][PATCH V1 08/12] KabylakeOpenBoardPkg/GalagoPro3: Add headers
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 09/12] KabylakeOpenBoardPkg/GalagoPro3: Add library instances
` [edk2-platforms][PATCH V1 10/12] KabylakeOpenBoardPkg/GalagoPro3: Add modules
    ` [edk2-devel] "
` [edk2-platforms][PATCH V1 11/12] KabylakeOpenBoardPkg/GalagoPro3: Add build files
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 12/12] Add GalagoPro3 board details to global build and documentation
  ` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] ClevoOpenBoardPkg/N1xxWU: Enable Synaptics touchpad support in OS
 2019-09-23 22:34 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-09-23 18:35 UTC  (6+ messages)
` [PATCH 1/2] q35: implement 128K SMRAM "
  ` [Qemu-devel] "
    ` [edk2-devel] "

[RFC] EDK II Continuous Integration Phase 1
 2019-09-23 17:44 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
 2019-09-23 16:27 UTC  (34+ messages)
` [PATCH 05/35] EmulatorPkg/DxeTimerLib: drop superfluous cast
  ` [edk2-devel] "
` [PATCH 10/35] MdeModulePkg/PlatformVarCleanupLib: fix HiiConstructConfigHdr() call
  ` [edk2-devel] "
` [PATCH 20/35] NetworkPkg/Ip4Dxe: fix NetLibDestroyServiceChild() call
  ` [edk2-devel] "
` [PATCH 21/35] NetworkPkg/TcpDxe: fix SockFreeFoo() parameter list
  ` [edk2-devel] "
` [PATCH 22/35] OvmfPkg/XenBusDxe: fix UninstallMultipleProtocolInterfaces() call
  ` [edk2-devel] "
` [PATCH 23/35] OvmfPkg/VirtioNetDxe: fix SignalEvent() call
  ` [edk2-devel] "
` [PATCH 24/35] OvmfPkg/PlatformDxe: fix EFI_HII_HANDLE parameters of internal functions
  ` [edk2-devel] "
` [PATCH 25/35] OvmfPkg/VideoDxe: document EFI_EDID_OVERRIDE_PROTOCOL.GetEdid() call
  ` [edk2-devel] "
` [PATCH 26/35] SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls
  ` [edk2-devel] "
` [PATCH 27/35] SecurityPkg: stop abusing EFI_EVENT for protocol notify registration
  ` [edk2-devel] "
` [PATCH 30/35] ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLE
  ` [edk2-devel] "
` [PATCH 31/35] ShellPkg/UefiShellDebug1CommandsLib: fix ShellCloseFile() call
  ` [edk2-devel] "
` [PATCH 34/35] UefiPayloadPkg/BlSupportPei: fix MMCONFIG assignment from XSDT
` [PATCH 35/35] UefiPayloadPkg/BlSupportDxe: fix ReserveResourceInGcd() calls
  ` [edk2-devel] "
` [edk2-devel] [PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs

[Patch] BaseTools: init DependencyHeaderFileSet for each MakeFile class
 2019-09-23 14:27 UTC  (2+ messages)

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] PciBusDxe: New PCI features Max_Payload_Size, Max_Read_Req_Size
 2019-09-23 14:20 UTC 

How to fill EFI_VARIABLE_AUTHENTICATION_2 descriptor properly
 2019-09-23 14:02 UTC 

[PATCH] MdeModulePkg/UfsPassThru : Fix UFS flag read from Query Resp UPIU
 2019-09-23 11:48 UTC 

[PATCH v2] BoardModulePkg/CmosAccessLib: Update the end of last line
 2019-09-23  9:53 UTC  (7+ messages)
` [PATCH v2] UserInterfaceFeaturePkg: "
  ` [edk2-devel] "
` [PATCH v2] DebugFeaturePkg: Remove white space and update the ending format
  ` [edk2-devel] "

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

[PATCH 0/1] Fix eMMC bus timing switch issue
 2019-09-23  8:37 UTC  (2+ messages)
` [PATCH 1/1] MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence

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

[edk2-non-osi][PATCH V1 1/1] edk2-non-osi: Rename ClevoOpenBoardBinPkg to KabylakeOpenBoardBinPkg
 2019-09-23  8:19 UTC  (3+ messages)

[edk2-test][Patch] uefi-sct/SctPkg: Fix invalid attribute combination
 2019-09-23  8:03 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH V4 0/3] MdeModulePkg/TerminalConsole: Extend the support terminal types
 2019-09-23  7:52 UTC  (5+ messages)
` [PATCH V4 1/3] MdeModulePkg: Extend the support keyboard type of Terminal console
` [PATCH V4 2/3] MdeModulePkg/TerminalDxe: Extend the terminal console support types
` [PATCH V4 3/3] MdeModulePkg/BM_UI: Add the new terminal types to related menu

BaseTools --hash malfunction after migrate from stable201905 to stable201908
 2019-09-23  7:51 UTC  (2+ messages)

[platforms/devel-riscv-v2 PATCHv3 00/13] Updates to sync-up with
 2019-09-23  3:40 UTC  (14+ messages)
` [platforms/devel-riscv-v2 PATCHv3 01/13] U500Pkg/OpenSbiPlatformLib: Use Fdtlib in EmbeddedPkg
` [platforms/devel-riscv-v2 PATCHv3 02/13] U500Pkg/Sec: Remove unnecessary PCD reference
` [platforms/devel-riscv-v2 PATCHv3 03/13] U500Pkg/Sec: Add information to header file references
` [platforms/devel-riscv-v2 PATCHv3 04/13] U500Pkg/SerialIoLib: Header file reference change
` [platforms/devel-riscv-v2 PATCHv3 05/13] U500Pkg: Update DEC revision
` [platforms/devel-riscv-v2 PATCHv3 06/13] RiscV :Update INF revision
` [platforms/devel-riscv-v2 PATCHv3 07/13] Silicon/SiFive: Update "
` [platforms/devel-riscv-v2 PATCHv3 08/13] Silicon/SiFive :Update DEC revision
` [platforms/devel-riscv-v2 PATCHv3 09/13] U500Pkg/riscVPlatformTimerLib: Change source code to *.S
` [platforms/devel-riscv-v2 PATCHv3 10/13] RiscV/Sec: "
` [platforms/devel-riscv-v2 PATCHv3 11/13] U500Pkg/SerialIoLib: Add copyrights
` [platforms/devel-riscv-v2 PATCHv3 12/13] RiscV: Update DEC revision
` [platforms/devel-riscv-v2 PATCHv3 13/13] U500Pkg: Leverage EmbeddedPkg modules

[PATCH V3 0/3] MdeModulePkg/TerminalConsole: Extend the support terminal types
 2019-09-23  2:36 UTC  (6+ messages)
` [PATCH V3 2/3] MdeModulePkg/TerminalDxe: Extend the terminal console support types
` [PATCH V3 3/3] MdeModulePkg/BM_UI: Add the new terminal types to related menu
  ` [edk2-devel] "

[edk2-test][Patch] uefi-sct/SctPkg: Add MediaPresentSupported check
 2019-09-23  1:42 UTC 

[edk2-platforms][PATCH V1 1/1] AdvancedFeaturePkg/Ipmi: Fix X64 GCC Build Failures
 2019-09-23  1:28 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 00/22] RISC-V EDK2 Port on edk2-staging/RISC-V-V2 branch
 2019-09-23  1:15 UTC  (10+ messages)
` [edk2-staging/RISC-V-V2 PATCH v1 01/22]: RiscVPkg: RISC-V processor package
  ` [edk2-devel] "
` [edk2-devel] [PATCH 00/22] RISC-V EDK2 Port on edk2-staging/RISC-V-V2 branch

[edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
 2019-09-23  0:31 UTC  (31+ messages)
` [edk2-staging/RISC-V-V2 PATCH v2 01/29] RiscVPkg: RISC-V processor package
` [edk2-staging/RISC-V-V2 PATCH v2 02/29] RiscVPkg/Include: Add header files of RISC-V CPU package
` [edk2-staging/RISC-V-V2 PATCH v2 03/29] RiscVPkg/opensbi: EDK2 RISC-V OpenSBI support
` [edk2-staging/RISC-V-V2 PATCH v2 04/29] MdePkg: RISC-V RV64 binding in MdePkg
` [edk2-staging/RISC-V-V2 PATCH v2 05/29] MdePkg/Include: RISC-V definitions
` [edk2-staging/RISC-V-V2 PATCH v2 06/29] MdeModulePkg/CapsuleRuntimeDxe: Add RISCV64 arch
` [edk2-staging/RISC-V-V2 PATCH v2 07/29] MdePkg/BaseLib: BaseLib for RISC-V RV64 Processor
` [edk2-staging/RISC-V-V2 PATCH v2 08/29] MdePkg/BaseCacheMaintenanceLib: RISC-V cache maintenance implementation
` [edk2-staging/RISC-V-V2 PATCH v2 09/29] MdePkg/BaseIoLibIntrinsic: RISC-V I/O intrinsic functions
` [edk2-staging/RISC-V-V2 PATCH v2 10/29] MdePkg/BasePeCoff: Add RISC-V PE/Coff related code
` [edk2-staging/RISC-V-V2 PATCH v2 11/29] MdePkg/BaseCpuLib: RISC-V Base CPU library implementation
` [edk2-staging/RISC-V-V2 PATCH v2 12/29] MdePkg/BaseSynchronizationLib: RISC-V cache related code
` [edk2-staging/RISC-V-V2 PATCH v2 13/29] MdeModulePkg/Logo
` [edk2-staging/RISC-V-V2 PATCH v2 14/29] NetworkPkg
` [edk2-staging/RISC-V-V2 PATCH v2 15/29] RiscVPkg/Library: RISC-V CPU library
` [edk2-staging/RISC-V-V2 PATCH v2 16/29] RiscVPkg/Library: Add RISC-V exception library
` [edk2-staging/RISC-V-V2 PATCH v2 17/29] RiscVPkg/Library: Add RISC-V timer library
` [edk2-staging/RISC-V-V2 PATCH v2 18/29] RiscVPkg/Library: Add EDK2 RISC-V OpenSBI library
` [edk2-staging/RISC-V-V2 PATCH v2 19/29] RiscVPkg/Library: RISC-V platform level DxeIPL libraries
` [edk2-staging/RISC-V-V2 PATCH v2 20/29] MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL
` [edk2-staging/RISC-V-V2 PATCH v2 21/29] RiscVPkg/PeiServicesTablePointerLibOpenSbi: RISC-V PEI Service Table Pointer library
` [edk2-staging/RISC-V-V2 PATCH v2 22/29] RiscVPkg/RiscVPlatformTempMemoryInit: RISC-V Platform Temporary Memory library
` [edk2-staging/RISC-V-V2 PATCH v2 23/29] RiscVPkg/CpuDxe: Add RISC-V CPU DXE driver
` [edk2-staging/RISC-V-V2 PATCH v2 24/29] BaseTools: BaseTools changes for RISC-V platform
` [edk2-staging/RISC-V-V2 PATCH v2 25/29] BaseTools/Scripts
` [edk2-staging/RISC-V-V2 PATCH v2 26/29] RiscVPkg/SmbiosDxe: Generic SMBIOS DXE driver for RISC-V platforms
` [edk2-staging/RISC-V-V2 PATCH v2 27/29] edk2-staging/RISC-V-V2: Add submodule
` [edk2-staging/RISC-V-V2 PATCH v2 28/29] edk2-staging/RISC-V-V2: Add ReadMe
` [edk2-staging/RISC-V-V2 PATCH v2 29/29] edk2-staging: Update Maintainers.txt

[PATCH 0/5] restrict memory access per PcdCpuSmmRestrictedMemoryAccess
 2019-09-21  2:53 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] ClevoOpenBoardPkg/N1xxWU: Enable continous mode Serial IRQ
 2019-09-20 23:30 UTC  (2+ messages)
` [edk2-devel] "

[RFC PATCH v2 00/44] SEV-ES guest support
 2019-09-20 19:24 UTC  (7+ messages)
` [RFC PATCH v2 39/44] OvmfPkg: Move the GHCB allocations into reserved memory
` [RFC PATCH v2 42/44] UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use
` [RFC PATCH v2 41/44] UefiCpuPkg/MpInitLib: Add MP finalization interface to MpInitLib
` [RFC PATCH v2 43/44] UefiCpuPkg/CpuDxe: Provide an DXE MP finalization routine to support SEV-ES
` [RFC PATCH v2 44/44] MdeModulePkg/DxeCore: Perform the CPU protocol finalization support

[edk2/master PATCHv1 1/1] OvmfPkg: Make SOURCE_DEBUG_ENABLE actually need to be set to TRUE
 2019-09-20 18:45 UTC 

[PATCH v2 0/9] Various line ending and encoding fixes
 2019-09-20 15:06 UTC  (2+ messages)
` [edk2-devel] "

[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: use EFI_UNICODE_COLLATION_PROTOCOL2_GUID
 2019-09-20 11:06 UTC 

[Patch] Revert "BaseTools: Improve GetDependencyList function"
 2019-09-20 10:30 UTC  (2+ messages)
` [edk2-devel] "

[Patch V3] UefiCpuPkg/CpuExceptionHandlerLib: Fix split lock
 2019-09-20  6:39 UTC  (2+ messages)
` [edk2-devel] "

[Patch v1] Maintainers.txt update for ShellPkg
 2019-09-20  6:22 UTC  (4+ messages)
    ` [edk2-devel] "

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

[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 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

[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] "


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