Project

General

Profile

Actions

Feature #12091

closed

loader: biosdisk.c: Use symbolic names for int13 calls

Added by Toomas Soome almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
bootloader
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

This patch is from FreeBSD:

    For all the INT13 calls, use symbolic names instead of magic numbers. This makes
    it easier to understand what the code is doing w/o a trip to google to find what
    these numbers mean.

    FreeBSD commit: https://svnweb.freebsd.org/base?view=revision&revision=355825

No functional changes.

Actions #1

Updated by Electric Monk almost 4 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 2ed5f78a049996104f9dcce38d0c0c1735dd0e7a

commit  2ed5f78a049996104f9dcce38d0c0c1735dd0e7a
Author: Toomas Soome <tsoome@me.com>
Date:   2019-12-18T17:50:43.000Z

    12091 loader: biosdisk.c: Use symbolic names for int13 calls
    Reviewed by: John Levon <john.levon@joyent.com>
    Reviewed by: Andy Fiddaman <andy@omniosce.org>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF