]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/BootSector/efi32.S
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f19259b...
[mirror_edk2.git] / DuetPkg / BootSector / efi32.S
2009-06-01 gikidyReplaced ASM_GLOBAL with .global, and add start label...
2009-03-16 gikidyAdded efi64.S file for X64 and reviewed efi32.S file.
2009-03-15 klu2Remove exit from batch file
2009-03-13 gikidycleanScreen verified.
2009-03-13 gikidyFix cleanScreen issue.
2009-03-05 klu2Fix issue for boot sector
2009-03-05 klu2Should use 16 bit code.
2009-02-26 klu2Should use code16 for 16-bit assembler, otherwise 32...
2009-02-26 klu2boot sector use 16-bit code.
2009-02-20 gikidyPort Intel .asm to GAS S