]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years agoAdd ASSERT in case SalSystemTable is NULL.
qhuang8 [Fri, 23 Jan 2009 09:09:43 +0000 (09:09 +0000)]
Add ASSERT in case SalSystemTable is NULL.

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

15 years agoRemove volatile for local Index, and Use Memory library functions to fix the referenc...
lgao4 [Fri, 23 Jan 2009 08:44:26 +0000 (08:44 +0000)]
Remove volatile for local Index, and Use Memory library functions to fix the reference to compiler intrinsic functions.

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

15 years agoFixed a PcdEx AutoGen bug
jwang36 [Fri, 23 Jan 2009 08:37:07 +0000 (08:37 +0000)]
Fixed a PcdEx AutoGen bug

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

15 years agoMove BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependen...
klu2 [Fri, 23 Jan 2009 07:27:23 +0000 (07:27 +0000)]
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.

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

15 years agoMove BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependen...
klu2 [Fri, 23 Jan 2009 07:26:59 +0000 (07:26 +0000)]
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.

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

15 years agoMove BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependen...
klu2 [Fri, 23 Jan 2009 07:26:35 +0000 (07:26 +0000)]
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.

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

15 years agoMove BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependen...
klu2 [Fri, 23 Jan 2009 07:24:55 +0000 (07:24 +0000)]
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.

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

15 years agoMove BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependen...
klu2 [Fri, 23 Jan 2009 07:23:46 +0000 (07:23 +0000)]
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.

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

15 years agoDuplicateDevicePath() function use wrong comment same as AppendDevicePath() function.
klu2 [Fri, 23 Jan 2009 07:18:19 +0000 (07:18 +0000)]
DuplicateDevicePath() function use wrong comment same as AppendDevicePath() function.

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

15 years agoFix typos in Pcd token number
qhuang8 [Fri, 23 Jan 2009 05:09:12 +0000 (05:09 +0000)]
Fix typos in Pcd token number

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

15 years agoAdd more checkpoint for deference pointer.
klu2 [Fri, 23 Jan 2009 04:45:48 +0000 (04:45 +0000)]
Add more checkpoint for deference pointer.

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

15 years agoFix issue from code scrub.
klu2 [Fri, 23 Jan 2009 03:32:01 +0000 (03:32 +0000)]
Fix issue from code scrub.

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

15 years agoAdd check when use Index as Array [Index] to avoid out of Array bound.
lgao4 [Thu, 22 Jan 2009 15:40:06 +0000 (15:40 +0000)]
Add check when use Index as Array [Index] to avoid out of Array bound.

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

15 years agoAdd check after allocate pool.
lgao4 [Thu, 22 Jan 2009 14:09:21 +0000 (14:09 +0000)]
Add check after allocate pool.

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

15 years agoremove klocwork issue.
vanjeff [Thu, 22 Jan 2009 09:07:53 +0000 (09:07 +0000)]
remove klocwork issue.

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

15 years agoDuplicateDevicePath() function use wrong comment same as AppendDevicePath() function.
klu2 [Thu, 22 Jan 2009 08:21:30 +0000 (08:21 +0000)]
DuplicateDevicePath() function use wrong comment same as AppendDevicePath() function.

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

15 years agoAdd check for NULL pointer.
xli24 [Thu, 22 Jan 2009 05:03:14 +0000 (05:03 +0000)]
Add check for NULL pointer.

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

