From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-002e3701.pphosted.com (mx0b-002e3701.pphosted.com [148.163.143.35]) by mx.groups.io with SMTP id smtpd.web09.13424.1604936760082129341 for ; Mon, 09 Nov 2020 07:46:00 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=JW4D5qn8; spf=pass (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=058264512d=abner.chang@hpe.com) Received: from pps.filterd (m0134423.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 0A9FSOSQ006105; Mon, 9 Nov 2020 15:45:53 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding; s=pps0720; bh=wKuk+yFaiem7zSDwqnKWXEyUfOhNgSObcbJxCs5QN+g=; b=JW4D5qn8Y2d7qCJHAk1SnVMgWrmz6ggya+KBTLFFR6zrH91mG3Bw9tipYMLtBF+9tKXk Gz1F9Om6iFbkB1tT8oYu0WsKtlP7Y1tTVi00MD7O6b4QRvCdTCaJDUtuvjWLUgfd/pGL +S74OqZgV87YDP8QEU914ZASx2sqammSdeqqAp6gcKB8v7OTv2eiR/hJLmRAWfnHi35s ypDShORm1Li9Q1iCstNrPdaL9g9PpvQHPsx00txf1RCxHQS4WDByoews8J7xl1G2TUfF xN3Z8j2owIs6AfsPjqo3M21+QoQBfnK6zvBuQOCxjbpqVM2WkNwfXGo8tSy8DZ391PH/ pw== Received: from g4t3425.houston.hpe.com (g4t3425.houston.hpe.com [15.241.140.78]) by mx0b-002e3701.pphosted.com with ESMTP id 34nmj3ptwh-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 09 Nov 2020 15:45:53 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3425.houston.hpe.com (Postfix) with ESMTP id A029FA9; Mon, 9 Nov 2020 15:45:52 +0000 (UTC) Received: from SAC2XFT1JT.asiapacific.hpqcorp.net (sac2xft1jt.asiapacific.hpqcorp.net [10.43.42.132]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id E13724A; Mon, 9 Nov 2020 15:45:50 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Liming Gao , Dandan Bi , Nickle Wang , Peter O'Hanley Subject: [VFR REST_STYLE PATCH 1/1] VfrSpecification: Add REST_STYLE Date: Mon, 9 Nov 2020 23:45:49 +0800 Message-Id: <20201109154549.503264-1-abner.chang@hpe.com> X-Mailer: git-send-email 2.21.0.windows.1 MIME-Version: 1.0 X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.312,18.0.737 definitions=2020-11-09_08:2020-11-05,2020-11-09 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=2 clxscore=1015 mlxscore=0 phishscore=0 adultscore=0 impostorscore=0 spamscore=0 malwarescore=0 mlxlogscore=999 priorityscore=1501 bulkscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2011090108 Content-Transfer-Encoding: 8bit Add REST_STYLE to question flag Signed-off-by: Abner Chang Cc: Liming Gao Cc: Dandan Bi Cc: Nickle Wang Cc: Peter O'Hanley --- .../210_vfr_general_token_definition.md | 13 +++---------- 2_vfr_description_in_bnf/211_vfr_form_definition.md | 13 +++---------- 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/2_vfr_description_in_bnf/210_vfr_general_token_definition.md b/2_vfr_description_in_bnf/210_vfr_general_token_definition.md index 7dc42f0..a60308d 100644 --- a/2_vfr_description_in_bnf/210_vfr_general_token_definition.md +++ b/2_vfr_description_in_bnf/210_vfr_general_token_definition.md @@ -2,6 +2,7 @@ 2.10 VFR General Token Definition Copyright (c) 2007-2017, Intel Corporation. All rights reserved.
+ (C) Copyright 2020 Hewlett Packard Enterprise Development LP
Redistribution and use in source (original document form) and 'compiled' forms (converted to PDF, epub, HTML and other formats) with or without @@ -16,16 +17,7 @@ notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - THIS DOCUMENTATION IS PROVIDED BY TIANOCORE PROJECT "AS IS" AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO - EVENT SHALL TIANOCORE PROJECT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; - OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, - WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR - OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF - ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + SPDX-License-Identifier: BSD-2-Clause-Patent --> @@ -117,6 +109,7 @@ questionheaderFlagsField ::= | "INTERACTIVE" | "RESET_REQUIRED" | "OPTIONS_ONLY" + | "REST_STYLE" vfrStorageVarId ::= ( StringIdentifier "[" Number "]" ) diff --git a/2_vfr_description_in_bnf/211_vfr_form_definition.md b/2_vfr_description_in_bnf/211_vfr_form_definition.md index 2e63bdf..b709f35 100644 --- a/2_vfr_description_in_bnf/211_vfr_form_definition.md +++ b/2_vfr_description_in_bnf/211_vfr_form_definition.md @@ -2,6 +2,7 @@ 2.11 VFR Form Definition Copyright (c) 2007-2017, Intel Corporation. All rights reserved.
+ (C) Copyright 2020 Hewlett Packard Enterprise Development LP
Redistribution and use in source (original document form) and 'compiled' forms (converted to PDF, epub, HTML and other formats) with or without @@ -16,16 +17,7 @@ notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - THIS DOCUMENTATION IS PROVIDED BY TIANOCORE PROJECT "AS IS" AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO - EVENT SHALL TIANOCORE PROJECT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; - OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, - WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR - OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF - ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + SPDX-License-Identifier: BSD-2-Clause-Patent --> @@ -786,6 +778,7 @@ oneofoptionFlagsField ::= | "INTERACTIVE" | "RESET_REQUIRED" | "DEFAULT" + | "REST_STYLE" ``` #### BEHAVIORS AND RESTRICTIONS -- 2.21.0.windows.1