]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years agocode scrub for DebugSpport Module.
vanjeff [Thu, 11 Dec 2008 08:38:20 +0000 (08:38 +0000)]
code scrub for DebugSpport Module.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6997 6f19259b-4bc3-4df7-8a09-765794883524

15 years agofixed one typo
vanjeff [Thu, 11 Dec 2008 08:35:30 +0000 (08:35 +0000)]
fixed one typo

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6996 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoINF head checked
jji4 [Thu, 11 Dec 2008 07:54:52 +0000 (07:54 +0000)]
INF head checked

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6995 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoApply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource...
lgao4 [Thu, 11 Dec 2008 07:36:58 +0000 (07:36 +0000)]
Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource is used out. And remove PCD.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6994 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoRenamed to follow Coding Style
eric_tian [Thu, 11 Dec 2008 06:49:52 +0000 (06:49 +0000)]
Renamed to follow Coding Style

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6993 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1) Update file header.
qwang12 [Thu, 11 Dec 2008 06:36:40 +0000 (06:36 +0000)]
1) Update file header.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6992 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoModified PeiServicesTablePointerLib.h to match the Spec, and sync the c files with it.
gikidy [Thu, 11 Dec 2008 06:29:24 +0000 (06:29 +0000)]
Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files with it.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6991 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1) Update file header.
qwang12 [Thu, 11 Dec 2008 06:29:18 +0000 (06:29 +0000)]
1) Update file header.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6990 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1) Update file header.
qwang12 [Thu, 11 Dec 2008 06:27:04 +0000 (06:27 +0000)]
1) Update file header.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6989 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1) Update file header.
qwang12 [Thu, 11 Dec 2008 06:09:37 +0000 (06:09 +0000)]
1) Update file header.
2) Make use of standard macro defined in MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6988 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoFix the wrong SVN address for EdkShellPkg.
qhuang8 [Thu, 11 Dec 2008 06:03:26 +0000 (06:03 +0000)]
Fix the wrong SVN address for EdkShellPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6987 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1. Merger generic functions into one file.
vanjeff [Thu, 11 Dec 2008 05:28:12 +0000 (05:28 +0000)]
1. Merger generic functions into one file.
2. Use the basic definitions in BaseLib.h, instead of local definitions

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6986 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize MdePkg/Library *.h files with c files
gikidy [Thu, 11 Dec 2008 05:23:13 +0000 (05:23 +0000)]
Synchronize MdePkg/Library *.h files with c files

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6985 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize MdePkg h files to Library/Base* c files.
gikidy [Thu, 11 Dec 2008 04:45:23 +0000 (04:45 +0000)]
Synchronize MdePkg h files to Library/Base* c files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6984 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize BaseLib h files to c files.
gikidy [Thu, 11 Dec 2008 02:59:41 +0000 (02:59 +0000)]
Synchronize BaseLib h files to c files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6983 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoMake use of MdePkg's FreePool library function to replace gBS->FreePool.
qwang12 [Thu, 11 Dec 2008 02:09:57 +0000 (02:09 +0000)]
Make use of MdePkg's FreePool library function to replace gBS->FreePool.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6982 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate code comment
tding1 [Wed, 10 Dec 2008 10:14:18 +0000 (10:14 +0000)]
update code comment

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6981 6f19259b-4bc3-4df7-8a09-765794883524

15 years agocode scrub update
eric_tian [Wed, 10 Dec 2008 09:35:04 +0000 (09:35 +0000)]
code scrub update

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6980 6f19259b-4bc3-4df7-8a09-765794883524

15 years agocorrect /// usage mistake
ywu21 [Wed, 10 Dec 2008 09:29:47 +0000 (09:29 +0000)]
correct /// usage mistake

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6979 6f19259b-4bc3-4df7-8a09-765794883524

