diff options
author | Dandan Bi <dandan.bi@intel.com> | 2016-09-05 14:55:49 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2016-09-12 18:26:18 +0800 |
commit | 5654835bd1381dfad9483b767e55db7caaeec907 (patch) | |
tree | 6ab38be7091e6ff43960a925526ab6701f19ff36 /BaseTools/Source/Python/Workspace | |
parent | 7d467158e095a8f231f1a65c9f7ca3627debf763 (diff) | |
download | edk2-platforms-5654835bd1381dfad9483b767e55db7caaeec907.tar.xz |
MdeModulePkg/HiiDB: Handle the "&READONLY" tag in <KeywordResp> correctly
This patch is to fix the incorrect logic when handling the "&READONLY" tag
in <KeywordResp>.
1. In UEFI spec, the "&READONLY" tag is in upper case, but using the lower
case in current codes by mistake.
2. The logic in checking the ReadOnly flag is not correct. Whether having
"&READONLY" tag must be consistent with the result of
"ExtractReadOnlyFromOpCode" function.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace')
0 files changed, 0 insertions, 0 deletions