change entry points (again)
This commit is contained in:
@@ -20,11 +20,9 @@
|
|||||||
|
|
||||||
%ifndef __INC_ENTRY
|
%ifndef __INC_ENTRY
|
||||||
|
|
||||||
; 8KiB from 0x2500 -> 0x500
|
%define MBR_ENTRY 0x8C00
|
||||||
%define EARLY_STACK_START 0xFFFF
|
|
||||||
%define MBR_ENTRY 0x0600
|
|
||||||
%define VBR_ENTRY 0x7C00
|
%define VBR_ENTRY 0x7C00
|
||||||
%define STAGE2_ENTRY 0x0500
|
%define STAGE2_ENTRY 0x0600
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
%define __INC_ENTRY
|
%define __INC_ENTRY
|
||||||
Reference in New Issue
Block a user