From: "Steven Shi" <steven.shi@intel.com>
To: devel@edk2.groups.io
Cc: liming.gao@intel.com, bob.c.feng@intel.com,
christian.rodriguez@intel.com
Subject: [PATCH v3 0/1] BaseTools: Cannot store library cache of different arch together
Date: Mon, 17 Jun 2019 16:16:17 +0800 [thread overview]
Message-ID: <20190617081618.23488-1-steven.shi@intel.com> (raw)
V3:
WorkspaceAutoGen does not have the Arch attribute and current Meta-file
of active platform already can make sure the __hash__ value is unique for
WorkspaceAutoGen object. So, only add adds the arch string into the
PlatformAutoGen and ModuleAutoGen __hash_ definitions.
V2:
Follow the Christian suggestion, Still keep the set() usage, but instead to
enahnce the AutoGen object __hash__ definition to be unique by including
the AutoGen object arch string into the __hash_ values.
V1:
Avoid to use the set() as the container to save the library and module objects
Steven Shi (1):
BaseTools: Cannot store library cache of different arch together
BaseTools/Source/Python/AutoGen/AutoGen.py | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
2.17.1.windows.2
next reply other threads:[~2019-06-17 8:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-17 8:16 Steven Shi [this message]
2019-06-17 8:16 ` [PATCH v3 1/1] BaseTools: Cannot store library cache of different arch together Steven Shi
2019-06-17 8:50 ` Bob Feng
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=20190617081618.23488-1-steven.shi@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