代码搜索:MultiBoot

找到约 234 项符合「MultiBoot」的源代码

代码结果 234
www.eeworm.com/read/318604/13475173

h mb_header.h

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2000 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/15672667

h mb_header.h

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2000 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/15679019

h mb_header.h

/* * GRUB -- GRand Unified Bootloader * Copyright (C) 2000 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/13767469

inc asm.inc

%ifndef __TL_ASM_INC %define __TL_ASM_INC 1 ; macros to handle leading underscores added by DOS/Windows compilers %macro IMP 1 %ifdef UNDERBARS EXTERN _%1 %define %1 _%1 %else EXTERN %1
www.eeworm.com/read/111497/15511613

inc asm.inc

%ifndef __TL_ASM_INC %define __TL_ASM_INC 1 ; macros to handle leading underscores added by DOS/Windows compilers %macro IMP 1 %ifdef UNDERBARS EXTERN _%1 %define %1 _%1 %else EXTERN %1 %endif %en
www.eeworm.com/read/352714/10522143

c base_multiboot_main.c

/* * base_multiboot_main.c * Modified for use in 15-410 at CMU * Zachary Anderson(zra) */ /* * Copyright (c) 1996, 1998 University of Utah and the Flux Group. * All rights reserved. * * This