]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/BootSector/efi32.S
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / DuetPkg / BootSector / efi32.S
2018-12-06 Shenglei ZhangDuetPkg: Remove DuetPkg
2011-11-16 rsun3DuetPkg BootSector:
2010-04-28 hhtianUpdate the copyright notice format
2009-08-21 qhuang8Remove .rept directive to improve portability.
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 gikidyAdded efi64.S file for X64 and reviewed efi32.S file.
2009-03-15 klu2Remove exit from batch file
2009-03-13 gikidycleanScreen verified.
2009-03-13 gikidyFix cleanScreen issue.
2009-03-05 klu2Fix issue for boot sector
2009-03-05 klu2Should use 16 bit code.
2009-02-26 klu2Should use code16 for 16-bit assembler, otherwise 32...
2009-02-26 klu2boot sector use 16-bit code.
2009-02-20 gikidyPort Intel .asm to GAS S