代码搜索结果

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

getroot.c

/* getroot.c - Get root device */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002,2003,2006 Free Software Foundation, Inc. * * GRUB is free software; you can redist

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

bootdata.h

#ifndef _PARISC_BOOTDATA_H #define _PARISC_BOOTDATA_H /* structure given from bootloader... */ typedef struct { unsigned data_valid_signature, initrd_start, initrd_end; char commandline[

ext2fs.h

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2000, 2001 Free Software Foundation, Inc. * * (C) Copyright 2003 Sysgo Real-Time Solutions, AG * Pavel Bartusek

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

bootdata.h

#ifndef _PARISC_BOOTDATA_H #define _PARISC_BOOTDATA_H /* structure given from bootloader... */ typedef struct { unsigned data_valid_signature, initrd_start, initrd_end; char commandline[

main.cod

; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4345 TTL E:\WM604\PLATFORM\SEUICBSP\SRC\BOOTLOADER\EBOOT\.\main.c CODE32 00000 AREA |.drectve|, DRECTVE DCB "-d

dl_device_serial.cod

; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4345 TTL E:\WM604\PLATFORM\SEUICBSP\SRC\BOOTLOADER\EBOOT\.\DL_Device_Serial.c CODE32 00000 AREA |.drectve|, DRECT

dl_device_usbwin.cod

; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4345 TTL E:\WM604\PLATFORM\SEUICBSP\SRC\BOOTLOADER\EBOOT\.\DL_Device_Usbwin.c CODE32 00000 AREA |.drectve|, DRECT

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