Fix backspace key detection

The backspace key for OVMF is represented as unicode=0, scan_code=8.
Fix the key matching logic to support it.

Change-Id: I26da3635e6bb90ef590cdbcf586ae6b0eb06eb47
2 files changed
tree: 12d1614bb4f3dc89584fcf97907b2f5c270181ce
  1. gbl/
  2. libxbc/
  3. vts/
  4. .clang-format
  5. .gitignore
  6. BUILD
  7. LICENSE
  8. OWNERS