*/
prompt:
#ifdef PXE
.ascii "\nF6 PXE\r"
.ascii "F6 PXE\r\n"
#endif
.ascii "\nBoot:"
item: .ascii " "; .byte ' '|0x80
item: .byte ' '|0x80
crlf: .ascii "\r"; .byte '\n'|0x80
/* Partition type tables */