]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years ago1). Fix the debug level for DEBUG macro
niry [Mon, 29 Dec 2008 01:16:13 +0000 (01:16 +0000)]
1). Fix the debug level for DEBUG macro
2). Uniform the function description comments

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

15 years agono need to use EFIAPI
jgong5 [Fri, 26 Dec 2008 09:33:26 +0000 (09:33 +0000)]
no need to use EFIAPI

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

15 years agoCheck Library usage.
gikidy [Fri, 26 Dec 2008 09:22:38 +0000 (09:22 +0000)]
Check Library usage.

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

15 years agoCheck Library usage and fix some typo.
gikidy [Fri, 26 Dec 2008 09:18:12 +0000 (09:18 +0000)]
Check Library usage and fix some typo.

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

15 years agoFix OPTIONAL usage
jgong5 [Fri, 26 Dec 2008 09:12:58 +0000 (09:12 +0000)]
Fix OPTIONAL usage

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

15 years agoAdd more comments
jgong5 [Fri, 26 Dec 2008 09:09:02 +0000 (09:09 +0000)]
Add more comments

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

15 years agoCheck Library usage and fix some typo.
gikidy [Fri, 26 Dec 2008 08:42:24 +0000 (08:42 +0000)]
Check Library usage and fix some typo.

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

15 years agoCoding style checked
jji4 [Fri, 26 Dec 2008 08:07:22 +0000 (08:07 +0000)]
Coding style checked

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

15 years agoCorrect binary tools for generating DUET image.
klu2 [Fri, 26 Dec 2008 07:56:49 +0000 (07:56 +0000)]
Correct binary tools for generating DUET image.

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

15 years agoEnable debug print for Duet platform.
klu2 [Fri, 26 Dec 2008 07:55:02 +0000 (07:55 +0000)]
Enable debug print for Duet platform.

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

15 years agoUnicode characters removed
jji4 [Fri, 26 Dec 2008 07:22:08 +0000 (07:22 +0000)]
Unicode characters removed

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

15 years agoLibrary usage checked
jji4 [Fri, 26 Dec 2008 06:53:45 +0000 (06:53 +0000)]
Library usage checked

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

15 years agoRemove a goto statement.
niry [Fri, 26 Dec 2008 03:40:27 +0000 (03:40 +0000)]
Remove a goto statement.

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

15 years agoRemove the capsule PCD value setting. This value is same to the default value. No...
lgao4 [Fri, 26 Dec 2008 03:27:27 +0000 (03:27 +0000)]
Remove the capsule PCD value setting. This value is same to the default value. No setting is required.

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

15 years agoRemove the capsule PCD value setting. This value is same to the default value. No...
lgao4 [Fri, 26 Dec 2008 03:27:13 +0000 (03:27 +0000)]
Remove the capsule PCD value setting. This value is same to the default value. No setting is required.

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

15 years agoUpgrade both PACKAGE_VERSION and PLATFORM_VERSION to 0.5 as major function has been...
qwang12 [Fri, 26 Dec 2008 03:15:47 +0000 (03:15 +0000)]
Upgrade both PACKAGE_VERSION and PLATFORM_VERSION to 0.5 as major function has been implemented including:
1) Verification with EDK style Chipset and Platform modules
2) Verification with EDK II cores + Compatibility Modules + EDK style Chipset and Platform modules.
3) Package level build Verification for these build combinations:
   1) EFI_SPECIFICATION_VERSION=0x00020000 and PI_SPECIFICATION_VERSION=0x00009000
   2) EFI_SPECIFICATION_VERSION=0x00020000 and PI_SPECIFICATION_VERSION=0x00010000
   3) EFI_SPECIFICATION_VERSION=0x0002000A and PI_SPECIFICATION_VERSION=0x00010000

No major incompatible changes. Please check ChangeLog.txt for details.

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

15 years agoRefine function comments for BdsDxe module.
klu2 [Fri, 26 Dec 2008 02:22:37 +0000 (02:22 +0000)]
Refine function comments for BdsDxe module.

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

15 years agoAdd more comments for Netbuf* functions in NetLib.h
niry [Thu, 25 Dec 2008 14:19:52 +0000 (14:19 +0000)]
Add more comments for Netbuf* functions in NetLib.h

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

