From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=59.124.61.242; helo=synology.com; envelope-from=yuchenlin@synology.com; receiver=edk2-devel@lists.01.org Received: from synology.com (synology.com [59.124.61.242]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 7AEB12194D3B9 for ; Tue, 23 Oct 2018 23:41:16 -0700 (PDT) From: yuchenlin@synology.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synology.com; s=123; t=1540363275; bh=exCbSrHPRmZxnbS6M/DSwWhrIfdLW+KTqnAdWXBQDH4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=PHkqHMjqWA35SNk6i1FwZMjVaocEH4RAS/dspvV/LGey+BCDC03PvN1EnpomnJ7SP tGAd1cnYASv96sGaQ2R4zRhP9fdQK0DtfOcFBAgqxQbjMnVlaDazfnDEvln1Ln3X6n Xl8KUPxAuJ9yLYtrIpOHREYvu/VtjosubcSCft98= To: edk2-devel@lists.01.org Cc: jordan.l.justen@intel.com, lersek@redhat.com, ard.biesheuvel@linaro.org, anthony.perard@citrix.com, julien.grall@linaro.org, phil@philjordan.eu, kraxel@redhat.com, yuchenlin Date: Wed, 24 Oct 2018 14:40:07 +0800 Message-Id: <20181024064008.26535-4-yuchenlin@synology.com> In-Reply-To: <20181024064008.26535-1-yuchenlin@synology.com> References: <20181024064008.26535-1-yuchenlin@synology.com> X-Synology-MCP-Status: no X-Synology-Spam-Flag: no X-Synology-Spam-Status: score=0, required 6, WHITELIST_FROM_ADDRESS 0 X-Synology-Virus-Status: no Subject: [PATCH 3/4] Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file" 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: Wed, 24 Oct 2018 06:41:17 -0000 From: yuchenlin This reverts commit b2959e9f1a57279506ca46d56bc424fd7fa6b62a. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: yuchenlin --- OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf | 1 - 1 file changed, 1 deletion(-) diff --git a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf index c071fafa4e..e5575622dc 100644 --- a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf +++ b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf @@ -39,7 +39,6 @@ Gop.c Initialize.c Qemu.h - UnalignedIoInternal.h [Sources.Ia32, Sources.X64] VbeShim.c -- 2.18.0