]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/BootSector/start16.S
Update the copyright notice format
[mirror_edk2.git] / DuetPkg / BootSector / start16.S
2010-04-28 hhtianUpdate the copyright notice format
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-20 qhuang8Make end of line consistent for DuetPkg. There is no...
2009-06-01 gikidyReplaced ASM_GLOBAL with .global, and add start label...
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-02-26 gikidy1. Add GNUmakefile for Linux GCC to build BootSector;
2009-02-20 jji4syntax checked
2009-02-20 jji4Port Intel .asm to GNU .S