Searched refs:MBR_ERRATA_PAD (Results 1 – 2 of 2) sorted by relevance
/DragonStub/inc/ | ||
H A D | efipart.h | 48 #define MBR_ERRATA_PAD 0x40000 // 128 MB macro |
/DragonStub/lib/ | ||
H A D | misc.c | 459 if (EndingLBA > (BlkIo->Media->LastBlock + MBR_ERRATA_PAD)) { in ValidMBR() |