Home
last modified time | relevance | path

Searched refs:update (Results 1 – 17 of 17) sorted by relevance

/CafeSDK-2.12.13/system/bin/tool/
Dcafe_pcfs2nand117 mkdir -p $CAFE_MLC_DIR/sys/update/bootloader
118 cp -rf $CAFE_MLC_DIR/sys/update/mixed/aaa-boot1-dual $CAFE_MLC_DIR/sys/update/bootloader
123 … devkitmsg 'update /vol/storage_hfiomlc01/sys/update/bootloader' -v -p $SESSION_LAUNCH_CTRL_PORT
138 … echo Executing devkitmsg \'devkitmsg 'reflash /vol/storage_hfiomlc01/sys/update/nand'\' -v"..."
140 devkitmsg 'reflash /vol/storage_hfiomlc01/sys/update/nand' -v -p $SESSION_LAUNCH_CTRL_PORT
150 devkitmsg 'update /vol/storage_hfiomlc01/sys/update/nand' -v -p $SESSION_LAUNCH_CTRL_PORT
Dcaferecover23 NAND_SRC_DIR=$CAFE_MLC_DIR/sys/update/nand
24 MIXED_DEST_DIR=$CAFE_MLC_DIR/sys/update/mixed
25 BL_DEST_DIR=$CAFE_MLC_DIR/sys/update/bootloader
204 devkitmsg 'update /vol/storage_hfiomlc01/sys/update/bootloader' -v -p $SESSION_LAUNCH_CTRL_PORT
260 … devkitmsg 'update /vol/storage_hfiomlc01/sys/update/bootloader' -v -p $SESSION_LAUNCH_CTRL_PORT
273 … devkitmsg 'reflash /vol/storage_hfiomlc01/sys/update/nand' -v -p $SESSION_LAUNCH_CTRL_PORT
278 … devkitmsg 'reflash /vol/storage_hfiomlc01/sys/update/mixed' -v -p $SESSION_LAUNCH_CTRL_PORT
Dcafeupdate25 -u <package> : path to update package (from sysconfig's perspective)
42 cafex.exe update $@
Dcafe_nand2pcfs113 devkitmsg 'update /vol/storage_hfiomlc01/sys/update/pcfs' -v -p $SESSION_LAUNCH_CTRL_PORT
Dmasteringfunctions.sh329 echo update app.xml $G_OS_VERSION $APP_XML
351 echo update meta.xml $G_OS_VERSION $META_XML
505 echo update $G_OS_VERSION $DEST_MASTERINFO_XML
Dsetbridge.bat15 :: Run setbridgeconfig to update INI file
Dcafeoptions.bat80 REM old "pcfs_over_sata" sentinel exists; update to new config file
Dmakecfmaster.sh501 -u : Include system update partition on master image.
/CafeSDK-2.12.13/system/include/cafe/
Daxart.h115 u32 update; // set to true after changing params member
343 u32 update; // set to TRUE after changing type or frequency member
/CafeSDK-2.12.13/system/src/tool/cafex/Properties/binres/
DREADME.txt31 paulke02@noa.nintendo.com so he can update these pre-built binary
/CafeSDK-2.12.13/data/mlc/sys/title/0005001b/10042300/content/
Dexceptions.txt42 /vol/storage_mlc01/sys/update/.;
/CafeSDK-2.12.13/data/mlc/sys/title/0005001b/10042300/content/content/
Dexceptions.txt42 /vol/storage_mlc01/sys/update/.;
/CafeSDK-2.12.13/system/src/tool/cafex/masteringTests/
DautoMasterTest.bat62 @echo makemaster with system update partition
/CafeSDK-2.12.13/
Dcafe.bat119 REM old "pcfs_over_sata" sentinel exists; update to new config file
356 echo Newer version of GHS tools %CAFE_GHS_VERSION_EXPECT% is available please update
369 echo please update the system environment variable "GHS_ROOT"
501 :: Copy cafe.sh in /etc/profile.d to update the title
538 REM We want to update the title bar, but just for this invocation. Since we can't
/CafeSDK-2.12.13/system/src/tool/cafex/
DProgram.cs808 ret.error = update(args); in DoCommand()
DCafeFunctions.cs5202 static CAFEX_ERROR update(string[] args) in update() method in CafeX.Program
6079 devkitmsg.update("/vol/storage_hfiomlc01/sys/update/bootloader"); in recover()
6190 devkitmsg.update(recover_source); in recover()
7142 devkitmsg.update("/vol/storage_hfiomlc01/sys/update/bootloader"); in pcfs2nand()
DExecutableClasses.cs641 internal static int update(string update_path) in update() method in CafeX.devkitmsg