PXE_BUSTYPE_PXE

UNDI ROM ID and devive ID signature.

extern (C)
enum PXE_BUSTYPE_PXE = PXE_BUSTYPE('!', 'P', 'X', 'E');

Meta