Add comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5005 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-04-08 07:57:02 +00:00
parent 8411f1c002
commit c4fa3eacb3
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,9 @@
/** @file
Internal include file of DXE CPU IO Library.
It includes all necessary protocol/library class's header file
for implementation of IoLib library instance. It is included
all source code of this library instance.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License

View File

@ -1,6 +1,8 @@
/** @file
I/O Library.
The implementation of I/O operation for this library instance
are based on EFI_CPU_IO_PROTOCOL.
Copyright (c) 2006, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License