]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/BootSector/bs16.S
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / DuetPkg / BootSector / bs16.S
2014-01-22 Tian, HotFix CRLF format
2010-04-28 hhtianUpdate the copyright notice format
2009-08-21 qhuang8Detab in DuetPkg
2009-06-01 gikidyReplaced ASM_GLOBAL with .global, and add start label...
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-02-26 klu2Should use code16 for 16-bit assembler, otherwise 32...
2009-02-26 klu2boot sector use 16-bit code.
2009-02-26 klu2in 16-bit code, cs:[] require prefix because sengment...
2009-02-26 gikidy1. Add GNUmakefile for Linux GCC to build BootSector;
2009-02-20 gikidyPort Intel .asm to GNU .S