15 years agoUpdate the DSC file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:21:50 +0000 (10:21 +0000)]
Update the DSC file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:17:15 +0000 (10:17 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:16:47 +0000 (10:16 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:15:55 +0000 (10:15 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:14:55 +0000 (10:14 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:14:04 +0000 (10:14 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:13:20 +0000 (10:13 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:12:54 +0000 (10:12 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:12:30 +0000 (10:12 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file name based on the directory name change.
qwang12 [Wed, 21 Jan 2009 10:12:07 +0000 (10:12 +0000)]
Update the INF file name based on the directory name change.

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

15 years agoUpdate the INF file based on the change to direcotry and file name.
qwang12 [Wed, 21 Jan 2009 10:10:55 +0000 (10:10 +0000)]
Update the INF file based on the change to direcotry and file name.

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

15 years agoUpdate the INF file based on the change to direcotry and file name.
qwang12 [Wed, 21 Jan 2009 10:09:58 +0000 (10:09 +0000)]
Update the INF file based on the change to direcotry and file name.

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

15 years agoUpdate the INF file based on the change to direcotry and file name.
qwang12 [Wed, 21 Jan 2009 10:09:30 +0000 (10:09 +0000)]
Update the INF file based on the change to direcotry and file name.

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

15 years agoRename module name from ***To*** to ***On***. AAAOnBBB means this module produce...
qwang12 [Wed, 21 Jan 2009 09:48:54 +0000 (09:48 +0000)]
Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability.

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

15 years agoRename module name from ***To*** to ***On***. AAAOnBBB means this module produce...
qwang12 [Wed, 21 Jan 2009 09:47:43 +0000 (09:47 +0000)]
Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability.

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

15 years agoCorrect FeatureFlagExpress PCD format based on INF spec.
lgao4 [Wed, 21 Jan 2009 07:25:23 +0000 (07:25 +0000)]
Correct FeatureFlagExpress PCD format based on INF spec.

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

15 years agoMeta-data reviewed and verified.
gikidy [Wed, 21 Jan 2009 07:08:57 +0000 (07:08 +0000)]
Meta-data reviewed and verified.

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

15 years agoUpdate to add the ASSERT()s in the right place.
qhuang8 [Wed, 21 Jan 2009 05:37:27 +0000 (05:37 +0000)]
Update to add the ASSERT()s in the right place.

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

15 years agoK8:
qwang12 [Wed, 21 Jan 2009 05:33:41 +0000 (05:33 +0000)]
K8:
1) add in more ASSERT condition and updates the comment for HexStringToBuf.
2) Check the pointer returned by HiiLibGetHiiHandles.

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

15 years agoFix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when BufferSize...
eric_tian [Wed, 21 Jan 2009 04:56:24 +0000 (04:56 +0000)]
Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when BufferSize is NULL.

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

15 years agoadjust code to remove Klocwork issues.
vanjeff [Wed, 21 Jan 2009 03:17:15 +0000 (03:17 +0000)]
adjust code to remove Klocwork issues.

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

15 years agoEnhance GenFw tool to zero PeImage .xdata section (free form exception data) unused...
lgao4 [Wed, 21 Jan 2009 01:50:10 +0000 (01:50 +0000)]
Enhance GenFw tool to zero PeImage .xdata section (free form exception data) unused in BIOS, which can increase the compression ratio for the BIOS image.

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

15 years agoK8:
qwang12 [Tue, 20 Jan 2009 12:55:02 +0000 (12:55 +0000)]
K8:

1) Replace immediate constant with MACRO.
2) Add in ASSERT for NULL before dereferencing pointers and after memory allocation.
3) Add a return statement in ProcessOptions to handle the mismatch between the value stored and the opcode for one-of-option in orderedlist opcode. This case occurs when the one-of-optoin entry in OrderedList get deleted.

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

15 years agoMeta-data review.
gikidy [Tue, 20 Jan 2009 08:27:13 +0000 (08:27 +0000)]
Meta-data review.

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

15 years agoAdd some info for some PCD controlled GUIDs and Protocols.
gikidy [Tue, 20 Jan 2009 05:13:35 +0000 (05:13 +0000)]
Add some info for some PCD controlled GUIDs and Protocols.

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

15 years agoMeta-data review.
gikidy [Tue, 20 Jan 2009 04:57:29 +0000 (04:57 +0000)]
Meta-data review.

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

15 years agoSource level security checked
jji4 [Tue, 20 Jan 2009 04:17:05 +0000 (04:17 +0000)]
Source level security checked

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

15 years ago1, Add logo.bmp to fv file for showing it in graphic mode
klu2 [Tue, 20 Jan 2009 03:23:21 +0000 (03:23 +0000)]
1, Add logo.bmp to fv file for showing it in graphic mode
2, Hard code timeout to 5 second.

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

15 years agoMeta-data review.
gikidy [Tue, 20 Jan 2009 03:07:20 +0000 (03:07 +0000)]
Meta-data review.

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

15 years agoMeta-data review.
gikidy [Tue, 20 Jan 2009 03:04:55 +0000 (03:04 +0000)]
Meta-data review.

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

15 years agoMeta-data review.
gikidy [Tue, 20 Jan 2009 03:01:44 +0000 (03:01 +0000)]
Meta-data review.

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

15 years agocoding style
eric_tian [Tue, 20 Jan 2009 03:01:41 +0000 (03:01 +0000)]
coding style

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

15 years agoK8:
qwang12 [Tue, 20 Jan 2009 02:00:46 +0000 (02:00 +0000)]
K8:

1) Add in "check-for-null" before dereferencing a pointer.
2) unify the handling of EFI_OUT_OF_RESOURCE case.

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

15 years agoK8:
qwang12 [Tue, 20 Jan 2009 01:55:11 +0000 (01:55 +0000)]
K8:
Add in "check-for-null" to catch the de-reference of NULL pointer.

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

15 years agoK8:
qwang12 [Tue, 20 Jan 2009 01:52:02 +0000 (01:52 +0000)]
K8:
1) Fix the bug the assert conditions. || should be &&.
2) Add in code path and check-for-null-pointer to do error handling.

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

