iPXE
|
Macros | |
#define | CACHE_CHEAP 01 |
Items with a low replacement cost. More... | |
#define | CACHE_NORMAL 02 |
Items with a normal replacement cost. More... | |
#define | CACHE_EXPENSIVE 03 |
Items with a high replacement cost. More... | |
#define CACHE_NORMAL 02 |