From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 7B688940F6C for ; Thu, 28 Dec 2023 01:35:08 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=CvI+fZRgdvj5rAKRq/AnQCq4H+p/maBoPEyF3toZdNk=; c=relaxed/simple; d=groups.io; h=DKIM-Filter:From:To:Subject:Thread-Topic:Thread-Index:Date:Message-ID:Accept-Language:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type; s=20140610; t=1703727307; v=1; b=Akko+ugzjCEyL3nExqDks2QhRGEJOpTMTQHe5RyZuDm0oKZGXQHMuNmhjOGj96ZXZAffWCeV XyRkpaFbAQF42fRRI447AGrMORsi6ID1PzAzJ9jv1oTD+A+YR6N+Fz9NIcAHPa0nel6WOkBmum2 ZnEyQMcX9ElxMvkyIGSnQuAs= X-Received: by 127.0.0.2 with SMTP id HRSgYY7687511xwoq6a6bCwY; Wed, 27 Dec 2023 17:35:07 -0800 X-Received: from mta-04.yadro.com (mta-04.yadro.com [89.207.88.248]) by mx.groups.io with SMTP id smtpd.web11.87866.1703621409909851958 for ; Tue, 26 Dec 2023 12:10:12 -0800 DKIM-Filter: OpenDKIM Filter v2.11.0 mta-04.yadro.com 0E5B3C0006 From: Aleksey Ryzhov To: "devel@edk2.groups.io" Subject: [edk2-devel] Some unpredictable behavior while parsing the FDF file. Thread-Topic: Some unpredictable behavior while parsing the FDF file. Thread-Index: AQHaODd5kLYcWArdm0KnOedm0cgA+w== Date: Tue, 26 Dec 2023 20:10:04 +0000 Message-ID: <7b4101c435f24cf6aed865b7040bf2f6@yadro.com> Accept-Language: ru-RU, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,a.ryzhov@yadro.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 5dhWRXCsEIT6t6pz7xVNAFRhx7686176AA= Content-Language: ru-RU Content-Type: multipart/alternative; boundary="_000_7b4101c435f24cf6aed865b7040bf2f6yadrocom_" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=Akko+ugz; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=yadro.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io --_000_7b4101c435f24cf6aed865b7040bf2f6yadrocom_ Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello! I'm trying to add the following construct to an FDF file: DEFINE MY_VAR =3D FALSE !if $(MY_VAR) !include Path/To/Non/Existing/File.inc !endif And I get the following error: GenFds.FdfParser.Warning: The include file does not exist under below direc= tories: Is this correct FDF parser behavior? Thanks. -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112936): https://edk2.groups.io/g/devel/message/112936 Mute This Topic: https://groups.io/mt/103394871/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --_000_7b4101c435f24cf6aed865b7040bf2f6yadrocom_ Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable

Hello! I'm trying to add the following construct to=
 an FDF file:
DEFINE MY_VAR =3D FALSE
!if $(MY_VAR)
!include P= ath/To/Non/Existing/File.inc
!endif

And I get the following error:

GenFds.FdfParser= .Warning: The include file does not exist under below directories:

Is this correct FDF parser behav= ior?

Thanks.

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#112936) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--_000_7b4101c435f24cf6aed865b7040bf2f6yadrocom_--