代码搜索结果

找到约 4,828 项符合 Bootloader 的代码

memory.c

/* * memory.c: memory test routines for the blob bootloader * * Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) * * This program is free software; you can redistribute it and/or modify

makefile

# # MAKEFILE FOR THE MIPS LINUX BOOTLOADER AND ROM DEBUGGER # # i-data Networks # # Author: Thomas Horsten # ifndef Version Version = "$(USER)-test" endif MKLASATIMG = mklasatimg M

makefile.inc

BootLoader: !IF "$(NOLINK)" == "" romimage eboot.bib copy %_TARGETPLATROOT%\target\%_TGTCPUTYPE%\%_TGTCPU%\%_TGTOS%\%WINCEDEBUG%\eboot.nb0 eboot.rom ..\files\wince2aif.exe %_TARGETPLAT

crt0.s

/* crt0.S - Startup code for the PowerPC. */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. * * This program is free software; you can

cmain.c

/* cmain.c - Startup code for the PowerPC. */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2003,2004,2005,2006 Free Software Foundation, Inc. * * This program is free software; you

biosdisk.c

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2006 Free Software Foundation, Inc. * * GRUB is free software; you can redistribute it and/or modify

chainloader.c

/* chainloader.c - boot another boot loader */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002,2004 Free Software Foundation, Inc. * * This program is free software; you can redis

multiboot_normal.c

/* multiboot_normal.c - boot another boot loader */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2004,2005 Free Software Foundation, Inc. * * This program is free software; you can

multiboot.c

/* multiboot.c - boot a multiboot OS image. */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. * * This program is free software; you ca

linux_normal.c

/* linux_normal.c - boot linux */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2004,2005,2006 Free Software Foundation, Inc. * * This program is free software; you can redistribute