Filesystem services: Difference between revisions
No edit summary |
|||
Line 156: | Line 156: | ||
== OpenBisPartition == | == OpenBisPartition == | ||
Takes | Takes a u32 partition ID, returns 0x2EE202 for partitions which do not exist, 0x320002 for partitions which cannot be opened and a valid [[#IStorage]] handle otherwise. | ||
Returns an [[#IStorage]] that gives raw access to nand sectors containing the BCT. | Returns an [[#IStorage]] that gives raw access to nand sectors containing the BCT. |