Changes

166 bytes added ,  15:52, 1 September 2017
Line 323: Line 323:  
== OpenBisPartition ==
 
== OpenBisPartition ==
 
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.
 
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.
 +
 +
== InvalidateBisCache ==
 +
Seems to invalidate the Bis cache for MBR/GPT after overwriting that data via the OpenBisPartition IStorage. Used by [[SystemInitializer]].
    
== DeleteSaveData ==
 
== DeleteSaveData ==