Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lz apu test pcimmio rebase #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pietrushnic
Copy link

@pietrushnic pietrushnic commented Jul 14, 2019

Without this code I'm getting PC Engines apu2 reboot. With this code I'm getting this:

grub> boot
loader/i386/linux.c:540: real_size = 5000, mmap_size = 2000
loader/i386/linux.c:390: addr = 10000, size = 80000, need_size = 5000
loader/i386/linux.c:552: real_mode_target = 8b000, real_size = 5000,
efi_mmap_size = 0
loader/i386/linux.c:569: real_mode_mem = 0xcfbc6800
loader/i386/linux.c:579: code32_start = 1000000
grub_slaunch_boot_skinit:66: real_mode_target: 0x8b000
grub_slaunch_boot_skinit:67: prot_mode_target: 0x1000000
grub_slaunch_boot_skinit:68: params: 0xcfbc6800
grub_slaunch_boot_skinit:76: new_zeropage: 0x1f1a000
grub_slaunch_boot_skinit:82: memmove(0x1f1a000, 0xcfbc6800, 0x3fc)
grub_slaunch_boot_skinit:85:         DONE
loader/i386/slaunch_skinit.c:89: Invoke SKINIT
TPM extending 0x0000000001000000: shasum calculated, PCR extended
pm_kernel_entry:
0x0000000001000000: fc f6 86 11 02 00 00 40 75 0c fa b8 18 00 00 00   .......@u.......
0x0000000001000010: 8e d8 8e c0 8e d0 8d a6 e8 01 00 00 e8 00 00 00   ................
0x0000000001000020: 00 5d 81 ed 21 00 00 00 b8 00 0e 5b 00 01 e8 89   .]..!......[....
0x0000000001000030: c4 e8 0a ae 58 00 85 c0 0f 85 f2 ad 58 00 89 eb   ....X.......X...
0x0000000001000040: 8b 86 30 02 00 00 48 01 c3 f7 d0 21 c3 81 fb 00   ..0...H....!....
0x0000000001000050: 00 00 01 7d 05 bb 00 00 00 01 8b 86 60 02 00 00   ...}........`...
0x0000000001000060: 2d 00 60 5c 00 01 c3 01 ad 42 9b 59 00 0f 01 95   -.`\.....B.Y....
0x0000000001000070: 40 9b 59 00 0f 20 e0 83 c8 20 0f 22 e0 e8 0e 03   @.Y.. ... ."....
0x0000000001000080: 59 00 31 d2 85 c0 74 06 83 e8 20 0f ab c2 8d bb   Y.1...t... .....
0x0000000001000090: 00 40 5b 00 31 c0 b9 00 18 00 00 f3 ab 8d bb 00   .@[.1...........
0x00000000010000a0: 40 5b 00 8d 87 07 10 00 00 89 07 01 57 04 8d bb   @[..........W...
0x00000000010000b0: 00 50 5b 00 8d 87 07 10 00 00 b9 04 00 00 00 89   .P[.............
0x00000000010000c0: 07 01 57 04 05 00 10 00 00 83 c7 08 49 75 f0 8d   ..W.........Iu..
0x00000000010000d0: bb 00 60 5b 00 b8 83 01 00 00 b9 00 08 00 00 89   ..`[............
0x00000000010000e0: 07 01 57 04 05 00 00 20 00 83 c7 08 49 75 f0 8d   ..W.... ....Iu..
0x00000000010000f0: 83 00 40 5b 00 0f 22 d8 b9 80 00 00 c0 0f 32 0f   ..@[..".......2.
zero_page:
0x0000000001f1a000: 00 18 00 80 00 00 03 50 00 00 00 00 00 00 19 01   .......P........
0x0000000001f1a010: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
0x0000000001f1a020: 3f a3 00 10 00 00 00 00 00 00 00 00 00 00 00 00   ?...............
0x0000000001f1a030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
...
0x0000000001f1a0d0: 00 00 00 00 00 00 00 00 00 70 00 02 00 00 00 00   .........p......
0x0000000001f1a0e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
...
lz_base:
0x0000000002000000: 00 02 ff ff 78 f1 26 8e 04 92 11 e9 83 2a c8 5b   ....x.&......*.[
0x0000000002000010: 76 c4 cc 02 00 00 00 00 00 a0 f1 01 00 00 00 00   v...............
0x0000000002000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
...
0x00000000020000f0: 30 01 00 02 00 00 00 00 44 0c 00 02 00 04 00 00   0.......D.......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants