]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
14 years agoGrammatical and disclaimer changes (does not follow internal C coding stds.)
myronporter [Fri, 12 Mar 2010 23:09:20 +0000 (23:09 +0000)]
Grammatical and disclaimer changes (does not follow internal C coding stds.)

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

14 years agoGrammatical and disclaimer changes (does not follow internal C coding stds.)
myronporter [Fri, 12 Mar 2010 22:19:12 +0000 (22:19 +0000)]
Grammatical and disclaimer changes (does not follow internal C coding stds.)

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

14 years agoSync EDKII BaseTools to BaseTools project r1928
lgao4 [Fri, 12 Mar 2010 10:54:01 +0000 (10:54 +0000)]
Sync EDKII BaseTools to BaseTools project r1928

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

14 years agoFixed a bug in LMFA code
jchen20 [Fri, 12 Mar 2010 04:35:00 +0000 (04:35 +0000)]
Fixed a bug in LMFA code

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

14 years agoUpdating processor bindings to not use stdint.h. Also added code to verify at compil...
geekboy15a [Thu, 11 Mar 2010 20:52:54 +0000 (20:52 +0000)]
Updating processor bindings to not use stdint.h.  Also added code to verify at compile time that data widths are correct.

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

14 years agoChange the PM Timer RegisterBitWidth according to the Flags
niruiyu [Thu, 11 Mar 2010 09:33:40 +0000 (09:33 +0000)]
Change the PM Timer RegisterBitWidth according to the Flags

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

14 years agoAdd BlockSize declaration in FvMain section other tool would create a FV with blocksi...
niruiyu [Thu, 11 Mar 2010 03:03:34 +0000 (03:03 +0000)]
Add BlockSize declaration in FvMain section other tool would create a FV with blocksize=1 and huge number of blocks.

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

14 years agoroll back IDT_ENTRY counter to 32
vanjeff [Thu, 11 Mar 2010 02:04:04 +0000 (02:04 +0000)]
roll back IDT_ENTRY counter to 32

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

14 years agoFix the hardware flow control logic in SerialIo driver.
niruiyu [Wed, 10 Mar 2010 09:20:17 +0000 (09:20 +0000)]
Fix the hardware flow control logic in SerialIo driver.

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

14 years agoUpdate this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmControl...
hhuan13 [Wed, 10 Mar 2010 07:15:40 +0000 (07:15 +0000)]
Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmControl pointer upon GoVirtual().

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

14 years agoMinor comment fix.
rsun3 [Wed, 10 Mar 2010 05:38:25 +0000 (05:38 +0000)]
Minor comment fix.

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

14 years agoThe patch attached is to fix the issue that LMFA feature is failed on OVMF. The...
jchen20 [Wed, 10 Mar 2010 02:47:05 +0000 (02:47 +0000)]
The patch attached is to fix the issue that LMFA feature is failed on OVMF.  The root cause is that OVMF platform reserved 128k top memory range for EMU variable range before PEI memory range re-locate to specified memory range, which is quite different from real platform. The original implementation has an assumption that AllocatePage will NOT be invoked until PEI memory range is re-located to preassigned memory range, , which is TRUE in most real platform, but FALSE on OVMF platform. So This patch is to enhanced the memory resource HOB re-organization algorithm to eliminate the assumption.

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

14 years agoAdd Checking for MTRR existence.
xli24 [Wed, 10 Mar 2010 02:38:39 +0000 (02:38 +0000)]
Add Checking for MTRR existence.

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

14 years ago1, Remove comma after year
klu2 [Wed, 10 Mar 2010 02:36:05 +0000 (02:36 +0000)]
1, Remove comma after year
2, Use full stop instead of comma after "Intel Corporation"
3, Remove blank char between "." and "<BR>"

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

14 years agoAdd description for the added BootState guid.
lgao4 [Wed, 10 Mar 2010 02:17:49 +0000 (02:17 +0000)]
Add description for the added BootState guid.

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

