History log of /device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.asm
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a4b9eba07e5cd1866842b0173fac93ffdb931e9 16-Nov-2011 rsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524> 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
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.asm
b1f700a8593435e2bdc8f9b3dc21bced4774c80f 28-Apr-2010 hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10438 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.asm
c7ec71b4ed2c9b5873b00c8d6f0dd285dc1a0ae4 24-Apr-2008 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Fix the makefile issue for bootsector module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5118 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.asm
c69dd9dfad3eb97d5e21f520f3ba35d102ec4cfa 17-Apr-2008 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Porting Duet module from EDKI to EDKII

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5076 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.asm