ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

boot.c File Reference
#include "vfatlib.h"
#include <debug.h>

Go to the source code of this file.

Defines

#define NDEBUG
#define ROUND_TO_MULTIPLE(n, m)   ((n) && (m) ? (n)+(m)-1-((n)-1)%(m) : 0)
#define GET_UNALIGNED_W(f)   CF_LE_W( *(unsigned short *)&f )

Functions

static charget_media_descr (unsigned char media)
static void dump_boot (DOS_FS *fs, struct boot_sector *b, unsigned lss)
static void check_backup_boot (DOS_FS *fs, struct boot_sector *b, int lss)
static void init_fsinfo (struct info_sector *i)
static void read_fsinfo (DOS_FS *fs, struct boot_sector *b, int lss)
void read_boot (DOS_FS *fs)

Variables

struct {
   __u8   media
   char *   descr
mediabytes []

Generated on Sat May 26 2012 06:03:39 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.