From c892d8464468618b0aa3c7f35edbdfbc7cc24ee5 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 20 Jul 2007 06:28:14 +0000 Subject: remove some comments introduced by tools. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3388 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c | 8 ++------ MdePkg/Library/PeiIoLibCpuIo/IoLib.c | 8 ++------ MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c | 8 ++------ 3 files changed, 6 insertions(+), 18 deletions(-) (limited to 'MdePkg/Library/PeiIoLibCpuIo') diff --git a/MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c b/MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c index 7e6816a8af..bbcc06751e 100644 --- a/MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c +++ b/MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c @@ -21,13 +21,9 @@ **/ -// -// The package level header files this module uses -// + #include -// -// The Library classes this module consumes -// + #include #include #include diff --git a/MdePkg/Library/PeiIoLibCpuIo/IoLib.c b/MdePkg/Library/PeiIoLibCpuIo/IoLib.c index e2d6ea631d..bc8319eb29 100644 --- a/MdePkg/Library/PeiIoLibCpuIo/IoLib.c +++ b/MdePkg/Library/PeiIoLibCpuIo/IoLib.c @@ -12,13 +12,9 @@ **/ -// -// The package level header files this module uses -// + #include -// -// The Library classes this module consumes -// + #include #include #include diff --git a/MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c b/MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c index ef1863eee0..133f5c2a2a 100644 --- a/MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c +++ b/MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c @@ -12,13 +12,9 @@ **/ -// -// The package level header files this module uses -// + #include -// -// The Library classes this module consumes -// + #include #include #include -- cgit v1.2.3