Searched refs:BootInfo (Results 1 – 2 of 2) sorted by relevance
250 typedef struct BootInfo { /* @ 0x70, record #0 */ struct270 } __attribute__ ((packed)) BootInfo; /* see also XEckdMbr */ argument309 BootInfo bip; /* BootInfo is MBR for LDL */
65 static inline int verify_boot_info(BootInfo *bip) in verify_boot_info()