index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legacy] Align legacy drivers' __shared data to the maximum possible
Michael Brown
2008-06-14
1
-1
/
+1
*
Add DBGLVL_IO to trace all memory-mapped I/O.
Michael Brown
2008-02-21
1
-0
/
+11
*
Merge commit 'holger/strings'
Michael Brown
2007-08-23
1
-0
/
+25
|
\
|
*
define malloc attribute
Holger Lubitz
2007-08-20
1
-0
/
+6
|
*
define __nonnull
Holger Lubitz
2007-08-02
1
-0
/
+7
|
*
define __pure and __const
Holger Lubitz
2007-08-02
1
-0
/
+12
*
|
Add barrier() primitive (was present in Eb5.4), used by some currently
Michael Brown
2007-08-18
1
-0
/
+5
|
/
*
Applied a modified version of holger's regparm patches.
Michael Brown
2007-07-29
1
-0
/
+3
*
Add per-file error identifiers
Michael Brown
2007-07-24
1
-0
/
+3
*
Use "dbg_stream" rather than "stream" as a variable name in
Michael Brown
2007-01-30
1
-3
/
+3
*
console.h is no longer needed for debugging
Michael Brown
2007-01-18
1
-1
/
+0
*
Add DBGLVL_PROFILE
Michael Brown
2007-01-18
1
-14
/
+28
*
Hex dumps are now integrated into the DBG() framework.
Michael Brown
2007-01-13
1
-5
/
+93
*
Added auto-colourising DBGC() macro
Michael Brown
2006-12-29
1
-40
/
+42
*
Inhibit compiler warnings on DBG() when building a non-debug object,
Michael Brown
2006-09-27
1
-2
/
+12
*
update DBG_DISCARD macro to allow the compiler to see the argument for compil...
Marty Connor
2006-09-14
1
-1
/
+3
*
Make DBG_DISCARD correct
Michael Brown
2006-06-01
1
-1
/
+1
*
Assertions are now handled via the POSIX-like <assert.h>.
Michael Brown
2006-03-23
1
-20
/
+3
*
Use "#var" rather than "@c var" for doxygen.
Michael Brown
2005-05-20
1
-3
/
+3
*
Doxygenation
Michael Brown
2005-05-19
1
-18
/
+101
*
__attribute__ does not need to be treated as a variadic macro, since
Michael Brown
2005-05-18
1
-1
/
+1
*
Hide __attribute__ from doxygen
Michael Brown
2005-05-18
1
-1
/
+11
*
Use __unused instead of __used for static data structures.
Michael Brown
2005-05-17
1
-3
/
+12
*
Added ASSERT() macro
Michael Brown
2005-05-13
1
-0
/
+17
*
Removed spurious semicolon
Michael Brown
2005-05-03
1
-1
/
+1
*
Moved definition of __shared into compiler.h
Michael Brown
2005-05-02
1
-0
/
+17
*
Added PREFIX_OBJECT() function to be able to easily prepend any string
Michael Brown
2005-04-27
1
-2
/
+3
*
Allow for multiple debug levels
Michael Brown
2005-04-25
1
-5
/
+18
*
Revert debug message prefix back to none, since we sometimes want to use
Michael Brown
2005-04-22
1
-1
/
+1
*
Force a standard format upon debug messages.
Michael Brown
2005-04-21
1
-1
/
+1
*
Automatically drag in console.h if DBG() is being defined as printf().
Michael Brown
2005-04-17
1
-0
/
+1
*
Automatically create DBG() macro based on debug_<object> macro.
Michael Brown
2005-04-14
1
-0
/
+20
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-0
/
+41