15 years agofixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.
vanjeff [Wed, 10 Dec 2008 09:29:06 +0000 (09:29 +0000)]
fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6978 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUpdate the incompatible change into ChangeLog
lgao4 [Wed, 10 Dec 2008 08:37:12 +0000 (08:37 +0000)]
Update the incompatible change into ChangeLog

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6977 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoINF module description edited
jji4 [Wed, 10 Dec 2008 08:37:09 +0000 (08:37 +0000)]
INF module description edited

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6976 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUpdate EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec.
lgao4 [Wed, 10 Dec 2008 08:23:15 +0000 (08:23 +0000)]
Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6975 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd comments for enumeration, structure data members those are referred by UefiServic...
lgao4 [Wed, 10 Dec 2008 08:22:03 +0000 (08:22 +0000)]
Add comments for enumeration, structure data members those are referred by UefiService, Runtime Service, Dxe Service and Pei Service.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6974 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoINF module description added
jji4 [Wed, 10 Dec 2008 08:20:01 +0000 (08:20 +0000)]
INF module description added

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6973 6f19259b-4bc3-4df7-8a09-765794883524

15 years agodelete redundant **/
ywu21 [Wed, 10 Dec 2008 06:31:56 +0000 (06:31 +0000)]
delete redundant **/

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6972 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate function header
ywu21 [Wed, 10 Dec 2008 06:29:55 +0000 (06:29 +0000)]
update function header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6971 6f19259b-4bc3-4df7-8a09-765794883524

15 years agodelete #include <Uefi/UefiBaseType.h>
ywu21 [Wed, 10 Dec 2008 06:21:28 +0000 (06:21 +0000)]
delete #include <Uefi/UefiBaseType.h>
add #include <Uefi.h>
update file header
update function header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6970 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 06:18:18 +0000 (06:18 +0000)]
update file header
update function header
update a lot of variable naming
add some function header and adjust function layout

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6969 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 06:13:51 +0000 (06:13 +0000)]
update file header
update function header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6968 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize the h files with c files.
gikidy [Wed, 10 Dec 2008 06:13:43 +0000 (06:13 +0000)]
Synchronize the h files with c files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6967 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoLibrary classes updated in INF
jji4 [Wed, 10 Dec 2008 05:41:22 +0000 (05:41 +0000)]
Library classes updated in INF

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6966 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoadded comment for some structure
vanjeff [Wed, 10 Dec 2008 05:07:52 +0000 (05:07 +0000)]
added comment for some structure

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6965 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 04:09:23 +0000 (04:09 +0000)]
update file  header
update function header
delete extern CHAR16 NibbleToHexChar(UINT8 Nibble); and use #include <Library/BaseLib.h>
update struct definition format to pass ECC check

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6964 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 04:04:45 +0000 (04:04 +0000)]
update file header
update function header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6963 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 04:02:58 +0000 (04:02 +0000)]
update file header
move typedef struct _ISCSI_SESSION_CONFIG_DATA ISCSI_SESSION_CONFIG_DATA;  to IScsiMisc.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6962 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 04:01:14 +0000 (04:01 +0000)]
update file header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6961 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1 update function header
ywu21 [Wed, 10 Dec 2008 03:58:26 +0000 (03:58 +0000)]
1 update function header
2 update file header
3 correct some expression: Non-Boolean comparisons must use a compare operator
4 corrent some variable naming

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6960 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 03:34:36 +0000 (03:34 +0000)]
update file header
correct one parameter IN Out mistake in IScsiSetInitiatorName ()

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6959 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 03:32:55 +0000 (03:32 +0000)]
update file header
update the order of #include "IScsiMisc.h" and #include "IScsiConfig.h" due to one update in IScsiCommon.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6958 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize interface function comment from declaration in library class header file...
klu2 [Wed, 10 Dec 2008 03:28:54 +0000 (03:28 +0000)]
Synchronize interface function comment from declaration in library class header file to implementation in library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6957 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 03:27:58 +0000 (03:27 +0000)]
update file header
delete IN from
IScsiPublishIbft (
  IN VOID
  );

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6956 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 03:24:11 +0000 (03:24 +0000)]
update file header
update function header
deleter IN in parameter of IScsiPublishIbft (
  VOID
  )

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6955 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 03:22:05 +0000 (03:22 +0000)]
update file header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6954 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 03:21:12 +0000 (03:21 +0000)]
update file header
update function header according to <Protocol/ScsiPassThruExt.h>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6953 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize interface function comment from declaration in library class header file...
klu2 [Wed, 10 Dec 2008 03:14:49 +0000 (03:14 +0000)]
Synchronize interface function comment from declaration in library class header file to implementation in library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6952 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize interface function comment from declaration in library class header file...
klu2 [Wed, 10 Dec 2008 03:10:07 +0000 (03:10 +0000)]
Synchronize interface function comment from declaration in library class header file to implementation in library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6951 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 03:07:16 +0000 (03:07 +0000)]
update file header
update function header according to
#include <Protocol/IScsiInitiatorName.h>
#include <Protocol/ComponentName.h>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6950 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize interface function comment from declaration in library class header file...
klu2 [Wed, 10 Dec 2008 03:04:00 +0000 (03:04 +0000)]
Synchronize interface function comment from declaration in library class header file to implementation in library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6949 6f19259b-4bc3-4df7-8a09-765794883524

