From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-x234.google.com (mail-qt0-x234.google.com [IPv6:2607:f8b0:400d:c0d::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 571DB21A134AE for ; Thu, 4 May 2017 20:58:40 -0700 (PDT) Received: by mail-qt0-x234.google.com with SMTP id n4so25198830qte.2 for ; Thu, 04 May 2017 20:58:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Qs/RO8WLRl/HOZoB/1hHBm3kDFZfZKBDrzwXJcqPfo0=; b=pVScIVA0CDcXJHwL0Udr+3E0FNHWqotlhDGlp0fqCL/stIMzQbOLZj6siDVJuhPW4s D6SOno858l+HJ7+uHgnZHqJBhcc9L/NrvrnOe5ZCGTt02P1kiP64OxuABGeFiklDPCfL jhLTRmy8y3Tq+IYlzYHbvHMg2Crj16nGhwDo6+cuO/jx/+3V4u1wHRKcoft1pFZ0nTXb BAKqPVA3AfZpVJsGRyZYZkkZqZayrBqMM7NOrUvdEJOvsXR9YE6m3/sqD4Cm9g19XWqo Ob2ueob5dBaxa7zX+cdqDQ/IeS1QSOt5nKLZcLc/QwN6s8FqDgtyvephtZAiJPYiJNQZ iY3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Qs/RO8WLRl/HOZoB/1hHBm3kDFZfZKBDrzwXJcqPfo0=; b=YQUHuE0Y6GNyfe7Vcy8zkR2e9kcbX+psvnn6vsgJ+peQ7CABlW7IlyT5B5Yq4b96nB XTNeY4Ux9Cmest2YI3EgDF6nrQz3iRuAVAtobxmMNbSucASNkGGy3RA+ovOp0FjRcATb 8EUmr5vjJG3GnP6S9lyet4iGs6kepXJV8j5moylIBO2x3KwBBPnNRIkqL0j7y/lFKJp7 Hr3BgctPLB4tBTgrCiChbVAC3izNLXgdA4hXSkPxg8AmY8J7E6JoNEdFdFQLbmZrx5hZ dS3gG4QGZacYy6SIFxvP/JOLrnoqXdO5LzsLzqdIfC+pi1fDxfA4zSUz3qx9fL162mtI /k4A== X-Gm-Message-State: AN3rC/7YXS1kBeK2IuNtzqVGqvxgMCTU8kWZmh7RAqrZQEB32ApGg9PQ YRWuatxUeQ3H231mjLH03HWV0qrEPEEY X-Received: by 10.237.37.142 with SMTP id x14mr39537804qtc.160.1493956719130; Thu, 04 May 2017 20:58:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.34.40 with HTTP; Thu, 4 May 2017 20:58:38 -0700 (PDT) From: Dhanasekar Jaganathan Date: Fri, 5 May 2017 09:28:38 +0530 Message-ID: To: edk2-devel@lists.01.org X-Content-Filtered-By: Mailman/MimeDel 2.1.22 Subject: How to build Open UEFI for Intel Xeon Server v3 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2017 03:58:40 -0000 Content-Type: text/plain; charset=UTF-8 Hi All, I am trying to build BIOS for Inte Xeon Server v3. But I am not seeing PlatformPkg for v3 in https://github.com/tianocore/edk2. Where can I get PlatformPkg for v3? Is it possible to boot Intel Server by open UEFI source without BIOS vendor help?. Is Intel providing FSP support Xeon server v3?. Can I able to boot xeon sever v3 with FSP? Thanks, Dhanasekar