.dataf
In this section:
Description
Holds static and global initialized variables that have the memory attribute __far. In object files, this includes the initial values. When the linker directive initialize is used, a corresponding .dataf_init section is created for each .dataf section, holding the possibly compressed initial values.
Memory placement
0x10000–0xFFE1F in RAM memory.