]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/BootSector/bootsect.S
Port Intel .asm to GNU .S
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Feb 2009 03:11:41 +0000 (03:11 +0000)
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Feb 2009 03:11:41 +0000 (03:11 +0000)
commit819958c65f8d1674899c8b85ed3d4687ee381f8c
tree09376ef148eda54b0f0038aa8c124b08e4332639
parent32f9b796d3bb05f608d87d49e691249e5f04d13e
Port Intel .asm to GNU .S
These .S files now is not for compiler but for us to control the version.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7549 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/BootSector/Mbr.S [new file with mode: 0644]
DuetPkg/BootSector/bootsect.S [new file with mode: 0644]
DuetPkg/BootSector/bs16.S [new file with mode: 0644]
DuetPkg/BootSector/start.S [new file with mode: 0644]