don't relocate the MBR to the stage2 heap space
this will save us disk reads for patition table info
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
%ifndef __INC_ENTRY
|
||||
|
||||
%define MBR_ENTRY 0x8C00
|
||||
%define MBR_ENTRY 0x6C00
|
||||
%define VBR_ENTRY 0x7C00
|
||||
%define STAGE2_ENTRY 0x0500
|
||||
|
||||
|
||||
Reference in New Issue
Block a user