15 years agoK8: add new variable PasswordSize to remove immeidate constant.
qwang12 [Tue, 20 Jan 2009 01:48:39 +0000 (01:48 +0000)]
K8: add new variable PasswordSize to remove immeidate constant.

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

15 years agoAdd ASSERT in case SalSystemTable is NULL.
qhuang8 [Mon, 19 Jan 2009 08:29:55 +0000 (08:29 +0000)]
Add ASSERT in case SalSystemTable is NULL.

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

15 years agoAssertions added
jji4 [Mon, 19 Jan 2009 07:58:58 +0000 (07:58 +0000)]
Assertions added

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

15 years agoUpdate For Review
hfang [Mon, 19 Jan 2009 07:00:28 +0000 (07:00 +0000)]
Update For Review

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

15 years agoSource level security checked
jji4 [Mon, 19 Jan 2009 06:55:18 +0000 (06:55 +0000)]
Source level security checked

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

15 years agoAdd some ASSERT()s.
gikidy [Mon, 19 Jan 2009 06:34:35 +0000 (06:34 +0000)]
Add some ASSERT()s.

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

15 years agoSource level security checked
jji4 [Mon, 19 Jan 2009 05:23:02 +0000 (05:23 +0000)]
Source level security checked

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

15 years agoFix a bug that length might be a negative value for worker function BasePrintLibFillB...
qhuang8 [Mon, 19 Jan 2009 05:18:23 +0000 (05:18 +0000)]
Fix a bug that length might be a negative value for worker function BasePrintLibFillBuffer(). In view of this, it is better to reuse for loop to fill the buffer.

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

15 years agoAdd some ASSERT()s.
gikidy [Mon, 19 Jan 2009 01:55:14 +0000 (01:55 +0000)]
Add some ASSERT()s.

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

15 years agoFix the wrong file comments for SnpDxe.inf driver
klu2 [Sun, 18 Jan 2009 17:19:28 +0000 (17:19 +0000)]
Fix the wrong file comments for SnpDxe.inf driver

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

15 years agoSource level security checked
jji4 [Fri, 16 Jan 2009 08:14:39 +0000 (08:14 +0000)]
Source level security checked

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

15 years agoAdjust gSimpleTextInExNotifyGuid position in INF file.
gikidy [Fri, 16 Jan 2009 07:37:29 +0000 (07:37 +0000)]
Adjust gSimpleTextInExNotifyGuid position in INF file.

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

15 years agoAdjust gSimpleTextInExNotifyGuid position in INF file.
gikidy [Fri, 16 Jan 2009 07:35:49 +0000 (07:35 +0000)]
Adjust gSimpleTextInExNotifyGuid position in INF file.

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

15 years ago1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol
gikidy [Fri, 16 Jan 2009 07:33:08 +0000 (07:33 +0000)]
1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid  to /Protocol
2.Modified the reference of two Guids in DEC file, Inf files and h files;

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

15 years agoInsert comments for functions/macros and add the file headers.
niry [Fri, 16 Jan 2009 06:56:18 +0000 (06:56 +0000)]
Insert comments for functions/macros and add the file headers.

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

15 years agosync function header to avoid ecc
jgong5 [Fri, 16 Jan 2009 00:17:38 +0000 (00:17 +0000)]
sync function header to avoid ecc

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

15 years agoFixed OPTIONAL/comma issue
jgong5 [Fri, 16 Jan 2009 00:16:17 +0000 (00:16 +0000)]
Fixed OPTIONAL/comma issue

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

15 years agocode scrub fix
jgong5 [Fri, 16 Jan 2009 00:09:52 +0000 (00:09 +0000)]
code scrub fix

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

15 years agoadded newline after brief summary
jgong5 [Fri, 16 Jan 2009 00:01:10 +0000 (00:01 +0000)]
added newline after brief summary

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

15 years agoAdd change log for some new definitions. They are backward compatible.
qhuang8 [Thu, 15 Jan 2009 10:03:51 +0000 (10:03 +0000)]
Add change log for some new definitions. They are backward compatible.

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

15 years agoMove CompilerStub library for IA32 & x64 only.
qhuang8 [Thu, 15 Jan 2009 10:00:44 +0000 (10:00 +0000)]
Move CompilerStub library for IA32 & x64 only.

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

15 years agoAdd Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definition...
qhuang8 [Thu, 15 Jan 2009 09:57:19 +0000 (09:57 +0000)]
Add Load File 2 Protocol and  MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definition to build newest shell source.

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

15 years agoFix a bug which print new stack size and old stack size wrongly.
qwang12 [Thu, 15 Jan 2009 08:50:24 +0000 (08:50 +0000)]
Fix a bug which print new stack size and old stack size wrongly.

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

