diff options
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibOptPei/x64/ScanMem8.asm')
-rw-r--r-- | MdePkg/Library/BaseMemoryLibOptPei/x64/ScanMem8.asm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseMemoryLibOptPei/x64/ScanMem8.asm b/MdePkg/Library/BaseMemoryLibOptPei/x64/ScanMem8.asm index 879273f960..39adb01b7f 100644 --- a/MdePkg/Library/BaseMemoryLibOptPei/x64/ScanMem8.asm +++ b/MdePkg/Library/BaseMemoryLibOptPei/x64/ScanMem8.asm @@ -19,11 +19,13 @@ ;
; Notes:
;
-; The following BaseMemoryLib instances share the same version of this file:
+; The following BaseMemoryLib instances contain the same copy of this file:
;
; BaseMemoryLibRepStr
; BaseMemoryLibMmx
; BaseMemoryLibSse2
+; BaseMemoryLibOptDxe
+; BaseMemoryLibOptPei
;
;------------------------------------------------------------------------------
|