Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/stand/efiboot/ | |
efimemory.c | 277 bool first16m = true, first4g = true; local in function:getextmemx 310 if (first4g || extmem4g == pa) { 311 first4g = false; |
efimemory.c | 277 bool first16m = true, first4g = true; local in function:getextmemx 310 if (first4g || extmem4g == pa) { 311 first4g = false; |