14 years agoCleanup license header
klu2 [Wed, 10 Mar 2010 01:23:13 +0000 (01:23 +0000)]
Cleanup license header

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

14 years agoAdd license header for Duet's makefile.
klu2 [Wed, 10 Mar 2010 01:07:26 +0000 (01:07 +0000)]
Add license header for Duet's makefile.

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

14 years agoAdd the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID header...
niruiyu [Wed, 10 Mar 2010 00:29:47 +0000 (00:29 +0000)]
Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID header file.
It’s to let the ECP platform boot in minimal mode in the non-first boot.

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

14 years agoMdeModule Package version updated from 0.90 to 0.91.
rsun3 [Tue, 9 Mar 2010 08:18:12 +0000 (08:18 +0000)]
MdeModule Package version updated from 0.90 to 0.91.

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

14 years agoUpdate EdkCompatibilityPkg version from 0.90 to 0.91
lgao4 [Tue, 9 Mar 2010 07:47:58 +0000 (07:47 +0000)]
Update EdkCompatibilityPkg version from 0.90 to 0.91

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

14 years agoMinor update comment to remove unprintable character in source file.
qhuang8 [Tue, 9 Mar 2010 05:58:00 +0000 (05:58 +0000)]
Minor update comment to remove unprintable character in source file.

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

14 years agoFix the SMRAM caching range base and size. The original code uses the biggest SMRAM...
jgong5 [Tue, 9 Mar 2010 05:47:41 +0000 (05:47 +0000)]
Fix the SMRAM caching range base and size. The original code uses the biggest SMRAM range base and size to set the cache attribute by gDS->SetMemorySpaceAttributes(). This is not correct because the platform code might split the TSEG into several ranges. The fix searches and joins all the adjacent ranges to the biggest SMRAM range into a cacheable range so that TSEG can be cached as a whole.

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

14 years agoFix typo that causes a hang.
andrewfish [Sun, 7 Mar 2010 23:15:06 +0000 (23:15 +0000)]
Fix typo that causes a hang.

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

14 years agoUpdating the USB subsystem init done in PciEmulation so we can use the standard EHCI...
andrewfish [Sun, 7 Mar 2010 17:15:21 +0000 (17:15 +0000)]
Updating the USB subsystem init done in PciEmulation so we can use the standard EHCI driver.

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

14 years agoAdd a blank line in the end of file.
lgao4 [Fri, 5 Mar 2010 09:16:53 +0000 (09:16 +0000)]
Add a blank line in the end of file.

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

14 years agoAdd some robustness check in DriverSample driver.
rsun3 [Fri, 5 Mar 2010 07:55:16 +0000 (07:55 +0000)]
Add some robustness check in DriverSample driver.

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

14 years agoUpdate USB init code to do a softreset.
andrewfish [Fri, 5 Mar 2010 07:10:52 +0000 (07:10 +0000)]
Update USB init code to do a softreset.

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

14 years agoMinor update to some protocol interface function prototype for Doxygen document
rsun3 [Fri, 5 Mar 2010 06:31:45 +0000 (06:31 +0000)]
Minor update to some protocol interface function prototype for Doxygen document

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

14 years agofix build error
erictian [Fri, 5 Mar 2010 05:40:17 +0000 (05:40 +0000)]
fix build error

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

14 years agoroll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTransfer...
erictian [Fri, 5 Mar 2010 04:35:26 +0000 (04:35 +0000)]
roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTransfer() of Usb2HcProtocol to follow current uefi spec.
current uefi spec only supports interrupt in endpoint.
but there are usb devices which support interrupt out endpoint. we propose to update uefi spec to remove the limitation. after the ecr is approved, the corresponding patch will be submitted.

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

14 years agoMove SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.
jyao1 [Fri, 5 Mar 2010 04:05:28 +0000 (04:05 +0000)]
Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.

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

14 years agoMove SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.
jyao1 [Fri, 5 Mar 2010 04:04:36 +0000 (04:04 +0000)]
Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.

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

