Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SystemReady
edk2-test-parser
Commits
b9839848
Commit
b9839848
authored
Oct 01, 2021
by
Vincent Stehlé
Browse files
Merge branch 'vincent/for-merge' into 'main'
New "known sct limitation" See merge request
!7
parents
e0bac5c4
9e26b0fd
Changes
2
Hide whitespace changes
Inline
Side-by-side
EBBR.yaml
View file @
b9839848
...
...
@@ -2175,6 +2175,32 @@
update
:
result
:
KNOWN ACS LIMITATION
###############################################################################
# Known SCT limitations #
###############################################################################
# We force the following tests result as `KNOWN SCT LIMITATION'. They are
# genuine bugs, which are fixed in a more recent version of the SCT or which
# must ultimately be fixed and which we know about.
-
rule
:
Force simple text input ex protocol warning as known SCT limitation
Unsupported is a valid return value for SetState().
criteria
:
descr
:
Simple Text Input Ex Protocol Test
device path
:
No device path
group
:
ConsoleSupportTest
guid
:
6A8CAA83-B9DA-46C7-98F6-D4969DABDAA0
log
:
Status = Unsupported
name
:
EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState - SetState() doesn't return
EFI_SUCCESS with EFI_KEY_STATE_EXPOSED
result
:
WARNING
revision
:
'
0x00010000'
set guid
:
2C3CA282-5644-41B6-AFC9-4387F25389BD
sub set
:
ReadKeyStrokeExFunctionAuto
test set
:
SimpleTextInputExProtocolTest
update
:
result
:
KNOWN SCT LIMITATION
###############################################################################
# Comments #
###############################################################################
...
...
README.md
View file @
b9839848
...
...
@@ -288,6 +288,10 @@ ones:
`KNOWN ACS LIMITATION` Genuine bugs, which are fixed in a more recent
version of the ACS or which must ultimately be fixed
and which we know about.
`KNOWN SCT LIMITATION` Genuine bugs, which are fixed in a more recent
version of the SCT or which must ultimately be fixed
and which we know about.
-------------------------------------------------------------------------------
Some of the rules just add a `comments` field with some help text.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment