History log of /device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
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.S
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.S
208628f805ce9a19f29132bc28188d6ef4f742a6 21-Aug-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Remove .rept directive to improve portability.
we might have to replace them with copies.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9171 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
b29a823d91ac4d8abd87e58172e32d7b0b43be8d 21-Aug-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Detab in DuetPkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9170 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
9811c39250d3598b02b7f39bbec5a51c803f8f6a 20-Aug-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Use .p2align directive instead of ambiguous .align directive.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9164 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
f3eb2131523ba9fccd5ecb69bc2f55a549d30e1a 20-Aug-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Make end of line consistent for DuetPkg. There is no other update.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9149 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
ae3d1e91efeaab49971e460bc2024398923994cd 01-Jun-2009 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> Replaced ASM_GLOBAL with .global, and add start label for some files to avoid link warnings.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8416 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
3bd0ef806eb2e0a9aac7b96e6797423fa65a5184 16-Mar-2009 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> Added efi64.S file for X64 and reviewed efi32.S file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7887 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
49794755ba41d962f4448364d301939e26eb2bf2 15-Mar-2009 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Remove exit from batch file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7879 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
d0b0659fbeb35d06fff22b2d226bc838d0e7d3bf 13-Mar-2009 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> cleanScreen verified.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7874 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
7674c40a2d02512fa8b4b9cd55929846d02d8ace 13-Mar-2009 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> Fix cleanScreen issue.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7873 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
640a2e529edba56772488fbc6a3786167f24e645 05-Mar-2009 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Fix issue for boot sector

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7819 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
a8abbe2bb5028ccd62111a4c16aec96d24b49ea2 05-Mar-2009 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Should use 16 bit code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7817 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
20193e01ca7f2e20c8be6b412c8cf0a5132d1c1c 26-Feb-2009 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7721 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
0375ec8d8f643a6c8c3238f22157592b44c6dba2 26-Feb-2009 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> boot sector use 16-bit code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7720 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/DuetPkg/BootSector/efi32.S
ccec4c39691f3e2bc3108ef82f744b278b59fda3 20-Feb-2009 gikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524> Port Intel .asm to GAS S


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