public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Dandan Bi <dandan.bi@intel.com>
To: edk2-devel@lists.01.org
Cc: Eric Dong <eric.dong@intel.com>, Liming Gao <liming.gao@intel.com>
Subject: [RFC 0/2] Support Union type in EFI/Buffer VarStore
Date: Mon,  5 Jun 2017 10:13:14 +0800	[thread overview]
Message-ID: <1496628796-368572-1-git-send-email-dandan.bi@intel.com> (raw)

This serie is the POC to update VfrCompiler to support Union type
in VarStore and construct the use cases in DriverSample.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Dandan Bi (2):
  BaseTool/VfrCompile: Support Union type in VFR
  MdeModulePkg/DriverSample: Add sample questions to refer union type

 BaseTools/Source/C/VfrCompile/VfrSyntax.g          | 17 +++++++
 BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp    | 13 ++++-
 BaseTools/Source/C/VfrCompile/VfrUtilityLib.h      |  1 +
 .../Universal/DriverSampleDxe/DriverSample.c       | 57 ++++++++++++++++++++++
 .../Universal/DriverSampleDxe/DriverSample.h       |  1 +
 .../Universal/DriverSampleDxe/NVDataStruc.h        | 18 +++++++
 MdeModulePkg/Universal/DriverSampleDxe/Vfr.vfr     | 25 ++++++++++
 .../Universal/DriverSampleDxe/VfrStrings.uni       |  4 ++
 8 files changed, 135 insertions(+), 1 deletion(-)

-- 
1.9.5.msysgit.1



             reply	other threads:[~2017-06-05  2:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-05  2:13 Dandan Bi [this message]
2017-06-05  2:13 ` [RFC 1/2] BaseTool/VfrCompile: Support Union type in VFR Dandan Bi
2017-06-05  2:34   ` Ni, Ruiyu
2017-06-05  3:42     ` Bi, Dandan
2017-06-05  2:13 ` [RFC 2/2] MdeModulePkg/DriverSample: Add sample questions to refer union type Dandan Bi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496628796-368572-1-git-send-email-dandan.bi@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox