This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
TegraExplorer
Watch
1
Star
0
Fork
You've already forked TegraExplorer
0
mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced
2025-02-17 05:55:36 +00:00
Code
Issues
Releases
Activity
03df13f34c
TegraExplorer
/
source
/
tegraexplorer
/
emmc
/
emmcmenu.h
4 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
Get a basic gpt menu
2020-04-04 16:49:47 +02:00
#
pragma once
[script] add mmc_dumpPart() and mmc_restorePart()
2020-04-04 23:41:09 +02:00
int
makeMmcMenu
(
short
mmcType
)
;
int
mmcFlashFile
(
char
*
path
,
short
mmcType
)
;
Reference in a new issue
Copy permalink