Searched refs:RAM_DISK_RESERVED_MEMORY (Results 1 – 3 of 3) sorted by relevance
36 #define RAM_DISK_RESERVED_MEMORY 0x01 macro
36 …option text = STRING_TOKEN(STR_RAM_DISK_RESERVED_MEMORY), value = RAM_DISK_RESERVED_MEMORY, flags …
366 } else if (MemoryType == RAM_DISK_RESERVED_MEMORY) { in HiiCreateRamDisk()