15 years agoComments checked
jji4 [Thu, 15 Jan 2009 06:09:35 +0000 (06:09 +0000)]
Comments checked

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

15 years agoArray boundary evaluation expression fixed.
jji4 [Thu, 15 Jan 2009 03:46:29 +0000 (03:46 +0000)]
Array boundary evaluation expression fixed.

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

15 years agoSource level security checked
jji4 [Thu, 15 Jan 2009 03:31:55 +0000 (03:31 +0000)]
Source level security checked

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

15 years agoCoding style checked
jji4 [Thu, 15 Jan 2009 03:30:05 +0000 (03:30 +0000)]
Coding style checked

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

15 years agoPerformance and size optimised.
gikidy [Thu, 15 Jan 2009 03:11:09 +0000 (03:11 +0000)]
Performance and size optimised.

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

15 years agoApply code to avoid security warnings.
qhuang8 [Thu, 15 Jan 2009 03:00:00 +0000 (03:00 +0000)]
Apply code to avoid security warnings.

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

15 years agoApply BaseMemoryLib to replace the for loop.
qhuang8 [Wed, 14 Jan 2009 14:11:28 +0000 (14:11 +0000)]
Apply BaseMemoryLib to replace the for loop.

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

15 years agoFix the prototype inconsitency issue.
qhuang8 [Wed, 14 Jan 2009 13:41:12 +0000 (13:41 +0000)]
Fix the prototype inconsitency issue.

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

15 years agoAdd type cast to pass build
qhuang8 [Wed, 14 Jan 2009 12:58:28 +0000 (12:58 +0000)]
Add type cast to pass build

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

15 years agoApply PeiServicesLib
qhuang8 [Wed, 14 Jan 2009 12:56:34 +0000 (12:56 +0000)]
Apply PeiServicesLib

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

15 years agoAdd type cast for PeiServices pointer
qhuang8 [Wed, 14 Jan 2009 12:50:12 +0000 (12:50 +0000)]
Add type cast for PeiServices pointer

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

15 years agoApply PeiServicesLib
qhuang8 [Wed, 14 Jan 2009 12:45:51 +0000 (12:45 +0000)]
Apply PeiServicesLib

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

15 years agoAdd type case
qhuang8 [Wed, 14 Jan 2009 12:33:35 +0000 (12:33 +0000)]
Add type case

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

15 years ago1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even...
vanjeff [Wed, 14 Jan 2009 09:37:44 +0000 (09:37 +0000)]
1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid.
2. Meta data clean up.

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

15 years agoINF extension reviewed
jji4 [Wed, 14 Jan 2009 07:58:44 +0000 (07:58 +0000)]
INF extension reviewed

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

15 years ago1.fixed one bug to 'reconnect -r' when running 4 times.
vanjeff [Wed, 14 Jan 2009 07:47:48 +0000 (07:47 +0000)]
1.fixed one bug to 'reconnect -r' when running 4 times.
2.Code scrub.

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

15 years agoTo pass ICC build.
vanjeff [Wed, 14 Jan 2009 07:45:27 +0000 (07:45 +0000)]
To pass ICC build.

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

15 years agoUpdate EdkShellPkg to remove the external Shell directory from EDK shell project.
qhuang8 [Wed, 14 Jan 2009 05:06:42 +0000 (05:06 +0000)]
Update EdkShellPkg to remove the external Shell directory from EDK shell project.

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

15 years agofixed assumption 32bit Local Apic timer counter.
vanjeff [Wed, 14 Jan 2009 03:05:45 +0000 (03:05 +0000)]
fixed assumption 32bit Local Apic timer counter.

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

15 years agoFor PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0.
klu2 [Wed, 14 Jan 2009 02:08:14 +0000 (02:08 +0000)]
For PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0.

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

15 years agoUse ACPI timer for Duet platform.
klu2 [Tue, 13 Jan 2009 18:39:43 +0000 (18:39 +0000)]
Use ACPI timer for Duet platform.

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

15 years agoAdd UefiBootServicesTableLib library class reference in HobLib, because if no, the...
klu2 [Tue, 13 Jan 2009 09:51:50 +0000 (09:51 +0000)]
Add UefiBootServicesTableLib library class reference in HobLib, because if no, the autogen code will generate wrong order for calling library constructor.

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

15 years agofix one minor comment error
ywu21 [Tue, 13 Jan 2009 08:56:00 +0000 (08:56 +0000)]
fix one minor comment error

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

15 years agofix minor comment error
ywu21 [Tue, 13 Jan 2009 08:55:27 +0000 (08:55 +0000)]
fix minor comment error

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

15 years agosync Netlib function from c file
ywu21 [Tue, 13 Jan 2009 08:51:55 +0000 (08:51 +0000)]
sync Netlib function from c file
fix file header issues
add in out
add . at the end of lines

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