]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/BootSector/bootsect.S
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / DuetPkg / BootSector / bootsect.S
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-04-09 klu2Add comments for introducing startup sequence for DUET...
2009-02-26 klu2Should use code16 for 16-bit assembler, otherwise 32...
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