search for: next_load_addr

Displaying 2 results from an estimated 2 matches for "next_load_addr".

2006 Mar 11
5
mboot.c32, weird e820 map on HP blade machine, possible memory corruption
I'm seeing this on a HP Blade and i'm not sure why this is happning since the nature of the issue is so wierd. I compiled mboot.c with a DEBUG defined in the mboot.c file. In the funciton init_mmap(), it prints the e820 map and on the HP blade this map values come out to be totally random. Some weird numbers which dont make any sense at all. However, if i add a while(1); or a exit(1); at
2009 Apr 24
2
TBOOT and extlinux
...he boot log from extlinux, as well as tboot is included below: ================================================== EXTLINUX 3.75 3.75 Copyright (C) 1994-2009 H. Peter Anvin et al COM32 Multiboot loader v0.2. Copyright (C) 2005-2006 Tim Deegan. _end: 0x0018ecf8 argv[1]: 0x0018ecf8 next_load_addr: 0x0018ee0c section_addr 0x7b07ffd0 __mem_end: 0x7b07ffd0 argv[0]: 0x7b19ffc3 Requesting memory map from BIOS: 0x0000000000000000 -- 0x000000000009ec00 : Available 0x000000000009ec00 -- 0x00000000000a0000 : Reserved 0x00000000000e0000 -- 0x0000000000100000 : Reserved...