代码搜索:MultiBoot
找到约 234 项符合「MultiBoot」的源代码
代码结果 234
www.eeworm.com/read/359751/10125904
texi boot.s.texi
/* @r{boot.S - bootstrap the kernel} */
/* @r{Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/318604/13475148
s boot.s
/* boot.S - bootstrap the kernel */
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/318604/13475155
texi boot.s.texi
/* @r{boot.S - bootstrap the kernel} */
/* @r{Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/105272/15672642
s boot.s
/* boot.S - bootstrap the kernel */
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/105272/15672649
texi boot.s.texi
/* @r{boot.S - bootstrap the kernel} */
/* @r{Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/105052/15678995
s boot.s
/* boot.S - bootstrap the kernel */
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/105052/15679002
texi boot.s.texi
/* @r{boot.S - bootstrap the kernel} */
/* @r{Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/305486/13767457
asm kstart.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; 32-bit kernel startup code
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; macros
www.eeworm.com/read/305486/13767514
asm kstart.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; 32-bit kernel startup code
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; macros
www.eeworm.com/read/339831/12202246
s entry.s
/* See COPYRIGHT for copyright information. */
#include
#include
#include
# Shift Right Logical
#define SRL(val, shamt) (((val) >> (shamt)) & ~(-1