15 years agochange to #include <PiDxe.h> #include <Uefi.h>
ywu21 [Wed, 10 Dec 2008 02:58:26 +0000 (02:58 +0000)]
change to #include <PiDxe.h> #include <Uefi.h>
delete  unused #include <Protocol/Ip4Config.h>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6948 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:34:43 +0000 (02:34 +0000)]
update file header
update function header according to <Protocol/DriverBinding.h>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6947 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:30:31 +0000 (02:30 +0000)]
update file  header
update function header
update enum variable definition

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6946 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:21:50 +0000 (02:21 +0000)]
update file header
update function header
according coding style requirements:
The enum shall be declared as a typedef with the name
so update FieldIndex related code for IScsiDhcpExtractRootPath()

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6945 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:11:13 +0000 (02:11 +0000)]
update file header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6944 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:10:34 +0000 (02:10 +0000)]
update file header
update function header
delete useless #include "IScsiConfigNVDataStruc.h"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6943 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:07:48 +0000 (02:07 +0000)]
update file header
update function header
correct parameter mistake in IScsiFormCallback(), change KeyValue to QuestionId

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6942 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:02:38 +0000 (02:02 +0000)]
update file header
update function header
update comments for one macro

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6941 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 02:01:17 +0000 (02:01 +0000)]
update file header
add function header for IScsiCHAPCalculateResponse()
add function header IScsiCHAPAuthTarget()
update other functions' function headers

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6940 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate file header
ywu21 [Wed, 10 Dec 2008 01:57:01 +0000 (01:57 +0000)]
update file header
update function header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6939 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize function comments from library class to library instance.
klu2 [Wed, 10 Dec 2008 01:39:34 +0000 (01:39 +0000)]
Synchronize function comments from library class to library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6938 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoMove common smbus structure from Smbus PPI to Industry Standard Smbus.h shared betwee...
lgao4 [Tue, 9 Dec 2008 14:35:34 +0000 (14:35 +0000)]
Move common smbus structure from Smbus PPI to Industry Standard Smbus.h shared between Smbus PPI and Protocol

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6937 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUpdate structure name aligned to UEFI specification.
lgao4 [Tue, 9 Dec 2008 14:26:10 +0000 (14:26 +0000)]
Update structure name aligned to UEFI specification.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6936 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd the detailed descriptions for the structure data member in these protocol.
lgao4 [Tue, 9 Dec 2008 14:04:41 +0000 (14:04 +0000)]
Add the detailed descriptions for the structure data member in these protocol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6935 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd EFI_NETWORK_INTERFACE_TYPE definition
lgao4 [Tue, 9 Dec 2008 09:33:47 +0000 (09:33 +0000)]
Add EFI_NETWORK_INTERFACE_TYPE definition

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6934 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoremove unnecessary detailed description for InvalidateInstructionCache(), since no...
vanjeff [Tue, 9 Dec 2008 08:59:48 +0000 (08:59 +0000)]
remove unnecessary detailed description for InvalidateInstructionCache(), since no more additional information than the brief description.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6933 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoCorrect minor comments
lgao4 [Tue, 9 Dec 2008 08:22:53 +0000 (08:22 +0000)]
Correct minor comments

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6932 6f19259b-4bc3-4df7-8a09-765794883524

