Skip to main content
Notice removed Draw attention by CommunityBot
Bounty Ended with no winning answer by CommunityBot
Notice added Draw attention by Vlastimil Burián
Bounty Started worth 50 reputation by Vlastimil Burián
better explained what the text at the bottom of the question is about (regression)
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87

Some add_efi_memmep documentation already consulted:


Some add_efi_memmep documentation already consulted:

difference between 4 output cases enhanced by prepending "Grub boot" for the cases where it wasn't specified
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87

WithoutGRUB boot without the add_efi_memmap boot argument:

WithGRUB boot with add_efi_memmap and the EFI memory map size differsdoes seem to differ:

EFI stub boot without boot without add_efi_memmap:

EFI stub boot with boot with add_efi_memmap:

Without the add_efi_memmap boot argument:

With add_efi_memmap the EFI memory map size differs:

EFI stub boot without add_efi_memmap:

EFI stub boot with add_efi_memmap:

GRUB boot without the add_efi_memmap boot argument:

GRUB boot with add_efi_memmap and the EFI memory map size does seem to differ:

EFI stub boot without add_efi_memmap:

EFI stub boot with add_efi_memmap:

Tweeted twitter.com/#!/StackUnix/status/499819559755718656
EFI stub boot output inserted
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87

EFI stub boot without add_efi_memmap:

  • 22 BIOS-e820 lines
  • 60 EFI memory lines
  • DMA zone: 21 pages reserved
  • Memory: 7885012K/8283384K available

EFI stub boot with add_efi_memmap:

  • 22 BIOS-e820 lines
  • 66 EFI memory lines
  • DMA zone: 21 pages reserved
  • Memory: 7882124K/8283384K available

After reading more information - as inlined below - I can't figure out whether to add add_efi_memmap or not. It does something extra which doesn't seem absolutely necessary to boot. On the other hand it can give to give a better (more complete) view of usable memory.

After reading more information - as inlined below - I can't figure out whether to add add_efi_memmap or not. It does something extra which doesn't seem absolutely necessary to boot. On the other hand it can give to give a better (more complete) view of usable memory.

EFI stub boot without add_efi_memmap:

  • 22 BIOS-e820 lines
  • 60 EFI memory lines
  • DMA zone: 21 pages reserved
  • Memory: 7885012K/8283384K available

EFI stub boot with add_efi_memmap:

  • 22 BIOS-e820 lines
  • 66 EFI memory lines
  • DMA zone: 21 pages reserved
  • Memory: 7882124K/8283384K available

After reading more information - as inlined below - I can't figure out whether to add add_efi_memmap or not. It does something extra which doesn't seem absolutely necessary to boot. On the other hand it can give to give a better (more complete) view of usable memory.

more diffences added when booting with and without the parameter
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87
Loading
dmesg output counting added
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87
Loading
one snippet appended from http://blog.fpmurphy.com/2012/08/uefi-memory-v-e820-memory.html
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87
Loading
one snippet appended from http://blog.fpmurphy.com/2012/08/uefi-memory-v-e820-memory.html
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87
Loading
typo corrected, x64 hardware inserted
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87
Loading
Source Link
Pro Backup
  • 5.1k
  • 14
  • 58
  • 87
Loading