From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::341; helo=mail-wm1-x341.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) (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 387202119A472 for ; Tue, 11 Dec 2018 10:35:26 -0800 (PST) Received: by mail-wm1-x341.google.com with SMTP id g67so3353698wmd.2 for ; Tue, 11 Dec 2018 10:35:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=JIkgQEWrKwe1qBmsPexeiZNOS57GAp4YCTLp4oH3QCE=; b=LKUOKhb7c26a+cqdLB2DUvtiezGawUZisN8pc3UbyiUaY6nzx91Vb76Eck84hDQgym kmIPYqFLHGF517sH2i75FZReZO4Mk2vKQHbTelApm16Nrd9pzJs6kEymNZ0acYBePjRi EnOwHT1WlfHwE06c951qoCx9LP3GA3Z2h5ciM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=JIkgQEWrKwe1qBmsPexeiZNOS57GAp4YCTLp4oH3QCE=; b=hhpADknMbGu6mO4/OxWPQc8vGXpV905TxQoTXqPXxKnjkBVbr/2eXuD+KtJ+Hkvt4k n/I2OLG4KwcP1iTXKO1dQuhCWOp+mMeAdmqyMGnsW8zbOqjdETJSocaw85X0/byC4ABq c2KjrvzzuYjbD/qCYuG0NKrwEwTaxWR++wOFPnlQ/irB3KJJ9eHQwO0+mQ9WhwYJtaJq 1TL7XGkjI1tLeNOysGh3duy856ml/A6Y2mNuJIp0VNVot8U2+rG2vALY3WiL28Qj2Phz w8gL4UE7FBhRe4+E9xueTNwzE9gBn7Ez/Vu0injsP9m+AoX+foBNtiqCWgjX3Qr/62JX GgVg== X-Gm-Message-State: AA+aEWbAHgeopzZAnagJgwPRXITIjIY81ARvhQJHzf14kRc8ceHOzzkQ AOaZ0Vh7y57ZsiCjrnO7JWPE74/eOQjOwg== X-Google-Smtp-Source: AFSGD/Xo2G03pR2gfExF+3ECLn+QizZghDQjE8QTWDc/GyV8EpLUlj7GYWNNsdb9MuouLncdP27lnA== X-Received: by 2002:a1c:8acd:: with SMTP id m196mr3513564wmd.120.1544553324268; Tue, 11 Dec 2018 10:35:24 -0800 (PST) Received: from harold.home ([2a01:cb1d:112:6f00:8c3:6b9d:cbc9:58c6]) by smtp.gmail.com with ESMTPSA id h131sm1026688wmd.17.2018.12.11.10.35.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Dec 2018 10:35:23 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, alan@softiron.co.uk, Ard Biesheuvel Date: Tue, 11 Dec 2018 19:35:05 +0100 Message-Id: <20181211183514.20948-3-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181211183514.20948-1-ard.biesheuvel@linaro.org> References: <20181211183514.20948-1-ard.biesheuvel@linaro.org> MIME-Version: 1.0 Subject: [PATCH edk2-platforms 02/11] Platform/SoftIron/Overdrive1000Board: remove dead XGBE references X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2018 18:35:26 -0000 Content-Transfer-Encoding: 8bit Remove the references to the XGBE SNP drivers, which are inside a !ifdef() that never gets enabled anyway. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel --- Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.fdf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.fdf b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.fdf index 9ba98dd83767..0cf558e189ed 100644 --- a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.fdf +++ b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.fdf @@ -175,14 +175,6 @@ READ_LOCK_STATUS = TRUE INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf -!if $(DO_XGBE) - # - # SNP support - # - INF Silicon/AMD/Styx/AmdModulePkg/SnpDxe/SnpDxePort0.inf - INF Silicon/AMD/Styx/AmdModulePkg/SnpDxe/SnpDxePort1.inf -!endif - # # Marvell Ethernet Driver (Overdrive 1000) # -- 2.19.2