commit | 0f13d71cfb2711b95d45bf750ccd3f21c8db1a9e | [log] [tgz] |
---|---|---|
author | jchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524> | Fri Jun 19 08:52:01 2009 +0000 |
committer | jchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524> | Fri Jun 19 08:52:01 2009 +0000 |
tree | 691828804a3ee501fc0452d7e1b1c84774536b93 | |
parent | fda6722e38c3c559ed34834786970a080acec5da [diff] |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ide.h b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ide.h index bacae8a..89bc191 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ide.h +++ b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ide.h
@@ -876,22 +876,6 @@ OUT EFI_LBA *NativeMaxAddress ); -/** - TODO: Add function description - - @param IdeDev TODO: add argument description - @param MaxAddress TODO: add argument description - @param bVolatile TODO: add argument description - - TODO: add return values. - -**/ -EFI_STATUS -SetMaxAddress ( - IN IDE_BLK_IO_DEV *IdeDev, - IN EFI_LBA MaxAddress, - IN BOOLEAN bVolatile - ); /** TODO: Add function description
diff --git a/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c b/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c index e408869..b7d2380 100644 --- a/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c +++ b/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c
@@ -1,4 +1,4 @@ -/**@file +/** @file This library provides API to invoke the S3 resume vector in the APCI Table in S3 resume mode. This library instance is only for PEI phase use and the APIs in this instance