Status response to BIOS_RAM_ALLOCATE.
Trigger: Sent after the memory controller has received a valid BIOS_RAM_ALLOCATE.
Target: The link number that sent the BIOS_RAM_ALLOCATE call.
link_message(integer sender_num, integer [memory_bank]
, string "BIOS_RAM_ALLOCATED", key [user]
)
• integer | [memory_bank] |
• key | [user] |
Parameter | Description |
---|---|
[memory_bank] |
Integer. Will be the memory bank number if the allocation was successful, or -1 if it failed. |
[user] |
String. The [user] parameter passed with BIOS_RAM_ALLOCATE. |
[user]
values for allocated memory banks