audk/DuetPkg/BootSector
rsun3 3a4b9eba07 DuetPkg BootSector:
Update start.asm(S)/start16.asm(S)/start32.asm(S)/efi32.asm(S) under DuetPkg\BootSector to follow the IA32 recommendations on switching to protected mode: Immediately following the MOV CR0 instruction, execute a far JMP or far CALL instruction. (This operation is typically a far jump or call to the next instruction in the instruction stream.)

Signed-off-by: rsun3
Reviewed-by: niruiyu


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12723 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-16 09:38:12 +00:00
..
bin DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
BootSector.inf DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
FILE.LST Update the copyright notice format 2010-04-28 12:39:50 +00:00
GNUmakefile Update the copyright notice format 2010-04-28 12:39:50 +00:00
Gpt.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
Gpt.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
Makefile Update the copyright notice format 2010-04-28 12:39:50 +00:00
Mbr.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
Mbr.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
bootsect.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
bootsect.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
bs16.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
bs16.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
bs32.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
bs32.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
efi32.S DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
efi32.asm DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
efi64.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
efi64.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
st16_64.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
st16_64.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
st32_64.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
st32_64.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00
start.S DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
start.asm DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
start16.S DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
start16.asm DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
start32.S DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
start32.asm DuetPkg BootSector: 2011-11-16 09:38:12 +00:00
start64.S Update the copyright notice format 2010-04-28 12:39:50 +00:00
start64.asm Update the copyright notice format 2010-04-28 12:39:50 +00:00