From 78322c85aea37f20de912f019b5fdfe1d2282041 Mon Sep 17 00:00:00 2001 From: Shumin Qiu Date: Tue, 26 Nov 2013 07:36:29 +0000 Subject: =?UTF-8?q?Follow=20UEFI=20spec=20to=20add=20the=20definition=20fo?= =?UTF-8?q?r=20EFI=5FSPECIFICATION=5FVERSION,=20and=20update=20other=20tab?= =?UTF-8?q?le=20version=20to=20refer=20to=20it.=20Remove=20the=20=E2=80=9C?= =?UTF-8?q?/D=20TIANO=5FRELEASE=5FVERSION=3D0x00080006=E2=80=9D=20option?= =?UTF-8?q?=20in=20Nt32Pkg=20DSC=20file,=20since=20it=E2=80=99s=20not=20us?= =?UTF-8?q?ed=20in=20source=20code.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Shumin Qiu Reviewed-by: Liming Gao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14900 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkCompatibilityPkg/EdkCompatibilityPkg.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EdkCompatibilityPkg') diff --git a/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc b/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc index 825fa4019c..016e9adeed 100644 --- a/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc +++ b/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc @@ -85,7 +85,7 @@ DEFINE GCC_MACRO = -DEFI_SPECIFICATION_VERSION=0x00020000 -DPI_S ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf -[BuildOptions] +[BuildOptions.Common.EDK] GCC:*_*_IA32_CC_FLAGS = -DEFI32 $(GCC_MACRO) GCC:*_*_IA32_ASM_FLAGS = GCC:*_*_IA32_VFRPP_FLAGS = -DEFI32 $(GCC_MACRO) -- cgit v1.2.3