Skip to content

Commit

Permalink
Fix SD sample INF file for proper driver isolation
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoAdonis committed Aug 1, 2024
1 parent 6dbda1f commit ef6d8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sd/miniport/sdhc/sdhc.inx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ HKR,,UINumberDescFormat,,%SDHCSlot%
HKR,,Driver,,"sdhc.sys"

[SDHCServiceReg]
HKR,,BootFlags,0x00010003,0x00000008
HKR,Parameters,BootFlags,0x00010003,0x00000008
HKR,Parameters,SdCmdFlags,1, 05,01, 06,01, 08,11, 09,19, 0A,19, 0D,11, \
10,01, 11,01, 12,01, 17,01, 18,05, 19,05, \
1A,01, 1B,01, 1C,01, \
Expand Down

0 comments on commit ef6d8fb

Please sign in to comment.