summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiRuntimeLib
diff options
context:
space:
mode:
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-12 22:59:43 +0000
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-12 22:59:43 +0000
commitd5b86e43cf23787da85fcf862807c1f6714bfac2 (patch)
treea0718c5c2a640b577e852b534dab06c8ac28e5c0 /MdePkg/Library/UefiRuntimeLib
parented838d0c5ec4d4f2f1c1898fff1c6c619ff46352 (diff)
downloadedk2-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/UefiRuntimeLib')
-rw-r--r--MdePkg/Library/UefiRuntimeLib/RuntimeService.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c
index 3a1e2f04a0..b873495b3b 100644
--- a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c
+++ b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c
@@ -9,10 +9,6 @@ http://opensource.org/licenses/bsd-license.php
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:
-
- RuntimeService.c
-
--*/
#include <PiDxe.h>