[syslinux] [PATCH 0/4] Support sector size >512 for GPT MBR

Frediano Ziglio frediano.ziglio at citrix.com
Fri Aug 10 02:32:13 PDT 2012


Here there are 4 patches to support sector size >512
(actually tested with 4K).

First 3 patches reduce code size to allow some code to be added.

Compiled all 3 versions of gptmbr (to test that code added fit into the
sector)

Frediano Ziglio (4):
  Recover 3 bytes avoid a call
  Save some bytes adding a function to set bx before read_sector
  Reduce size reducing a message
  Support sectors >512

 mbr/gptmbr.S |   73
++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 46 insertions(+), 27 deletions(-)

-- 
1.7.5.4





More information about the Syslinux mailing list