[haiku-commits] Change in ...haiku[master]: boot/bios_ia32: Remove the unused flat_buffer field.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 4 Mar 2019 03:10:18 +0000

From waddlesplash <waddlesplash@xxxxxxxxx>:

waddlesplash has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1145


Change subject: boot/bios_ia32: Remove the unused flat_buffer field.
......................................................................

boot/bios_ia32: Remove the unused flat_buffer field.

Suggested by korli in #11019. We pass this struct directly to the
BIOS, so pack it while we are here.

Checked against GRUB (it also does not have this field.)
---
M src/system/boot/platform/bios_ia32/devices.cpp
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/45/1145/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1145
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I9a2708c44ff48fd702175053f2889443d6f7a003
Gerrit-Change-Number: 1145
Gerrit-PatchSet: 1
Gerrit-Owner: waddlesplash <waddlesplash@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: boot/bios_ia32: Remove the unused flat_buffer field. - Gerrit