search for: endstruc

Displaying 2 results from an estimated 2 matches for "endstruc".

Did you mean: endstr
2008 Nov 27
1
RFC: COMBOOT API directory calls
...ation for each currently open directory. ; struc open_dir_t dir_sector resd 1 ; Current sector number (0 = structure free) dir_offset resd 1 ; Current position within dir_sector dir_sector_start resd 1 ; Starting sector number (for rewinddir() resd 1 ; Unused; for alignment/future use endstruc If I create a new array Dirs, I would think that it should be sized by another constant MAX_OPEN_DIR, defined by MAX_OPEN_DIR_LG2, which should be less than MAX_OPEN_LG2. I'm thinking around 4 (=16 directories; =256 Bytes) for now. I have a feeling that what I'm embarking on may cause is...
2012 Mar 23
19
[PATCH 00/19][elflink] Improve compatibility with 4.x
From: Matt Fleming <matt.fleming at intel.com> The following patch series is available at, git://git.zytor.com/users/mfleming/syslinux.git elflink All patches are against the 'elflink' branch. This series fixes a few serious bugs and some behavioural incompatibilities with the 4.x series. Matt Fleming (19): ldlinux: Initialise 'p' before using it. ldlinux: Parse