Home
last modified time | relevance | path

Searched defs:INITIAL_EBDA_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/device/oprom/realmode/
H A Dx86.h31 #define INITIAL_EBDA_SIZE 0x400 macro
/aosp_15_r20/external/coreboot/src/device/oprom/yabel/
H A Dbiosemu.h56 #define INITIAL_EBDA_SIZE 0x400 // size of the EBDA (at least 1KB!! since size is stored in KB!) macro