]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/BootSector/efi64.S
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / DuetPkg / BootSector / efi64.S
2018-12-06 Shenglei ZhangDuetPkg: Remove DuetPkg
2012-01-13 rsun3DuetPkg BootSector: fix bugs in .S files so that 32...
2012-01-10 rsun3DuetPkg BootSector: Clean up .S files for 64-bit Duet...
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-03-16 gikidyAdded efi64.S file for X64 and reviewed efi32.S file.