VirtualBox

Ignore:
Timestamp:
Nov 24, 2021 1:49:26 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148459
Message:

IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk

    r92529 r92577  
    238238       ../../../Runtime/common/asm/ASMCpuId.asm \
    239239       ../../../Runtime/common/asm/ASMCpuId_Idx_ECX.asm \
     240       ../../../Runtime/common/asm/ASMWrMsr.asm \
    240241       ../../../Runtime/common/asm/ASMGetXcr0.asm \
    241242       ../../../Runtime/common/asm/ASMSetXcr0.asm \
     
    281282$(call BS3KIT_FN_GEN_CMN_FARSTUB,bs3kit-common-16,ASMCpuIdExSlow,32)
    282283$(call BS3KIT_FN_GEN_CMN_FARSTUB,bs3kit-common-16,ASMCpuId,20)
     284$(call BS3KIT_FN_GEN_CMN_FARSTUB,bs3kit-common-16,ASMWrMsr,12)
    283285$(call BS3KIT_FN_GEN_CMN_FARSTUB,bs3kit-common-16,ASMSetXcr0,8)
    284286$(call BS3KIT_FN_GEN_CMN_FARSTUB,bs3kit-common-16,ASMGetXcr0,0)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette