mirror of https://github.com/acidanthera/audk.git
Update some comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6170 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
98a33bf460
commit
8161369252
|
@ -27,7 +27,6 @@ unsigned __int64 __readmsr (int register);
|
|||
@return Value read from MSR.
|
||||
|
||||
**/
|
||||
|
||||
UINT64
|
||||
EFIAPI
|
||||
AsmReadMsr64 (
|
||||
|
|
Loading…
Reference in New Issue