14 years agoAdd SmmCore SmmServicesTable library.
jyao1 [Fri, 5 Mar 2010 03:52:12 +0000 (03:52 +0000)]
Add SmmCore SmmServicesTable library.
This library should be used and only used by SmmCore, (compare with SmmServicesTable Lib is used and only used by SmmDriver)

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

14 years agoUpdate MdePkg revision to 1.02
qhuang8 [Fri, 5 Mar 2010 03:21:41 +0000 (03:21 +0000)]
Update MdePkg revision to 1.02

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

14 years agoUpdate to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add VectorBase...
andrewfish [Fri, 5 Mar 2010 03:17:47 +0000 (03:17 +0000)]
Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add VectorBase PCD to SEC. Don't assume it is at start of DRAM.

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

14 years agoRemove dead file, and update startup code to null out vector table.
andrewfish [Fri, 5 Mar 2010 02:38:18 +0000 (02:38 +0000)]
Remove dead file, and update startup code to null out vector table.

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

14 years agoUpdate to use new $() form
andrewfish [Fri, 5 Mar 2010 02:36:07 +0000 (02:36 +0000)]
Update to use new $() form

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

14 years agoAdded FIQ interrupt primatives. Update exception handler to disable/reenable FIQ...
andrewfish [Fri, 5 Mar 2010 02:15:41 +0000 (02:15 +0000)]
Added FIQ interrupt primatives. Update exception handler to disable/reenable FIQ when updating in case debug agent library is using FIQ.

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

14 years agoMake these drivers more compatible with a projected Debug Agent Library implementation.
andrewfish [Fri, 5 Mar 2010 00:57:07 +0000 (00:57 +0000)]
Make these drivers more compatible with a projected Debug Agent Library implementation.

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

14 years agoAdd an EHCI register dump function for debug. Not hooked in any place...
andrewfish [Thu, 4 Mar 2010 22:38:21 +0000 (22:38 +0000)]
Add an EHCI register dump function for debug. Not hooked in any place...

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

14 years agoUpdate package version for IntelFrameworkPkg and IntelFrameworkModulePkg.
xli24 [Thu, 4 Mar 2010 15:57:53 +0000 (15:57 +0000)]
Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg.

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

14 years agoSync EDKII BaseTools to BaseTools project r1913.
qhuang8 [Thu, 4 Mar 2010 11:57:31 +0000 (11:57 +0000)]
Sync EDKII BaseTools to BaseTools project r1913.

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

14 years agoFix wrong BufferSize for Configuration data.
lgao4 [Thu, 4 Mar 2010 10:04:21 +0000 (10:04 +0000)]
Fix wrong BufferSize for Configuration data.

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

14 years agoUpdate the title Network Configuration to IPv4 Network Configuration since IPv6 UI...
tye1 [Thu, 4 Mar 2010 09:57:52 +0000 (09:57 +0000)]
Update the title Network Configuration to IPv4 Network Configuration since IPv6 UI is enabled.

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

14 years agoCorrect the CIS spec version info.
xli24 [Thu, 4 Mar 2010 09:51:23 +0000 (09:51 +0000)]
Correct the CIS spec version info.

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

14 years agoRemove the PcdsDynamicHii section from Duet platform as currently PCD driver running...
niruiyu [Thu, 4 Mar 2010 09:41:52 +0000 (09:41 +0000)]
Remove the PcdsDynamicHii section from Duet platform as currently PCD driver running at TPL_NOTIFY and cannot co-work with Duet's variable driver currently.

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

14 years agoChange back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the following...
niruiyu [Thu, 4 Mar 2010 09:38:02 +0000 (09:38 +0000)]
Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the following issue is found:
When we manually connect a device path mapping to the serial terminal with non-default band rate, the SerialIo driver would Reinstall its device path protocol eventually causing ConSplitter::DriverBindingStart() to run and finally would call PcdGet32 (PcdConOutColumn) in ConsplitterSetConsoleOutMode().
Since SerialIo driver raises TPL to TPL_NOTIFY initially, the call to PcdGet32 would cause TPL assertion if TPL of PCD is TPL_CALLBACK.

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

