summaryrefslogtreecommitdiffstats
path: root/src/core/bitops.c
Commit message (Collapse)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
| | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE.
* Don't get stuck in an infinite loop on negative integers!Michael Brown2007-09-211-4/+5
|
* Add fls() for non-constant values.Michael Brown2007-09-211-0/+10