代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
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[
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
gemini_prom.s
/*
* arch/ppc/platforms/gemini_prom.S
*
* Not really prom support code (yet), but sort of anti-prom code. The current
* bootloader does a number of things it shouldn't and doesn't do things th
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
gemini_prom.s
/*
* arch/ppc/platforms/gemini_prom.S
*
* Not really prom support code (yet), but sort of anti-prom code. The current
* bootloader does a number of things it shouldn't and doesn't do things th
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[
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[