代码搜索:如何学习 bootLoader?

找到约 10,000 项符合「如何学习 bootLoader?」的源代码

代码结果 10,000
www.eeworm.com/read/393286/2476352

lds bootloader.lds

OUTPUT_FORMAT("elf64-ia64-little") OUTPUT_ARCH(ia64) ENTRY(_start) SECTIONS { /* Read-only sections, merged into text segment: */ . = 0x100000; _text = .; .text : { *(__ivt_section) *(.text)
www.eeworm.com/read/393286/2476354

c bootloader.c

/* * arch/ia64/hp/sim/boot/bootloader.c * * Loads an ELF kernel. * * Copyright (C) 1998-2003 Hewlett-Packard Co * David Mosberger-Tang * Stephane Eranian
www.eeworm.com/read/393286/2477933

lds bootloader.lds

OUTPUT_FORMAT("elf64-alpha") ENTRY(__start) printk = srm_printk; SECTIONS { . = 0x20000000; .text : { *(.text) } _etext = .; PROVIDE (etext = .); .rodata : { *(.rodata) *(.rodata.*) } .dat
www.eeworm.com/read/389879/2531980

lds bootloader.lds

OUTPUT_FORMAT("elf64-ia64-little") OUTPUT_ARCH(ia64) ENTRY(_start) SECTIONS { /* Read-only sections, merged into text segment: */ . = 0x100000; _text = .; .text : { *(__ivt_section) *(.text)
www.eeworm.com/read/389879/2531982

c bootloader.c

/* * arch/ia64/hp/sim/boot/bootloader.c * * Loads an ELF kernel. * * Copyright (C) 1998-2003 Hewlett-Packard Co * David Mosberger-Tang * Stephane Eranian
www.eeworm.com/read/385891/2578145

lds bootloader.lds

OUTPUT_FORMAT("elf64-ia64-little") OUTPUT_ARCH(ia64) ENTRY(_start) SECTIONS { /* Read-only sections, merged into text segment: */ . = 0x100000; _text = .; .text : { *(__ivt_section) *(.text)
www.eeworm.com/read/385891/2578146

c bootloader.c

/* * arch/ia64/boot/bootloader.c * * Loads an ELF kernel. * * Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co * Copyright (C) 1998, 1999, 2001 David Mosberger-Tang * Copyr
www.eeworm.com/read/385891/2579022

lds bootloader.lds

OUTPUT_FORMAT("elf64-alpha") ENTRY(__start) SECTIONS { . = 0x20000000; .text : { *(.text) } _etext = .; PROVIDE (etext = .); .rodata : { *(.rodata) *(.rodata.*) } .data : { *(.data) CONSTR
www.eeworm.com/read/385462/2589671

py bootloader.py

#============================================================================ # This library is free software; you can redistribute it and/or # modify it under the terms of version 2.1 of the GNU Less
www.eeworm.com/read/381381/2647042

dep bootloader.dep

2 BIN $TOOLKIT_DIR$\inc\xmtx.h