15 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f19259b...
niry [Thu, 25 Dec 2008 14:17:24 +0000 (14:17 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoAdd more comments to describe the net buffer operation functions.
niry [Thu, 25 Dec 2008 13:39:12 +0000 (13:39 +0000)]
Add more comments to describe the net buffer operation functions.

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

15 years agoOnly define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <= 0x0002...
qwang12 [Thu, 25 Dec 2008 11:36:45 +0000 (11:36 +0000)]
Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <= 0x00020000. When EFI_SPECIFICATION_VERSION > 0x00020000,  this definition is defined at EdkCompatibilityPkg\Foundation\Efi\Include\EfiDevicePath.h

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

15 years agoChange MAX_CHOICE_NUM to max UINT8 value
lgao4 [Thu, 25 Dec 2008 09:30:36 +0000 (09:30 +0000)]
Change MAX_CHOICE_NUM to max UINT8 value

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

15 years agoCode Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. And Clean...
lgao4 [Thu, 25 Dec 2008 09:13:53 +0000 (09:13 +0000)]
Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. And Clean PlatDriOver library class.

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

15 years agoFixup for review
hfang [Thu, 25 Dec 2008 08:59:02 +0000 (08:59 +0000)]
Fixup for review

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

15 years agoRoll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)$(MODULE...
lgao4 [Thu, 25 Dec 2008 03:22:58 +0000 (03:22 +0000)]
Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)$(MODULE_NAME)StrDefs.h.

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

15 years agoEFI_SIGNATURE_32 has been replaced by SIGNATURE_32
vanjeff [Thu, 25 Dec 2008 02:36:03 +0000 (02:36 +0000)]
EFI_SIGNATURE_32 has been replaced by SIGNATURE_32

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

15 years agoRemove unused PCH compiler option and unused build rule for uni file.
lgao4 [Thu, 25 Dec 2008 01:09:52 +0000 (01:09 +0000)]
Remove unused PCH compiler option and unused build rule for uni file.

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

15 years agoPure UEFI code should not include “PiDxe.h” & “PiPei.h”
ywu21 [Wed, 24 Dec 2008 13:52:48 +0000 (13:52 +0000)]
Pure UEFI code should not include “PiDxe.h” & “PiPei.h”

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

15 years agoPure UEFI code should not include “PiDxe.h” & “PiPei.h”
ywu21 [Wed, 24 Dec 2008 13:50:38 +0000 (13:50 +0000)]
Pure UEFI code should not include “PiDxe.h” & “PiPei.h”

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

15 years agoFixing function headers.
niry [Wed, 24 Dec 2008 08:14:19 +0000 (08:14 +0000)]
Fixing function headers.

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

15 years agocode scrub ArpDxe
jgong5 [Wed, 24 Dec 2008 05:26:57 +0000 (05:26 +0000)]
code scrub ArpDxe

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

15 years agocorrect some coding style issues.
gdong1 [Wed, 24 Dec 2008 02:42:57 +0000 (02:42 +0000)]
correct some coding style issues.

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

15 years agoRefine function comments for BdsDxe module.
klu2 [Wed, 24 Dec 2008 01:50:59 +0000 (01:50 +0000)]
Refine function comments for BdsDxe module.

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

15 years agoUpdate Comments
lgao4 [Wed, 24 Dec 2008 01:42:23 +0000 (01:42 +0000)]
Update Comments

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

15 years agomake the comment parameter be consistent with the function parameter.
gdong1 [Wed, 24 Dec 2008 01:33:25 +0000 (01:33 +0000)]
make the comment parameter be consistent with the function parameter.

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

15 years agoCode clean for Ftw driver, remove the obsolete logic for boot block. Correct some...
lgao4 [Wed, 24 Dec 2008 01:24:17 +0000 (01:24 +0000)]
Code clean for Ftw driver, remove the obsolete logic for boot block. Correct some comments in Pei Pcd driver.

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

15 years ago1. code scrub for ConSplitterDxe.
vanjeff [Wed, 24 Dec 2008 00:15:20 +0000 (00:15 +0000)]
1. code scrub for ConSplitterDxe.
2. fixed some bugs when thunking UGA based on GOP.

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

15 years agoupdated some comments.
vanjeff [Wed, 24 Dec 2008 00:11:16 +0000 (00:11 +0000)]
updated some comments.

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

15 years agoCode scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, English...
qhuang8 [Tue, 23 Dec 2008 16:20:43 +0000 (16:20 +0000)]
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, English, EBC.

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

15 years agocorrect some code style issue
gdong1 [Tue, 23 Dec 2008 10:25:33 +0000 (10:25 +0000)]
correct some code style issue

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

15 years agoRemove the BUGBUG modifier in the comment
gdong1 [Tue, 23 Dec 2008 09:47:58 +0000 (09:47 +0000)]
Remove the BUGBUG modifier in the comment

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

15 years agoIn Comment, the parameter name does NOT consistent with function parameter name
gdong1 [Tue, 23 Dec 2008 09:45:45 +0000 (09:45 +0000)]
In Comment, the parameter name does NOT consistent with function parameter name

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

15 years agopure UEFI should not include “PiDxe.h” and “PiPei.h”
ywu21 [Tue, 23 Dec 2008 09:18:06 +0000 (09:18 +0000)]
pure UEFI should not include “PiDxe.h” and “PiPei.h”

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

15 years agoScrubbed some code for Ip4ConfigDxe.
jgong5 [Tue, 23 Dec 2008 08:23:43 +0000 (08:23 +0000)]
Scrubbed some code for Ip4ConfigDxe.

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

15 years agoFix function header
ywu21 [Tue, 23 Dec 2008 07:38:59 +0000 (07:38 +0000)]
Fix function header

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

15 years agoFix filer header
ywu21 [Tue, 23 Dec 2008 07:35:46 +0000 (07:35 +0000)]
Fix filer header
Fix function header
Fix return status issues
Fix  in out issues
group functions source files reasonably to avoid duplicate functions declarations

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

15 years agoFix function header
ywu21 [Tue, 23 Dec 2008 07:29:54 +0000 (07:29 +0000)]
Fix function header
Fix return status issues
Fix  in out issues

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

15 years agoRemove #include <Protocol/LoadedImage.h>
ywu21 [Tue, 23 Dec 2008 07:22:15 +0000 (07:22 +0000)]
Remove #include <Protocol/LoadedImage.h>
Remove //#include <Protocol/Ip4.h>
Remove  #include <Library/UefiLib.h>
Fix one function header description error

Fix filer header
Fix function header
Fix return status issues
Fix  in out issues
Fix  no Boolean expression issues

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

15 years agofix ECC tool's warning
eric_tian [Tue, 23 Dec 2008 05:08:24 +0000 (05:08 +0000)]
fix ECC tool's warning

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

15 years agocorrect the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from PI1...
eric_tian [Tue, 23 Dec 2008 04:58:23 +0000 (04:58 +0000)]
correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from PI1.1 spec

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

15 years agoRefine function comments for BdsDxe module.
klu2 [Tue, 23 Dec 2008 03:32:20 +0000 (03:32 +0000)]
Refine function comments for BdsDxe module.

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

15 years agocorrect the comments style.
gdong1 [Tue, 23 Dec 2008 03:12:54 +0000 (03:12 +0000)]
correct the comments style.

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

15 years agorefine comments for EFI_CONSOLE_CONTROL_PROTOCOL
eric_tian [Tue, 23 Dec 2008 02:56:44 +0000 (02:56 +0000)]
refine comments for EFI_CONSOLE_CONTROL_PROTOCOL

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

15 years agoremedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN
eric_tian [Tue, 23 Dec 2008 02:32:07 +0000 (02:32 +0000)]
remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN

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

15 years agodetab
qhuang8 [Mon, 22 Dec 2008 12:50:45 +0000 (12:50 +0000)]
detab

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

15 years agoUpdate to use Dos format
qhuang8 [Mon, 22 Dec 2008 12:48:25 +0000 (12:48 +0000)]
Update to use Dos format

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

15 years agoUpdate to use Dos format for all .s files
qhuang8 [Mon, 22 Dec 2008 12:47:53 +0000 (12:47 +0000)]
Update to use Dos format for all .s files

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

15 years agoremedy the ppi comment. This module is always used to produced gEfiPeiReadOnlyVariabl...
eric_tian [Mon, 22 Dec 2008 06:22:36 +0000 (06:22 +0000)]
remedy the ppi comment. This module is always used to produced gEfiPeiReadOnlyVariable2PpiGuid but not consumes it

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

15 years agocode scrub for consplitter module.
vanjeff [Mon, 22 Dec 2008 02:29:21 +0000 (02:29 +0000)]
code scrub for consplitter module.

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

15 years agoRefine comments for BDS module.
klu2 [Fri, 19 Dec 2008 09:06:17 +0000 (09:06 +0000)]
Refine comments for BDS module.

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

15 years agofixed one bug to pass GCC.
vanjeff [Fri, 19 Dec 2008 06:30:40 +0000 (06:30 +0000)]
fixed one bug to pass GCC.

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

15 years agoUpdate IoLib to add MemoryFence for x86 Mmio function.
lgao4 [Fri, 19 Dec 2008 05:08:03 +0000 (05:08 +0000)]
Update IoLib to add MemoryFence for x86 Mmio function.
Correct IoLibGCC function comments.

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

15 years agoCoding style corrected
jji4 [Fri, 19 Dec 2008 02:15:47 +0000 (02:15 +0000)]
Coding style corrected

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

15 years agocheck the usage of %d,%x,%ld,%lx and so on in debug print statement.
jji4 [Thu, 18 Dec 2008 08:48:36 +0000 (08:48 +0000)]
check the usage of %d,%x,%ld,%lx and so on in debug print statement.

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

15 years agoFixed an issue which would cause build failure if there's more than one option input...
jwang36 [Thu, 18 Dec 2008 08:19:28 +0000 (08:19 +0000)]
Fixed an issue which would cause build failure if there's more than one option input to $(MAKE) command.

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

15 years agoEnhance PciCfg2 driver to handle unaligned Pci access according to PI spec.
lgao4 [Thu, 18 Dec 2008 07:41:58 +0000 (07:41 +0000)]
Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.

Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status code data.

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

15 years agoEnhance PciCfg2 driver to handle unaligned Pci access according to PI spec.
lgao4 [Thu, 18 Dec 2008 07:40:19 +0000 (07:40 +0000)]
Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.

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

15 years agoRemove the undefined logic to process gEfiStatusCodeSpecificDataGuid status code...
lgao4 [Thu, 18 Dec 2008 07:10:27 +0000 (07:10 +0000)]
Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status code data.

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

15 years agoUpdate the OUTPUT_DIRECTORY name. This is to shorten the possbile command line which...
qwang12 [Thu, 18 Dec 2008 06:13:41 +0000 (06:13 +0000)]
Update the OUTPUT_DIRECTORY name. This is to shorten the possbile command line which may cause a sub-process spawned from the ar command to fail for GCC tool chains.

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

15 years agoLibrary class of MemoryAllocationLib has been added.
jji4 [Thu, 18 Dec 2008 05:39:10 +0000 (05:39 +0000)]
Library class of MemoryAllocationLib has been added.

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

15 years agoLibrary class of MemoryAllocationLib has been added.
jji4 [Thu, 18 Dec 2008 05:30:57 +0000 (05:30 +0000)]
Library class of MemoryAllocationLib has been added.

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

15 years agoSome codes have been altered and replaced by functions of memory allocation library.
jji4 [Thu, 18 Dec 2008 05:28:26 +0000 (05:28 +0000)]
Some codes have been altered and replaced by functions of memory allocation library.

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

15 years agoMdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:
jljusten [Wed, 17 Dec 2008 18:01:32 +0000 (18:01 +0000)]
MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:
* Fix #include filename case for building under Linux

MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c:
MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Input.c:
* Fix warning of 'unhandled' cases in switch statement generated
  by GCC.

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

15 years agoRefine code to remove structure assignment
qhuang8 [Wed, 17 Dec 2008 12:07:02 +0000 (12:07 +0000)]
Refine code to remove structure assignment

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

15 years agoAdd AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instructions...
qhuang8 [Wed, 17 Dec 2008 09:58:39 +0000 (09:58 +0000)]
Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instructions "mov msr[]=" and "mov =msr[]", which is only supported by INTEL & GCC tool chain.

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

15 years agoFix some typo.
gikidy [Wed, 17 Dec 2008 09:37:01 +0000 (09:37 +0000)]
Fix some typo.

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

15 years agoFix some typo.
gikidy [Wed, 17 Dec 2008 09:35:12 +0000 (09:35 +0000)]
Fix some typo.

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

15 years agoCode scrub for Universal\Console\TerminalDxe.
gikidy [Wed, 17 Dec 2008 09:34:06 +0000 (09:34 +0000)]
Code scrub for Universal\Console\TerminalDxe.

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

15 years agoSome codes have been altered and replaced by library functions which makes more effic...
jji4 [Wed, 17 Dec 2008 09:20:16 +0000 (09:20 +0000)]
Some codes have been altered and replaced by library functions which makes more efficient and rational.

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

15 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f19259b...
gdong1 [Wed, 17 Dec 2008 09:05:42 +0000 (09:05 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f19259b-4bc3-4df7-8a09-765794883524

15 years agorefine module description for BdsDxe module.
klu2 [Wed, 17 Dec 2008 08:43:39 +0000 (08:43 +0000)]
refine module description for BdsDxe module.

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

15 years agoFollowing UEFI spec to do auto booting after a time-out. This feature is implemented
qwang12 [Wed, 17 Dec 2008 06:41:02 +0000 (06:41 +0000)]
Following UEFI spec to do auto booting after a time-out. This feature is implemented
in Framework Setup Browser and moved to MdeModulePkg/Universal/BdsDxe. The auto booting is
moved here in HII Thunk module.

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

15 years agoCode scrub for Universal\Console\GraphicsConsoleDxe.
gikidy [Wed, 17 Dec 2008 06:23:23 +0000 (06:23 +0000)]
Code scrub for Universal\Console\GraphicsConsoleDxe.

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

15 years agoUpdate module description for PCD Dxe driver.
klu2 [Wed, 17 Dec 2008 03:29:16 +0000 (03:29 +0000)]
Update module description for PCD Dxe driver.

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

15 years ago1. add some comments.
vanjeff [Wed, 17 Dec 2008 02:17:53 +0000 (02:17 +0000)]
1. add some comments.
2. remove unnecessary protocol declaration in inf file.

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

15 years agoAppend change log for the retirement of several macros in UefiBaseType.h
qhuang8 [Tue, 16 Dec 2008 15:41:51 +0000 (15:41 +0000)]
Append change log for the retirement of several macros in UefiBaseType.h

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

15 years agoRetired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:
qhuang8 [Tue, 16 Dec 2008 15:40:29 +0000 (15:40 +0000)]
Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:
EFI_SIGNATURE_16, EFI_SIGNATURE_32, EFI_SIGNATURE_64, EFI_FIELD_OFFSET, EFI_MAX_BIT & EFI_MAX_ADDRESS

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:34:21 +0000 (15:34 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:33:49 +0000 (15:33 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:32:50 +0000 (15:32 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:32:09 +0000 (15:32 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:32:08 +0000 (15:32 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:31:58 +0000 (15:31 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:31:57 +0000 (15:31 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:31:52 +0000 (15:31 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoClean up to update the reference of the these macros:
qhuang8 [Tue, 16 Dec 2008 15:17:02 +0000 (15:17 +0000)]
Clean up to update the reference of the these macros:
  EFI_SIGNATURE_16 -> SIGNATURE_16
  EFI_SIGNATURE_32 -> SIGNATURE_32
  EFI_SIGNATURE_64 -> SIGNATURE_64
  EFI_FIELD_OFFSET -> OFFSET_OF
  EFI_MAX_BIT      -> MAX_BIT
  EFI_MAX_ADDRESS  -> MAX_ADDRESS
These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias.

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

15 years agoFix several syntax issue to pass build.
qhuang8 [Tue, 16 Dec 2008 15:10:14 +0000 (15:10 +0000)]
Fix several syntax issue to pass build.

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

15 years agoAlways add files in [Sources] section to search list for string ID
jwang36 [Tue, 16 Dec 2008 13:15:03 +0000 (13:15 +0000)]
Always add files in [Sources] section to search list for string ID

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

15 years ago1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework...
qwang12 [Tue, 16 Dec 2008 13:09:12 +0000 (13:09 +0000)]
1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser.
2) Fix a bug in UefiDefaultsToFwDefaults to correctly update the VariablePackList on output.

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

15 years agocode scrub:
vanjeff [Tue, 16 Dec 2008 09:21:45 +0000 (09:21 +0000)]
code scrub:
1. updated functions header.
2. sync some comments for .S files.
3. fixed some error in AsmFuncs.S

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