mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-18 13:13:22 -04:00
Small sys_flashrom clean up (#1795)
* sys_flashrom cleanup * Remove uncessary data word from function names * format
This commit is contained in:
@@ -3451,17 +3451,17 @@
|
||||
0x801857D0:("SysFlashrom_GetVendorStr",),
|
||||
0x80185864:("SysFlashrom_CheckFlashType",),
|
||||
0x80185908:("SysFlashrom_InitFlash",),
|
||||
0x80185968:("SysFlashrom_ReadData",),
|
||||
0x80185968:("SysFlashrom_Read",),
|
||||
0x801859F0:("SysFlashrom_EraseSector",),
|
||||
0x80185A2C:("SysFlashrom_ExecWrite",),
|
||||
0x80185B1C:("SysFlashrom_AttemptWrite",),
|
||||
0x80185BE4:("SysFlashrom_NeedsToErase",),
|
||||
0x80185C24:("func_80185C24",),
|
||||
0x80185D40:("SysFlashrom_ThreadEntry",),
|
||||
0x80185DDC:("SysFlashrom_WriteDataAsync",),
|
||||
0x80185DDC:("SysFlashrom_WriteAsync",),
|
||||
0x80185EC4:("SysFlashrom_IsBusy",),
|
||||
0x80185F04:("SysFlashrom_AwaitResult",),
|
||||
0x80185F64:("SysFlashrom_WriteDataSync",),
|
||||
0x80185F64:("SysFlashrom_WriteSync",),
|
||||
0x80185F90:("Kanji_OffsetFromShiftJIS",),
|
||||
0x80186A70:("osFlashGetAddr",),
|
||||
0x80186AB8:("osFlashReInit",),
|
||||
|
||||
Reference in New Issue
Block a user