diff options
author | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-12 22:59:43 +0000 |
---|---|---|
committer | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-12 22:59:43 +0000 |
commit | d5b86e43cf23787da85fcf862807c1f6714bfac2 (patch) | |
tree | a0718c5c2a640b577e852b534dab06c8ac28e5c0 /MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c | |
parent | ed838d0c5ec4d4f2f1c1898fff1c6c619ff46352 (diff) | |
download | edk2-platforms-d5b86e43cf23787da85fcf862807c1f6714bfac2.tar.xz |
Removed MdePkg usage of ModuleName: in file headers
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3217 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c')
-rw-r--r-- | MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c index 4c9b3d3541..aaae1828c2 100644 --- a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c +++ b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c @@ -9,13 +9,6 @@ reproduced, stored in a retrieval system, or transmitted in any form or by any means without the express written consent of
Intel Corporation.
-
-Module Name:
-
- PeiServicesTablePointer.c
-
-Abstract:
-
PEI Services Table Pointer Library.
--*/
|