]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/BootSector/start.S
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / DuetPkg / BootSector / start.S
2018-12-06 Shenglei ZhangDuetPkg: Remove DuetPkg
2011-11-16 rsun3DuetPkg BootSector:
2010-04-28 hhtianUpdate the copyright notice format
2009-08-21 qhuang8Detab in DuetPkg
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-03-16 gikidy1. Add start64.S file for X64.
2009-03-12 gikidy1. Fix some convert issue.
2009-03-05 klu2Fix issue for boot sector
2009-03-05 klu2Should use 16 bit code.
2009-02-26 gikidy1. Add GNUmakefile for Linux GCC to build BootSector;
2009-02-20 gikidyPort Intel .asm to GAS S
2009-02-20 jji4syntax checked
2009-02-20 gikidyPort Intel .asm to GNU .S