15 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6931 6f19259b...
jwang36 [Tue, 9 Dec 2008 07:20:12 +0000 (07:20 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6931 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1) Separate the AutoGen code for PCDs between module and its library instances. Only...
jwang36 [Tue, 9 Dec 2008 07:13:26 +0000 (07:13 +0000)]
1) Separate the AutoGen code for PCDs between module and its library instances. Only macros for module's PCDs will be put in AutoGen.h. Others will be put in AutoGen.c. This is intended to catch missed PCDs in inf file more easily.
2) For better compatibile between C standards or C compiler, add type cast for PCD constants in AutoGen.h according to the PCD datum type.
3) Add incremental generation capability for FV in GenFds tool.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6930 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize comment of BaseLib.h and it's implementation to match the Spec.
gikidy [Tue, 9 Dec 2008 07:02:26 +0000 (07:02 +0000)]
Synchronize comment of BaseLib.h and it's implementation to match the Spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6929 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1. added functions header for MACROS in PCI22.h.
vanjeff [Tue, 9 Dec 2008 06:40:02 +0000 (06:40 +0000)]
1. added functions header for MACROS in PCI22.h.
2. move IS_PCI_GFX to modules, since it not defined in PCI spec.
3. added comments for some structure in ElTorito.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6928 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoFix typo.
klu2 [Tue, 9 Dec 2008 05:27:04 +0000 (05:27 +0000)]
Fix typo.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6927 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize PlatformBdsLibNull library class's header file to library instance.
klu2 [Tue, 9 Dec 2008 05:17:06 +0000 (05:17 +0000)]
Synchronize PlatformBdsLibNull library class's header file to library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6926 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoSynchronize GenericBdsLib library class's header file to library instance.
klu2 [Tue, 9 Dec 2008 05:14:54 +0000 (05:14 +0000)]
Synchronize GenericBdsLib library class's header file to library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6925 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd comments for most of enum data type.
lgao4 [Mon, 8 Dec 2008 14:48:27 +0000 (14:48 +0000)]
Add comments for most of enum data type.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6924 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoFix a typo
klu2 [Mon, 8 Dec 2008 12:13:16 +0000 (12:13 +0000)]
Fix a typo

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6923 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoupdate function comments
tding1 [Mon, 8 Dec 2008 09:47:28 +0000 (09:47 +0000)]
update function comments

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6922 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUpdated with latest changes.
jwang36 [Mon, 8 Dec 2008 09:34:17 +0000 (09:34 +0000)]
Updated with latest changes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6921 6f19259b-4bc3-4df7-8a09-765794883524

15 years agochange library class name to PciSegmentLib
eric_tian [Mon, 8 Dec 2008 08:22:04 +0000 (08:22 +0000)]
change library class name to PciSegmentLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6920 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoadded comments for some structures and apply for doxgen format
vanjeff [Mon, 8 Dec 2008 07:40:58 +0000 (07:40 +0000)]
added comments for some structures and apply for doxgen format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6919 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoFix a type for undeclared word
klu2 [Mon, 8 Dec 2008 07:38:56 +0000 (07:38 +0000)]
Fix a type for undeclared word

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6918 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoadded comments for some structures and apply for doxgen format
vanjeff [Mon, 8 Dec 2008 06:59:18 +0000 (06:59 +0000)]
added comments for some structures and apply for doxgen format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6917 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoCode scrubbing.
jgong5 [Mon, 8 Dec 2008 05:09:57 +0000 (05:09 +0000)]
Code scrubbing.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6916 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoComments have been checked with spec
jji4 [Mon, 8 Dec 2008 04:41:56 +0000 (04:41 +0000)]
Comments have been checked with spec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6915 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoRemove undefined comments for status PCD.
lgao4 [Mon, 8 Dec 2008 03:24:04 +0000 (03:24 +0000)]
Remove undefined comments for status PCD.
Add comments for DebugImageInfoTable, FileInfo, FileSystemInfo and FileSystemVolumeLabelInfo Guid structure.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6914 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoPCD default value has been changed according to the spec
jji4 [Mon, 8 Dec 2008 02:00:15 +0000 (02:00 +0000)]
PCD default value has been changed according to the spec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6913 6f19259b-4bc3-4df7-8a09-765794883524

