Skip to content

Commit

Permalink
Add back "patched" buttonsdxe for 855 because some devices still use it
Browse files Browse the repository at this point in the history
- Patch should really not be used or done today
- Add it back for now
  • Loading branch information
gus33000 committed May 30, 2024
1 parent 99e4c4f commit ae4dd78
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
22 changes: 22 additions & 0 deletions Silicon/QC/Sm8150/QcomPkg/PatchedBinaries/ButtonsDxe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# ****************************************************************************
# AUTOGENERATED BY UEFIReader
# AUTOGENED AS ButtonsDxe.inf
# DO NOT MODIFY
# GENERATED ON: 2022-11-11 17:10:56Z

[Defines]
INF_VERSION = 0x0001001B
BASE_NAME = ButtonsDxe
FILE_GUID = 5BD181DB-0487-4F1A-AE73-820E165611B3
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
ENTRY_POINT = EfiEntry

[Binaries.AARCH64]
DXE_DEPEX|ButtonsDxe.depex|*
PE32|ButtonsDxe.efi|*

[Depex]
TRUE
# AUTOGEN ENDS
# ****************************************************************************

0 comments on commit ae4dd78

Please sign in to comment.