代码搜索结果

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

main.c

/* main.c - experimental GRUB stage2 that runs under Unix */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc. * * This program is free

shared.h

/* shared.h - definitions used in all GRUB-specific code */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc. * * This progra

md5.c

/* md5.c - an implementation of the MD5 algorithm and MD5 crypt */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2000, 2001 Free Software Foundation, Inc. * * This program is free so

asmstub.c

/* asmstub.c - a version of shared_src/asm.S that works under Unix */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc. * * This progra

bios.c

/* bios.c - implement C part of low-level BIOS disk input and output */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2003,2004 Free Software Foundation, Inc. * * This prog

start_eltorito.s

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 1994-2002 H. Peter Anvin * Copyright (C) 1999,2000,2001,2004 Free Software Foundation, Inc. * * This program is free software; you can

bios.c

/* bios.c - implement C part of low-level BIOS disk input and output */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2003,2004 Free Software Foundation, Inc. * * This prog

start_eltorito.s

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 1994-2002 H. Peter Anvin * Copyright (C) 1999,2000,2001,2004 Free Software Foundation, Inc. * * This program is free software; you can

head.s

/* * alpha/boot/head.S * * initial boot stuff.. At this point, the bootloader has already * switched into OSF/1 PAL-code, and loaded us at the correct address * (START_ADDR). So there isn't much

head.s

/* * alpha/boot/head.S * * initial boot stuff.. At this point, the bootloader has already * switched into OSF/1 PAL-code, and loaded us at the correct address * (START_ADDR). So there isn't much