14 years agoMove to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLib
qhuang8 [Thu, 4 Mar 2010 09:36:08 +0000 (09:36 +0000)]
Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLib

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

14 years agouniform the sw and hw expression to avoid confusing. it does not effect hw function.
erictian [Thu, 4 Mar 2010 09:29:34 +0000 (09:29 +0000)]
uniform the sw and hw expression to avoid confusing. it does not effect hw function.

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

14 years agoAdd SmmLib info to MdePkg.dec.
xli24 [Thu, 4 Mar 2010 09:23:16 +0000 (09:23 +0000)]
Add SmmLib info to MdePkg.dec.

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

14 years agoUse the input Request string as check string.
lgao4 [Thu, 4 Mar 2010 09:17:53 +0000 (09:17 +0000)]
Use the input Request string as check string.

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

14 years agoRemove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DRIVER
hhuan13 [Thu, 4 Mar 2010 08:32:54 +0000 (08:32 +0000)]
Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DRIVER

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

14 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f19259b...
gdong1 [Thu, 4 Mar 2010 07:58:16 +0000 (07:58 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f19259b-4bc3-4df7-8a09-765794883524

14 years agoAdd align build option to avoid the build issues.
gdong1 [Thu, 4 Mar 2010 07:29:53 +0000 (07:29 +0000)]
Add align build option to avoid the build issues.

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

14 years agoUpdate HiiConfigAccess.ExtractConfig interface to support NULL request string and...
lgao4 [Thu, 4 Mar 2010 06:48:52 +0000 (06:48 +0000)]
Update HiiConfigAccess.ExtractConfig interface to support NULL request string and ConfigHdr request string.

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

14 years agoAdd array index check to avoid potential buffer overflow.
xli24 [Thu, 4 Mar 2010 06:38:22 +0000 (06:38 +0000)]
Add array index check to avoid potential buffer overflow.

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

14 years agoFix a bug that a NULL pointer may be dereferenced.
rsun3 [Thu, 4 Mar 2010 05:42:44 +0000 (05:42 +0000)]
Fix a bug that a NULL pointer may be dereferenced.

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

14 years agoSync EDKII BaseTools to BaseTools project r1911.
lgao4 [Thu, 4 Mar 2010 05:29:52 +0000 (05:29 +0000)]
Sync EDKII BaseTools to BaseTools project r1911.

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

14 years ago1. Correct coding comments.
lgao4 [Thu, 4 Mar 2010 04:52:41 +0000 (04:52 +0000)]
1. Correct coding comments.

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

14 years agoFix a bug in load modules at fixed address which may potentially impact OS S3.
jchen20 [Thu, 4 Mar 2010 03:16:55 +0000 (03:16 +0000)]
Fix a bug in load modules at fixed address which may potentially impact OS S3.

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

14 years agoFix a bug in LMFA which may potentially impact OS S3.
jchen20 [Thu, 4 Mar 2010 03:10:41 +0000 (03:10 +0000)]
Fix a bug in LMFA which may potentially impact OS S3.

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

14 years agoTurn of USB legacy support in EHCI driver as it is not needed.
andrewfish [Thu, 4 Mar 2010 01:54:44 +0000 (01:54 +0000)]
Turn of USB legacy support in EHCI driver as it is not needed.

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

14 years agoSync with ARMASM version.
andrewfish [Thu, 4 Mar 2010 01:54:09 +0000 (01:54 +0000)]
Sync with ARMASM version.

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

14 years agoRemove Size==0 branch in SmmAllocatePool()
hhuan13 [Thu, 4 Mar 2010 01:48:52 +0000 (01:48 +0000)]
Remove Size==0 branch in SmmAllocatePool()

The background is :

The SmmMemoryAllocationLib of one of the instance of MemoryAllocation library class. As in MdePkg comment for AllocatePool() : “If AllocationSize is 0, then a valid buffer of 0 size is returned.”,the SMM library implements AllocatePool by SMST service SmmAllocatePool which does NOT support the zero size.

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

14 years agoAdd VlanConfigDxe to platform DSC/FDF.
xdu2 [Wed, 3 Mar 2010 10:47:27 +0000 (10:47 +0000)]
Add VlanConfigDxe to platform DSC/FDF.

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

14 years agoMinor update the package description as MdePkg now contains the definitions in UEFI...
qhuang8 [Wed, 3 Mar 2010 10:09:39 +0000 (10:09 +0000)]
Minor update the package description as MdePkg now contains the definitions in UEFI 2.3 and PI 1.2

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

14 years agoMinor bug fix and robustness check improvement.
rsun3 [Wed, 3 Mar 2010 09:40:16 +0000 (09:40 +0000)]
Minor bug fix and robustness check improvement.

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

14 years agoRemoving "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest update.
klu2 [Wed, 3 Mar 2010 08:53:41 +0000 (08:53 +0000)]
Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest update.

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

14 years agoEnable "Load Module At fixed Address" feature in SMM Core
jchen20 [Wed, 3 Mar 2010 05:45:50 +0000 (05:45 +0000)]
Enable "Load Module At fixed Address" feature in SMM Core

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

14 years agoFix non-boolean comparison expression.
lgao4 [Wed, 3 Mar 2010 05:40:19 +0000 (05:40 +0000)]
Fix non-boolean comparison expression.

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

14 years agoFixed the build issue which is caused by movement of S3Resume.h is moved from MdePkg...
jchen20 [Wed, 3 Mar 2010 04:20:24 +0000 (04:20 +0000)]
Fixed the build issue which is caused by movement of  S3Resume.h is moved from MdePkg to IntelFrameworkPkg.

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

14 years agoSyncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make the...
andrewfish [Wed, 3 Mar 2010 04:14:16 +0000 (04:14 +0000)]
Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make the diff easier.

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

14 years agoRemove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.
xli24 [Wed, 3 Mar 2010 03:40:55 +0000 (03:40 +0000)]
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.

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

14 years agoRemove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.
xli24 [Wed, 3 Mar 2010 03:38:09 +0000 (03:38 +0000)]
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.

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

14 years agoRemove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.
xli24 [Wed, 3 Mar 2010 03:27:21 +0000 (03:27 +0000)]
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.

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

14 years agoRemove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.
xli24 [Wed, 3 Mar 2010 03:21:43 +0000 (03:21 +0000)]
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.

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

14 years agoChange the minimal SMM core size from 1MB to 256KB-4K.
jyao1 [Wed, 3 Mar 2010 02:04:37 +0000 (02:04 +0000)]
Change the minimal SMM core size from 1MB to 256KB-4K.
Some platforms only enable 1MB, after reserve 1 page for SMM S3. There is at most 1MB-4KB for SMM core.

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

14 years agoRemove EFI_SPECIFICATION_VERSION macro reference in code.
niruiyu [Wed, 3 Mar 2010 00:57:21 +0000 (00:57 +0000)]
Remove EFI_SPECIFICATION_VERSION macro reference in code.

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

14 years agoFix some minor coding style issue for doxygen document.
qhuang8 [Tue, 2 Mar 2010 08:53:02 +0000 (08:53 +0000)]
Fix some minor coding style issue for doxygen document.

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

14 years agoCleanup unused items produced by EmbeddedPkg in UnixPkg.dsc
klu2 [Tue, 2 Mar 2010 07:59:38 +0000 (07:59 +0000)]
Cleanup unused items produced by EmbeddedPkg in UnixPkg.dsc

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

14 years agoCleanup unused library class in UnixPkg.dsc
klu2 [Tue, 2 Mar 2010 07:56:37 +0000 (07:56 +0000)]
Cleanup unused library class in UnixPkg.dsc

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

14 years agoremove the Framework version of EFI_S3_RESUME2_PPI defintion which is already added...
jchen20 [Tue, 2 Mar 2010 06:21:08 +0000 (06:21 +0000)]
remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already added to IntelFrameworkPkg

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

14 years agoRemove some comments according to the latest UEFI Spec 2_3_Errata_B.
ljin6 [Tue, 2 Mar 2010 03:13:22 +0000 (03:13 +0000)]
Remove some comments according to the latest UEFI Spec 2_3_Errata_B.

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

14 years agoFix K8 scan issues
hhuan13 [Tue, 2 Mar 2010 02:58:03 +0000 (02:58 +0000)]
Fix K8 scan issues

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

14 years agoStill use |.efi Rule for INF file with binary EFI image, because the binary EFI image...
lgao4 [Tue, 2 Mar 2010 02:50:32 +0000 (02:50 +0000)]
Still use |.efi Rule for INF file with binary EFI image, because the binary EFI image specified INF file is not in output directory.

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

14 years agoRemove unneeded space in sym output to make sure the output is RVD compatible.
andrewfish [Tue, 2 Mar 2010 00:06:19 +0000 (00:06 +0000)]
Remove unneeded space in sym output to make sure the output is RVD compatible.

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

14 years agoMake script less verbose
andrewfish [Tue, 2 Mar 2010 00:05:24 +0000 (00:05 +0000)]
Make script less verbose

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

14 years agoAdd parameter checking for MP Services Protocol Thunk driver.
xli24 [Mon, 1 Mar 2010 09:50:10 +0000 (09:50 +0000)]
Add parameter checking for MP Services Protocol Thunk driver.

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

14 years agoAdd checking whether FvCount is overflow when new unknown FvInfoPpi is dispatched.
klu2 [Mon, 1 Mar 2010 08:59:00 +0000 (08:59 +0000)]
Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispatched.

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

14 years agoMinor coding style fix.
rsun3 [Mon, 1 Mar 2010 08:38:46 +0000 (08:38 +0000)]
Minor coding style fix.

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

14 years agoRollback change of revision 10061.
xli24 [Mon, 1 Mar 2010 08:23:03 +0000 (08:23 +0000)]
Rollback change of revision 10061.

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

14 years agoRemove comments about in-consistency between code and UEFI/PI spec because UEFI 2...
rsun3 [Mon, 1 Mar 2010 08:03:46 +0000 (08:03 +0000)]
Remove comments about in-consistency between code and UEFI/PI spec because UEFI 2.3 Errata B and PI 1.2 Errata A spec were published.

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

14 years agoUpdate EDKII core UEFI/PI version.
lgao4 [Mon, 1 Mar 2010 08:01:57 +0000 (08:01 +0000)]
Update EDKII core UEFI/PI version.

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

14 years agoremove some comments.
vanjeff [Mon, 1 Mar 2010 08:00:28 +0000 (08:00 +0000)]
remove some comments.

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

14 years agoAdd the missing check for NULL pointer before use it.
lgao4 [Mon, 1 Mar 2010 07:56:48 +0000 (07:56 +0000)]
Add the missing check for NULL pointer before use it.

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

14 years agoadd the PI version of EFI_S3_RESUME2_PPI defintion
jchen20 [Mon, 1 Mar 2010 07:16:54 +0000 (07:16 +0000)]
add the PI version of EFI_S3_RESUME2_PPI defintion

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

14 years agoupdate DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPI
jchen20 [Mon, 1 Mar 2010 07:11:28 +0000 (07:11 +0000)]
update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPI

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

14 years agoMove the framework version of EFI_S3_RESUME_PPI defintion to Intel framework package...
jchen20 [Mon, 1 Mar 2010 07:10:27 +0000 (07:10 +0000)]
Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework package from MdePkg

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

14 years agoroll back some changing since it was not complete.
vanjeff [Mon, 1 Mar 2010 06:52:48 +0000 (06:52 +0000)]
roll back some changing since it was not complete.

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

14 years agoAdd the missing OUTPUT directory for the EFI and depex file in Rule section.
lgao4 [Mon, 1 Mar 2010 06:47:58 +0000 (06:47 +0000)]
Add the missing OUTPUT directory for the EFI and depex file in Rule section.

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