Talk:Update Manager: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "Not implemented(???): <pre> update_manager::init_device_type() update_manager::set_update_status_repository() update_manager::do_fix_regions() update_manager::set_qa_flag_repo...")
 
(Replaced content with "nevermind, they are just logs")
Line 1: Line 1:
Not implemented(???):
nevermind, they are just logs
<pre>
update_manager::init_device_type()
update_manager::set_update_status_repository()
update_manager::do_fix_regions()
update_manager::set_qa_flag_repository()
update_manager::get_secure_product_mode()
update_manager::is_valid_access()
update_manager::swap_bank()
update_manager::check_size()
update_manager::set_secure_product_mode()
update_manager::initialize_revoke_list_info()
update_manager::do_fix_trm_regions()
update_manager::init_qa_flag()
update_manager::check_core_os_hash()
update_manager::check_revoke_list_hash()
update_manager::check_revoke_list_all()
update_manager::decompress_and_write_target()
update_manager::write_target()
update_manager::update_package_bottomhalf()
update_manager::erase_core_os_standby_bank()
</pre>

Revision as of 08:21, 19 July 2014

nevermind, they are just logs