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
This commit is contained in:
@@ -20,8 +20,10 @@
|
||||
bs16.asm | MSFT
|
||||
bs32.asm | INTEL
|
||||
bs32.asm | MSFT
|
||||
# bs32.S | GCC ## It can not be compiled. It is added just for version control.
|
||||
Gpt.asm | INTEL
|
||||
Gpt.asm | MSFT
|
||||
# Gpt.S | GCC ## It can not be compiled. It is added just for version control.
|
||||
Mbr.asm | INTEL
|
||||
Mbr.asm | MSFT
|
||||
start.asm | INTEL
|
||||
|
Reference in New Issue
Block a user