diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-17 09:25:38 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-17 09:25:38 +0000 |
commit | 64db4c9552b17a472228d395bbaa7eeacd760e78 (patch) | |
tree | 9cf947eac1d6f269f40abd6056e7b3ab30107674 /MdePkg/Library/PeiServicesTablePointerLibIdt/x64 | |
parent | 48924f1488dc5ab29775e28c9e9a34c613733ce8 (diff) | |
download | edk2-platforms-64db4c9552b17a472228d395bbaa7eeacd760e78.tar.xz |
Clean up comments in PeiServicesTablePointerLibIdt
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3298 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiServicesTablePointerLibIdt/x64')
-rw-r--r-- | MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.S | 10 | ||||
-rw-r--r-- | MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.asm | 9 |
2 files changed, 0 insertions, 19 deletions
diff --git a/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.S b/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.S index 66697c24bb..14fe8b0d41 100644 --- a/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.S +++ b/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.S @@ -9,16 +9,6 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
-# Module Name:
-#
-# AsmPeiSevicesTablePointer.S
-#
-# Abstract:
-#
-# AsmPeiSevicesTablePointer function
-#
-# Notes:
-#
#------------------------------------------------------------------------------
diff --git a/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.asm b/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.asm index 290e929d06..1ec762a5c3 100644 --- a/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.asm +++ b/MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.asm @@ -9,15 +9,6 @@ ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
;
-; Module Name:
-;
-; ReadIdtr.Asm
-;
-; Abstract:
-;
-; AsmPeiSevicesTablePointer function
-;
-; Notes:
;
;------------------------------------------------------------------------------
|