summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMichael Brown2014-04-30 19:03:10 +0200
committerMichael Brown2014-05-02 16:23:20 +0200
commit03e76c34d8d78544b7c19c4b5bb61d9ad24db0ea (patch)
tree5056af33806db9ca0a7c662ca274428815fb8a67 /src/usr
parent[librm] Add a profiling self-test for measuring mode transition times (diff)
downloadipxe-03e76c34d8d78544b7c19c4b5bb61d9ad24db0ea.tar.gz
ipxe-03e76c34d8d78544b7c19c4b5bb61d9ad24db0ea.tar.xz
ipxe-03e76c34d8d78544b7c19c4b5bb61d9ad24db0ea.zip
[librm] Add meaningful labels at section changes
The mode-transition code involves paths which switch back and forth between the .text and .text16 sections. At present, only the start of each function is labelled, which makes it difficult to decode addresses within the parts of the function existing in a different section. Add explicit labels at the start of each section change, so that addresses can be meaningfully decoded to the nearest label. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/usr')
0 files changed, 0 insertions, 0 deletions