1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<BASE target="main"> 8<TITLE>Multiboot Library (MB)</TITLE> 9<LINK rel="stylesheet" href="../css/titles.css"> 10</HEAD> 11<BODY> 12<H3>Multiboot Library (MB)</H3> 13<P>[<B><A href="list_mb.html">Function List</A></B>]</P> 14<DL> 15 <DT>Initialization 16 <DD><A href="common/MB_Init.html">MB_Init</A> 17 <DD><A href="common/MB_End.html">MB_End</A> 18 <DD><A href="common/MB_EndToIdle.html">MB_EndToIdle</A> 19 <DD><A href="common/MB_GetParentSystemBufSize.html">MB_GetParentSystemBufSize</A> 20 <DD><A href="common/MB_GetTgid.html">MB_GetTgid</A> 21</DL> 22<DL> 23 <DT>Child (after multi-boot) 24 <DD><A href="common/MB_IsMultiBootChild.html">MB_IsMultiBootChild</A> 25 <DD><A href="common/MB_GetMultiBootParentBssDesc.html">MB_GetMultiBootParentBssDesc</A> 26 <DD><A href="child/MB_GetMultiBootDownloadParameter.html">MB_GetMultiBootDownloadParameter</A> 27 <DD><A href="child/MB_ReadMultiBootParentBssDesc.html">MB_ReadMultiBootParentBssDesc</A> 28 <DD><A href="common/MB_GetUserVolatData.html">MB_GetUserVolatData</A> 29</DL> 30<DL> 31 <DT>Parent 32 <DD><A href="parent/MB_SetParentCommSize.html">MB_SetParentCommSize</A> 33 <DD><A href="parent/MB_SetParentCommParam.html">MB_SetParentCommParam</A> 34 <DD><A href="parent/MB_SetPowerSaveMode.html">MB_SetPowerSaveMode</A> 35 <DD><A href="parent/MB_SetLifeTime.html">MB_SetLifeTime</A> 36 37 <DD><A href="parent/MB_StartParent.html">MB_StartParent</A> 38 <DD><A href="parent/MB_StartParentFromIdle.html">MB_StartParentFromIdle</A> 39 <DD><A href="parent/MB_CommGetChildrenNumber.html">MB_CommGetChildrenNumber</A> 40 <DD><A href="parent/MB_CommGetChildUser.html">MB_CommGetChildUser</A> 41 <DD><A href="parent/MB_CommGetParentState.html">MB_CommGetParentState</A> 42 <DD><A href="parent/MB_CommSetParentStateCallback.html">MB_CommSetParentStateCallback</A> 43 <DD><A href="parent/MB_GetSegmentLength.html">MB_GetSegmentLength</A> 44 <DD><A href="parent/MB_ReadSegment.html">MB_ReadSegment</A> 45 <DD><A href="parent/MB_RegisterFile.html">MB_RegisterFile</A> 46 <DD><A href="parent/MB_UnregisterFile.html">MB_UnregisterFile</A> 47 <DD><A href="parent/MB_CommResponseRequest.html">MB_CommResponseRequest</A> 48 <DD><A href="parent/MB_CommStartSending.html">MB_CommStartSending</A> 49 <DD><A href="parent/MB_CommStartSendingAll.html">MB_CommStartSendingAll</A> 50 <DD><A href="parent/MB_CommIsBootable.html">MB_CommIsBootable</A> 51 <DD><A href="parent/MB_CommBootRequest.html">MB_CommBootRequest</A> 52 <DD><A href="parent/MB_CommBootRequestAll.html">MB_CommBootRequestAll</A> 53 <DD><A href="parent/MB_DisconnectChild.html">MB_DisconnectChild</A> 54 <DD><A href="parent/MB_GetGameEntryBitmap.html">MB_GetGameEntryBitmap</A> 55 <DD><A href="common/MB_SetSendVolatCallback.html">MB_SetSendVolatCallback</A> 56 <DD><A href="common/MB_SetUserVolatData.html">MB_SetUserVolatData</A> 57</DL> 58<P><B>Fake Multiboot Child</B></P> 59<DL> 60 <DD><A href="fake_child/MB_FakeInit.html">MB_FakeInit</A> 61 <DD><A href="fake_child/MB_FakeEnd.html">MB_FakeEnd</A> 62 <DD><A href="fake_child/MB_FakeGetWorkSize.html">MB_FakeGetWorkSize</A> 63 <DD><A href="fake_child/MB_FakeStartScanParent.html">MB_FakeStartScanParent</A> 64 <DD><A href="fake_child/MB_FakeEndScan.html">MB_FakeEndScan</A> 65 <DD><A href="fake_child/MB_FakeSetCStateCallback.html">MB_FakeSetCStateCallback</A> 66 <DD><A href="fake_child/MB_FakeEntryToParent.html">MB_FakeEntryToParent</A> 67 <DD><A href="fake_child/MB_FakeGetParentGameInfo.html">MB_FakeGetParentGameInfo</A> 68 <DD><A href="fake_child/MB_FakeGetParentBssDesc.html">MB_FakeGetParentBssDesc</A> 69 <DD><A href="fake_child/MB_FakeReadParentBssDesc.html">MB_FakeReadParentBssDesc</A> 70 <DD><A href="fake_child/MB_FakeSetVerboseScanCallback.html">MB_FakeSetVerboseScanCallback</A> 71 <DD><A href="fake_child/MB_FakeSetCompareGGIDCallback.html">MB_FakeSetCompareGGIDCallback</A> 72</DL> 73<DL> 74 <DT>Constants and Structures 75 <DD><A href="mb_game_consts.html">MB_ICON_*</A> 76 <DD><A href="mb_comm_parent_consts.html">MB_COMM_PARENT_*</A> 77 <DD><A href="mb_segment_buffer_min_const.html">MB_SEGMENT_BUFFER_MIN</A> 78 <DD><A href="mb_game_consts.html">MB_GAME_*</A> 79 <DD><A href="mb_game_consts.html">MB_USER_*</A> 80 <DD><A href="mb_tgid_auto_const.html">MB_TGID_AUTO</A> 81 <DD><A href="mb_fake_work_size_const.html">MB_FAKE_WORK_SIZE</A> 82 <DD><A href="mb_error_status_type.html">MBErrorStatus</A> 83 <DD><A href="mb_err_code_const.html">MBErrCode</A> 84 <DD><A href="mb_comm_pstate_const.html">MBCommPState</A> 85 <DD><A href="mb_comm_cstate_const.html">MBCommCState</A> 86 <DD><A href="mb_comm_response_request_type_const.html">MBCommResponseRequestType</A> 87 <DD><A href="mb_comm_pstate_callback_type.html">MBCommPStateCallback</A> 88 <DD><A href="mb_comm_cstate_callback_type.html">MBCommPStateCallbackFunc</A> 89 <DD><A href="mb_game_registry_type.html">MBGameRegistry</A> 90 <DD><A href="mb_icon_info_type.html">MBIconInfo</A> 91 <DD><A href="mb_user_info_type.html">MBUserInfo</A> 92 <DD><A href="mb_parent_bss_desc_type.html">MBParentBssDesc</A> 93 <DD><A href="common/MBGameInfo.html">MBGameInfo</A> 94 <DD><A href="fake_child/MBFakeScanCallback.html">MBFakeScanCallback</A> 95 <DD><A href="fake_child/MBFakeScanCallbackFunc.html">MBFakeScanCallbackFunc</A> 96 <DD><A href="fake_child/MBFakeCompareGGIDCallbackFunc.html">MBFakeCompareGGIDCallbackFunc</A> 97 <DD><A href="fake_child/MBFakeScanErrorCallback.html">MBFakeScanErrorCallback</A> 98</DL> 99<hr><p>CONFIDENTIAL</p></body> 100</HTML>