Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edk2-test-parser
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SystemReady
edk2-test-parser
Commits
b9839848
Commit
b9839848
authored
4 years ago
by
Vincent Stehle
Browse files
Options
Downloads
Plain Diff
Merge branch 'vincent/for-merge' into 'main'
New "known sct limitation" See merge request
!7
parents
e0bac5c4
9e26b0fd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!7
New "known sct limitation"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
EBBR.yaml
+26
-0
26 additions, 0 deletions
EBBR.yaml
README.md
+4
-0
4 additions, 0 deletions
README.md
with
30 additions
and
0 deletions
EBBR.yaml
+
26
−
0
View file @
b9839848
...
@@ -2175,6 +2175,32 @@
...
@@ -2175,6 +2175,32 @@
update
:
update
:
result
:
KNOWN ACS LIMITATION
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 #
# Comments #
###############################################################################
###############################################################################
...
...
This diff is collapsed.
Click to expand it.
README.md
+
4
−
0
View file @
b9839848
...
@@ -288,6 +288,10 @@ ones:
...
@@ -288,6 +288,10 @@ ones:
`KNOWN ACS LIMITATION` Genuine bugs, which are fixed in a more recent
`KNOWN ACS LIMITATION` Genuine bugs, which are fixed in a more recent
version of the ACS or which must ultimately be fixed
version of the ACS or which must ultimately be fixed
and which we know about.
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.
Some of the rules just add a `comments` field with some help text.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment