11-14-2012, 03:43 PM
(This post was last modified: 11-14-2012, 03:51 PM by TimeWalker.)
Yeah, I've figured:
#define S_IRGRP (S_IRUSR >> 3) /* Read by group. */
#define S_IROTH (S_IRGRP >> 3) /* Read by others. */
are missing.
But the tool doesn't actually do anything properly. It needs a fine to save the dump, but won't save the dump and reads the size of the specified file instead.. can't wrap my head around it. Besides I'm bloody tired today..
Also apparently this tool is used by Google to deploy ChromeOS onto Chrome Books ...
86/64 .. what the heck is different .. you can run both arch natively.
Hopes were waaay up high for this ...
It just patches the dumped flash descriptor to "unlock" it and reflash (same as Intel's utility I guess), which can't be done since it's locked.
#define S_IRGRP (S_IRUSR >> 3) /* Read by group. */
#define S_IROTH (S_IRGRP >> 3) /* Read by others. */
are missing.
But the tool doesn't actually do anything properly. It needs a fine to save the dump, but won't save the dump and reads the size of the specified file instead.. can't wrap my head around it. Besides I'm bloody tired today..
Also apparently this tool is used by Google to deploy ChromeOS onto Chrome Books ...
Code:
Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
Copyright (C) 2011 Google Inc
86/64 .. what the heck is different .. you can run both arch natively.
Code:
>ifdtool -d backup.bin
Could not open file: No such file or directory
>ifdtool -d 7.1.52.1176.bin
File 7.1.52.1176.bin is 1335296 bytes
Could not read file: No error
>ifdtool -x v3450.rom
File v3450.rom is 4096 bytes
Found Flash Descriptor signature at 0x00000010
Flash Region 0 (Flash Descriptor): 00000000 - 00000fff
Flash Region 1 (BIOS): 00180000 - 003ffff
-------------- Crash -----------------
Hopes were waaay up high for this ...
Code:
>ifdtool.exe -u v3450.rom
File v3450.rom is 4096 bytes
Found Flash Descriptor signature at 0x00000010
Writing new image to v3450.rom.new