15 years agocorrect 0X to 0x
lgao4 [Mon, 8 Dec 2008 01:44:52 +0000 (01:44 +0000)]
correct 0X to 0x

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6912 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoCorrect the unknown character and update ChangeLog.txt
lgao4 [Mon, 8 Dec 2008 01:42:01 +0000 (01:42 +0000)]
Correct the unknown character and update ChangeLog.txt

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6911 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUse BIT8-1 insetad of UINT8_MAX
mdkinney [Sun, 7 Dec 2008 23:59:51 +0000 (23:59 +0000)]
Use BIT8-1 insetad of UINT8_MAX
Fix a typo in a comment

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6910 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd more detailed comments for many of the Base Types
mdkinney [Sun, 7 Dec 2008 23:10:08 +0000 (23:10 +0000)]
Add more detailed comments for many of the Base Types

Remove all declarations of UINT8_MAX.  Use BIT8-1 instead.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6909 6f19259b-4bc3-4df7-8a09-765794883524

15 years ago1) Add descriptions for the enum values or struc members for the following types:
mdkinney [Sun, 7 Dec 2008 23:08:08 +0000 (23:08 +0000)]
1) Add descriptions for the enum values or struc members for the following types:
  EFI_ALLOCATION_TYPE
  EFI_MEKORY_DESCRITOR
  EFI_TIMER_DEALY
  EFI_RESET_TYPE
  EFI_INTERFACE_TYPE
  EFI_OPEN_PROTOCOL_INFORMATION_ENTRY
  EFI_LOCATE_SEARCH_TYPE
  EFI_CAPSULE_BLOCK_DESCRIPTOR
  EFI_CAPSULE_HEADER

2) Rearrange some content to eliminate the need for the forward declaration of EFI_SYSTEM_TABLE
3) Update signature declarations to use EFI_SIGNATURE_64().
4) Move macro NEXT_MEMORY_DESCRITOR() from this file to the UEFI Library.  It is not part of the UEFI Specification.
5) Fix hot key related type names to match the UEFI Specification

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6908 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESS
mdkinney [Sun, 7 Dec 2008 23:01:34 +0000 (23:01 +0000)]
Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESS

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6907 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd descriptions for each of the width values in the enumeration
mdkinney [Sun, 7 Dec 2008 23:00:13 +0000 (23:00 +0000)]
Add descriptions for each of the width values in the enumeration

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6906 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoMake sure the #define for a subtype and the device path node for a subtype each have...
mdkinney [Sun, 7 Dec 2008 22:59:27 +0000 (22:59 +0000)]
Make sure the #define for a subtype and the device path node for a subtype each have their own comment block.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6905 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUpdate SAL_PROC declaration to following coding standard. There should be no spaces...
mdkinney [Sun, 7 Dec 2008 22:57:13 +0000 (22:57 +0000)]
Update SAL_PROC declaration to following coding standard.  There should be no spaces between ')' and '(' for function typedefs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6904 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd full description of the Format string to the file header of the Print Library
mdkinney [Sun, 7 Dec 2008 22:56:33 +0000 (22:56 +0000)]
Add full description of the Format string to the file header of the Print Library

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6903 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoMove NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library
mdkinney [Sun, 7 Dec 2008 22:55:55 +0000 (22:55 +0000)]
Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6902 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoRemove unused declarations from the UEFI Runtime Library for:
mdkinney [Sun, 7 Dec 2008 22:55:17 +0000 (22:55 +0000)]
Remove unused declarations from the UEFI Runtime Library for:
  extern const EFI_EVENT_NOTIFY _gDriverExitBootServicesEvent[];
  extern const EFI_EVENT_NOTIFY _gDriverSetVirtualAddressMapEvent[];

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6901 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUpdate PE_COFF_LOADER_READ_FILE declaration to following coding standard. There...
mdkinney [Sun, 7 Dec 2008 22:53:34 +0000 (22:53 +0000)]
Update PE_COFF_LOADER_READ_FILE declaration to following coding standard.  There should be no spaces between ')' and '(' for function typedefs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6900 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd macro comments for SWITCH_STACK_ENTRY_POINT
mdkinney [Sun, 7 Dec 2008 22:52:30 +0000 (22:52 +0000)]
Add macro comments for SWITCH_STACK_ENTRY_POINT

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6899 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoMove NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library
mdkinney [Sun, 7 Dec 2008 22:49:44 +0000 (22:49 +0000)]
Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6898 6f19259b-4bc3-4df7-8a09-765794883524