]> git.proxmox.com Git - mirror_edk2.git/commit
Port Intel .asm to GNU .S
authorjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Feb 2009 03:01:49 +0000 (03:01 +0000)
committerjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Feb 2009 03:01:49 +0000 (03:01 +0000)
commit32f9b796d3bb05f608d87d49e691249e5f04d13e
tree4c4f61970657eff63ee923539884f853a4143f91
parent3c5a8c113e649987e5815b1b0f5cb857a197d986
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@7548 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/BootSector/BootSector.inf
DuetPkg/BootSector/Gpt.S [new file with mode: 0644]
DuetPkg/BootSector/bs32.S [new file with mode: 0644]