Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHERRY-PICK] [202311] Reset the keyboard to default state during initialization #635

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

makubacki
Copy link
Member

Description

Fixes #633

Reset the keyboard to default state during initialization in order to make sure the LED status on keyboard is determined.

(cherry picked from commit f55d046)

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • Backport to release branch?

How This Was Tested

Tested on Surface Laptop and Surface Pro, all keyboard LEDs are turned off when booting to the UEFI front page.

No regressions observed.

Integration Instructions

N/A

Fixes microsoft#633

Reset the keyboard to default state during initialization in order to
make sure the LED status on keyboard is determined.

- [x] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
- [x] Backport to release branch?

Tested on Surface Laptop and Surface Pro, all keyboard LEDs are turned
off when booting to the UEFI front page.
No regressions observed.

N/A

(cherry picked from commit f55d046)
@makubacki makubacki self-assigned this Feb 18, 2025
@makubacki makubacki changed the title [CHERRY-PICK] Reset the keyboard to default state during initialization [CHERRY-PICK] [202311] Reset the keyboard to default state during initialization Feb 18, 2025
@makubacki makubacki enabled auto-merge (rebase) February 18, 2025 22:32
@makubacki makubacki added the type:bug Something isn't working label Feb 18, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.02%. Comparing base (b79fc10) to head (30c5244).

Additional details and impacted files
@@               Coverage Diff               @@
##           release/202311     #635   +/-   ##
===============================================
  Coverage           11.02%   11.02%           
===============================================
  Files                 144      144           
  Lines               22065    22065           
  Branches             2356     2356           
===============================================
  Hits                 2432     2432           
  Misses              19601    19601           
  Partials               32       32           
Flag Coverage Δ
HidPkg 2.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@makubacki makubacki merged commit b2be3f7 into microsoft:release/202311 Feb 18, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants