HomeSort by relevance Sort by last modified time
    Searched refs:UNDI_HDR_SIZE (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/util/
makerom.pl 19 use constant UNDI_HDR_SIZE => 0x16;
111 or $undi_hdr_offset > length($$romref) - UNDI_HDR_SIZE
120 UNDI_HDR_SIZE));
modrom.pl 19 use constant UNDI_HDR_SIZE => 0x16;
109 or $undi_hdr_offset > length($$romref) - UNDI_HDR_SIZE
118 UNDI_HDR_SIZE));

Completed in 517 milliseconds