]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
14 years agoRefine comments.
xli24 [Fri, 10 Jul 2009 03:41:20 +0000 (03:41 +0000)]
Refine comments.

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

14 years agoKeep inconsistency in code and add additional comments for that.
xli24 [Fri, 10 Jul 2009 03:28:16 +0000 (03:28 +0000)]
Keep inconsistency in code and add additional comments for that.

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

14 years agoMove LockKeyboards API from GenericBdsLib to PlatformBdsLib
lgao4 [Fri, 10 Jul 2009 03:26:52 +0000 (03:26 +0000)]
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
And change PlatformBdsLockNonUpdatableFlash in PlatformBdsLib return type to VOID.

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

14 years agoFix a bug that process received data twice, it will cause serial work incorrect.
gikidy [Fri, 10 Jul 2009 03:05:10 +0000 (03:05 +0000)]
Fix a bug that process received data twice, it will cause serial work incorrect.

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

14 years agoRemove code that fills in the FirmwareVendor and FirmwareRevision in the EFI System...
mdkinney [Fri, 10 Jul 2009 00:05:26 +0000 (00:05 +0000)]
Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI System Table and depend on BdsDxe in the IntelFrameworkModulePkg to do this instead.

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

14 years agoRemove code that fills in the FirmwareVendor and FirmwareRevision in the EFI System...
mdkinney [Fri, 10 Jul 2009 00:03:30 +0000 (00:03 +0000)]
Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI System Table and depend on BdsDxe in the IntelFrameworkModulePkg to do this instead.

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

14 years agoRemove code that fills in the FirmwareVendor and FirmwareRevision in the EFI System...
mdkinney [Thu, 9 Jul 2009 23:59:35 +0000 (23:59 +0000)]
Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI System Table and depend on BdsDxe in the IntelFrameworkModulePkg to do this instead.

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

14 years agoUpdate BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of the EFI...
mdkinney [Thu, 9 Jul 2009 23:52:16 +0000 (23:52 +0000)]
Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of the EFI System Table based on PCD settings

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

14 years agoAdd PCDs for FirmwareVendor, FirmwareRevision, FirmwareVerisonString, and FirmwareRel...
mdkinney [Thu, 9 Jul 2009 23:48:54 +0000 (23:48 +0000)]
Add PCDs for FirmwareVendor, FirmwareRevision, FirmwareVerisonString, and FirmwareReleaseDateString

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

14 years agoRemove structure declaration for EFI_UGA_PIXEL.
mdkinney [Thu, 9 Jul 2009 23:26:39 +0000 (23:26 +0000)]
Remove structure declaration for EFI_UGA_PIXEL.

This structure is already defined in MdePkg/Include/Protocol/UgaDraw.h and this extra declaration is generating build breaks for a redefinition

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

14 years agoFix build break
mdkinney [Thu, 9 Jul 2009 23:23:05 +0000 (23:23 +0000)]
Fix build break

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

14 years agofix comment
jcarsey [Thu, 9 Jul 2009 23:15:09 +0000 (23:15 +0000)]
fix comment

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

14 years agofix operator order.
jcarsey [Thu, 9 Jul 2009 17:36:06 +0000 (17:36 +0000)]
fix operator order.

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

14 years agoCommitting changes to the comments, to improve code documentation.
pkandel [Thu, 9 Jul 2009 12:37:01 +0000 (12:37 +0000)]
Committing changes to the comments, to improve code documentation.

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

14 years agoCommitting changes to the comments, to improve code documentation.
pkandel [Thu, 9 Jul 2009 12:36:25 +0000 (12:36 +0000)]
Committing changes to the comments, to improve code documentation.

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

14 years agoCommitting changes to the comments, to improve code documentation.
pkandel [Thu, 9 Jul 2009 12:02:01 +0000 (12:02 +0000)]
Committing changes to the comments, to improve code documentation.

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

14 years agoCommitting changes to the comments, to improve code documentation.
pkandel [Thu, 9 Jul 2009 12:01:01 +0000 (12:01 +0000)]
Committing changes to the comments, to improve code documentation.

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

14 years agoAdd comments to describe the difference between code and spec to fix the bug #202430
jchen20 [Thu, 9 Jul 2009 10:27:43 +0000 (10:27 +0000)]
Add comments to describe the difference between code and spec to fix the bug #202430

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

14 years agoAdd comments to describe the difference between code and spec to fix the bug #202409
jchen20 [Thu, 9 Jul 2009 09:56:42 +0000 (09:56 +0000)]
Add comments to describe the difference between code and spec to fix the bug #202409

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

14 years agodescribe the difference with Spec to fix the bug #202465
jchen20 [Thu, 9 Jul 2009 09:41:35 +0000 (09:41 +0000)]
describe the difference with Spec to fix the bug #202465

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

14 years agoupdate the file header/function comments of DiskInfo/PciHotPlugRequest protocols...
eric_tian [Thu, 9 Jul 2009 09:31:41 +0000 (09:31 +0000)]
update the file header/function comments of DiskInfo/PciHotPlugRequest protocols to align with PI1.2 spec volume 5

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

14 years agoRefine comments for BdsGetBootTypeFromDevicePath().
klu2 [Thu, 9 Jul 2009 09:30:28 +0000 (09:30 +0000)]
Refine comments for BdsGetBootTypeFromDevicePath().

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

14 years agoAdd definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the bug...
jchen20 [Thu, 9 Jul 2009 09:17:18 +0000 (09:17 +0000)]
Add definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the bug #202466

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

14 years agoAdd comments to describe the difference with Spec to fix the bug #202466
jchen20 [Thu, 9 Jul 2009 09:13:30 +0000 (09:13 +0000)]
Add comments to describe the difference with Spec to fix the bug #202466

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

14 years agoadd security check.
vanjeff [Thu, 9 Jul 2009 08:54:39 +0000 (08:54 +0000)]
add security check.
update functions comments.

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

14 years agoAdd the FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL definition to comply with Framew...
jchen20 [Thu, 9 Jul 2009 07:43:00 +0000 (07:43 +0000)]
Add the FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL definition to comply with Framework spec

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

14 years agoRefine the comments to describe inconsistency between code and spec.
xli24 [Thu, 9 Jul 2009 07:22:06 +0000 (07:22 +0000)]
Refine the comments to describe inconsistency between code and spec.

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

14 years agoRetire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModul...
lgao4 [Thu, 9 Jul 2009 05:48:35 +0000 (05:48 +0000)]
Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile

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

14 years agoSynchronize the build tools' binary with source files at r1645 in build tool project.
lgao4 [Thu, 9 Jul 2009 05:47:15 +0000 (05:47 +0000)]
Synchronize the build tools' binary with source files at r1645 in build tool project.

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

14 years agoupdated comments per review comments.
vanjeff [Thu, 9 Jul 2009 03:03:32 +0000 (03:03 +0000)]
updated comments per review comments.

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

14 years agothe Comment the gap between Framework spec and code in the definition of FRAMEWORK_EF...
jchen20 [Thu, 9 Jul 2009 02:19:02 +0000 (02:19 +0000)]
the Comment the gap between Framework spec and code in the definition of FRAMEWORK_EFI_PEI_SERVICES

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

14 years agoUse PixelFormat PixelBitMask in CirrusLogic5430Dxe driver.
jljusten [Thu, 9 Jul 2009 00:04:41 +0000 (00:04 +0000)]
Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver.

Modify CirrusLogic5430Dxe to return mode info with PixelFormat
set to PixelBitMask.  This enables the Linux framebuffer code to
function with the UEFI GOP framebuffer.  Previously the code
would return PixelBltOnly for the PixelFormat, and thus would
not provide any framebuffer information.

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

14 years agofixing build errors
jcarsey [Wed, 8 Jul 2009 17:26:58 +0000 (17:26 +0000)]
fixing build errors

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

14 years agoSynchronize the build tools' binary with source files at r1640 in build tool project.
xli24 [Wed, 8 Jul 2009 15:47:25 +0000 (15:47 +0000)]
Synchronize the build tools' binary with source files at r1640 in build tool project.
This update adds error check for environment path existence.

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

14 years agoAdd comments for the return value of GenericBdsLib functions.
lgao4 [Wed, 8 Jul 2009 12:06:28 +0000 (12:06 +0000)]
Add comments for the return value of GenericBdsLib functions.

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

14 years agoaccording to DataHubSubclass spec, all fields of data record should be naturally...
eric_tian [Wed, 8 Jul 2009 09:56:07 +0000 (09:56 +0000)]
according to DataHubSubclass spec, all fields of data record should be naturally alignment.

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

14 years agoto describe the gap between Framework spec and code to fix the bug #202434
jchen20 [Wed, 8 Jul 2009 09:49:07 +0000 (09:49 +0000)]
to describe the gap between Framework spec and code to fix the bug #202434

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

14 years agoadd security check.
vanjeff [Wed, 8 Jul 2009 09:42:16 +0000 (09:42 +0000)]
add security check.

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

14 years agoto fill the gap between PI1.0 and code to fix the bug #202435
jchen20 [Wed, 8 Jul 2009 09:39:49 +0000 (09:39 +0000)]
to fill the gap between PI1.0 and code to fix the bug #202435

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

14 years agoto fill the gap between Framework and code to fix the bug #202405, #202419, #202418...
jchen20 [Wed, 8 Jul 2009 09:38:08 +0000 (09:38 +0000)]
to fill the gap between Framework and code to fix the bug #202405, #202419, #202418, #202435,#202437, #202439, #202440

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

14 years agoEnhanced module to handle half handshake flow control.
gikidy [Wed, 8 Jul 2009 09:29:08 +0000 (09:29 +0000)]
Enhanced module to handle half handshake flow control.

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

14 years agoFix a building error due to check-in r8808
klu2 [Wed, 8 Jul 2009 08:59:07 +0000 (08:59 +0000)]
Fix a building error due to check-in r8808

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

14 years agoSynchronize the build tools' binary with source files at r1639 in build tool project.
xli24 [Wed, 8 Jul 2009 08:49:33 +0000 (08:49 +0000)]
Synchronize the build tools' binary with source files at r1639 in build tool project.
This update fixes the bug of unmatched paths due to case-sensitive comparison on case-insensitive systems.

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

14 years agochange the name of macro or data structure to follow DataHubSubclass/MemSubclass...
eric_tian [Wed, 8 Jul 2009 07:34:22 +0000 (07:34 +0000)]
change the name of macro or data structure to follow DataHubSubclass/MemSubclass/CacheSubClass/ProcSubclass specs.

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

14 years agochange the name of macro or data structure to follow DataHubSubclass/MemSubclass...
eric_tian [Wed, 8 Jul 2009 07:34:02 +0000 (07:34 +0000)]
change the name of macro or data structure to follow DataHubSubclass/MemSubclass/CacheSubClass/ProcSubclass specs.

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

14 years agoFix OutputString() in the console driver does not auto-scroll when you fill up the...
gikidy [Wed, 8 Jul 2009 07:31:30 +0000 (07:31 +0000)]
Fix OutputString() in the console driver does not auto-scroll when you fill up the screen like the graphics driver does.

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

14 years agochange ProcessorCoreFrequencyRecordType to EFI_PROCESSOR_FREQUENCY_RECORD_NUMBER...
eric_tian [Wed, 8 Jul 2009 07:26:01 +0000 (07:26 +0000)]
change ProcessorCoreFrequencyRecordType to EFI_PROCESSOR_FREQUENCY_RECORD_NUMBER. the latter is defined by spec.

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

14 years agoCorrect the file name case for linux environment
klu2 [Wed, 8 Jul 2009 07:25:02 +0000 (07:25 +0000)]
Correct the file name case for linux environment

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

14 years agorefine the DataHubRecords.h to comply with DataHubSubclass/MemSubclass/ProcSubclass...
eric_tian [Wed, 8 Jul 2009 07:17:48 +0000 (07:17 +0000)]
refine the DataHubRecords.h to comply with DataHubSubclass/MemSubclass/ProcSubclass/CacheSubclass spec.
add comments to notify there are gaps between code and specs.

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

14 years agoAdd comments to indicate the gap with Framework Spec
jchen20 [Wed, 8 Jul 2009 07:08:53 +0000 (07:08 +0000)]
Add comments to indicate the gap with Framework Spec

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

14 years agoadd more description in edksetup.sh
klu2 [Wed, 8 Jul 2009 05:54:53 +0000 (05:54 +0000)]
add more description in edksetup.sh

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

14 years agorefine the file header comment on FrameworkDxe.h
eric_tian [Wed, 8 Jul 2009 04:40:59 +0000 (04:40 +0000)]
refine the file header comment on FrameworkDxe.h

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

14 years ago1. add comments for those fields not defined by MemorySubclass spec.
eric_tian [Wed, 8 Jul 2009 04:32:40 +0000 (04:32 +0000)]
1. add comments for those fields not defined by MemorySubclass spec.
2. change name MemorySpeed to MemoryTypeSpeed, which follows spec.

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

14 years agoInconsistent with specification here:
eric_tian [Wed, 8 Jul 2009 03:59:53 +0000 (03:59 +0000)]
Inconsistent with specification here:
It's a typo of MiscSubclass 0.9 spec. It should be a variable name "ChassisType" rather than a type "EFI_MISC_CHASSIS_TYPE".

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

14 years ago1. EFI_MAXIMUM_CACHE_SIZE_DATA has changed to EFI_CACHE_MAXIMUM_SIZE_DATA, which...
eric_tian [Wed, 8 Jul 2009 03:52:36 +0000 (03:52 +0000)]
1. EFI_MAXIMUM_CACHE_SIZE_DATA has changed to EFI_CACHE_MAXIMUM_SIZE_DATA, which follows spec.

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

14 years agoadd comments to note it's the spec typo issue for EFI_CACHE_CONFIGURATION_DATA filed...
eric_tian [Wed, 8 Jul 2009 03:47:10 +0000 (03:47 +0000)]
add comments to note it's the spec typo issue for EFI_CACHE_CONFIGURATION_DATA filed type. it should be UINT32 rather than UINT16

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

14 years agoadd comment on EFI_PROCESSOR_CORE_FREQUENCY_LIST_DATA to note there is gap between...
eric_tian [Wed, 8 Jul 2009 03:44:09 +0000 (03:44 +0000)]
add comment on EFI_PROCESSOR_CORE_FREQUENCY_LIST_DATA to note there is gap between code and spec.

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

14 years agoAdd comments for the inconsistent definition with framework specification.
lgao4 [Wed, 8 Jul 2009 03:41:52 +0000 (03:41 +0000)]
Add comments for the inconsistent definition with framework specification.

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

14 years agoAdd comments for the inconsistent definition with framework specification.
lgao4 [Wed, 8 Jul 2009 03:41:46 +0000 (03:41 +0000)]
Add comments for the inconsistent definition with framework specification.

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

14 years agoadd comments to note why EFI_MISC_PORT_DEVICE_PATH and etc exists here , which is...
eric_tian [Wed, 8 Jul 2009 03:38:23 +0000 (03:38 +0000)]
add comments to note why EFI_MISC_PORT_DEVICE_PATH and etc exists here , which is not defined in MiscSubclass spec.

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

14 years agoupdate the file header comment
eric_tian [Wed, 8 Jul 2009 03:26:32 +0000 (03:26 +0000)]
update the file header comment

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

14 years agoInconsistent with specification here:
eric_tian [Wed, 8 Jul 2009 03:20:57 +0000 (03:20 +0000)]
Inconsistent with specification here:
This field in StatusCodes spec0.9 is defined as UINT32, keep code unchanged.

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

14 years agoRefine comments.
klu2 [Wed, 8 Jul 2009 03:10:33 +0000 (03:10 +0000)]
Refine comments.

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

14 years ago1. change the value of EFI_PROCESSOR_SUBCLASS_VERSION to follow spec.
eric_tian [Wed, 8 Jul 2009 03:10:27 +0000 (03:10 +0000)]
1. change the value of EFI_PROCESSOR_SUBCLASS_VERSION to follow spec.
2. remove EFI_STRING_TOKEN, which doesn't be defined by any spec. replace it with STRING_REF.
3. change the fields of EFI_EXP_BASE10_DATA to INT16 to follow spec.
4. change the field name of EFI_PROCESSOR_MISC_INFO to follow spec.
5. note that field which are introduced to reflect the SMBIOS2.6
6. change name EFI_PROCESSOR_HEALTH_STATUS to EFI_PROCESSOR_HEALTH_STATUS_DATA
7. EFI_CACHE_ASSOCIATION_DATA to  EFI_PROCESSOR_CACHE_ASSOCIATION_DATA

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

14 years agoAdd [in], [out] tag for function description.
xli24 [Wed, 8 Jul 2009 03:05:55 +0000 (03:05 +0000)]
Add [in], [out] tag for function description.

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

14 years agoAdd comments to describe inconsistency between code and Framework spec.
xli24 [Wed, 8 Jul 2009 02:44:46 +0000 (02:44 +0000)]
Add comments to describe inconsistency between code and Framework spec.

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

14 years agoAdd comments to describe inconsistency between code and Framework spec.
xli24 [Wed, 8 Jul 2009 02:39:04 +0000 (02:39 +0000)]
Add comments to describe inconsistency between code and Framework spec.

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

14 years agoAdd check that Progress is NULL
lgao4 [Wed, 8 Jul 2009 02:31:10 +0000 (02:31 +0000)]
Add check that Progress is NULL

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

14 years agoRemove TempStringLen. It was assigned, but not used. (ICC warning)
jljusten [Tue, 7 Jul 2009 22:52:16 +0000 (22:52 +0000)]
Remove TempStringLen.  It was assigned, but not used.  (ICC warning)

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

14 years agoRevert r8771. UnixPkg has a custom RTC driver.
jljusten [Tue, 7 Jul 2009 22:52:15 +0000 (22:52 +0000)]
Revert r8771.  UnixPkg has a custom RTC driver.

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

14 years agoAdd UefiRuntimeLib to PcAtChipsetPkg.dsc.
jljusten [Tue, 7 Jul 2009 22:52:13 +0000 (22:52 +0000)]
Add UefiRuntimeLib to PcAtChipsetPkg.dsc.

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

14 years agoFix some issues reported by source static analysis tools.
klu2 [Tue, 7 Jul 2009 10:17:16 +0000 (10:17 +0000)]
Fix some issues reported by source static analysis tools.

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

14 years agochange comment style from 3 line to 1 line
eric_tian [Tue, 7 Jul 2009 07:49:14 +0000 (07:49 +0000)]
change comment style from 3 line to 1 line

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

14 years agoAdd IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.
vanjeff [Tue, 7 Jul 2009 07:09:31 +0000 (07:09 +0000)]
Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.
This module provided one typical incompatible PCI device list to be one template and install EFI incompatible PCI device support protocol.

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

14 years ago1. cleanup to refine the doxgen comment.
eric_tian [Tue, 7 Jul 2009 07:04:59 +0000 (07:04 +0000)]
1. cleanup to refine the doxgen comment.
2. remove unused macro EFI_VARIABLE_READ_ONLY, which is not define by PeiCIS spec.

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

14 years agoAdd declaration header file for token space.
klu2 [Tue, 7 Jul 2009 06:38:18 +0000 (06:38 +0000)]
Add declaration header file for token space.

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

14 years agoRemove original PcRtc driver.
klu2 [Tue, 7 Jul 2009 06:37:13 +0000 (06:37 +0000)]
Remove original PcRtc driver.

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

14 years agosupply comments on data structure to follow spec.
eric_tian [Tue, 7 Jul 2009 06:36:42 +0000 (06:36 +0000)]
supply comments on data structure to follow spec.

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

14 years agoUpdate the conflicted function name with UefiLib from CreatePopUp to CreateMultiStrin...
lgao4 [Tue, 7 Jul 2009 06:28:42 +0000 (06:28 +0000)]
Update the conflicted function name with UefiLib from CreatePopUp to CreateMultiStringPopUp.

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

14 years agoRemove typo
klu2 [Tue, 7 Jul 2009 04:54:01 +0000 (04:54 +0000)]
Remove typo

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

14 years agoUse PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instea...
klu2 [Tue, 7 Jul 2009 04:52:44 +0000 (04:52 +0000)]
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf

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

14 years agoUse PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instea...
klu2 [Tue, 7 Jul 2009 04:51:46 +0000 (04:51 +0000)]
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf

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

14 years agoRetired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.
vanjeff [Tue, 7 Jul 2009 04:01:14 +0000 (04:01 +0000)]
Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.

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

14 years agoRetired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.
vanjeff [Tue, 7 Jul 2009 04:00:44 +0000 (04:00 +0000)]
Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.

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

14 years agoDue to SmBios2.6 spec section 3.3.8.5 doesn't enumerate 24-way set-associative for...
eric_tian [Tue, 7 Jul 2009 03:35:59 +0000 (03:35 +0000)]
Due to SmBios2.6 spec section 3.3.8.5 doesn't enumerate 24-way set-associative for cache info, so remove this value to follow spec.

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

14 years agoUse PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instea...
klu2 [Tue, 7 Jul 2009 03:21:27 +0000 (03:21 +0000)]
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf

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

14 years agoUse PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instea...
klu2 [Tue, 7 Jul 2009 03:21:16 +0000 (03:21 +0000)]
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf

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

14 years agoUse PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instea...
klu2 [Tue, 7 Jul 2009 03:21:07 +0000 (03:21 +0000)]
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf

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

14 years agoMove PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg
klu2 [Tue, 7 Jul 2009 03:20:31 +0000 (03:20 +0000)]
Move PcatRealTimeClockRuntimeDxe driver to  PcAtChipsetPkg

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

14 years agoUse PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instea...
klu2 [Tue, 7 Jul 2009 03:19:28 +0000 (03:19 +0000)]
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf

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

14 years agoMove PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg
klu2 [Tue, 7 Jul 2009 02:48:17 +0000 (02:48 +0000)]
Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg

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

14 years agoRefine comments.
klu2 [Tue, 7 Jul 2009 02:15:40 +0000 (02:15 +0000)]
Refine comments.

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

14 years agoSynchronize the build tools' binary with source files at r1637 in build tool project.
klu2 [Mon, 6 Jul 2009 15:13:54 +0000 (15:13 +0000)]
Synchronize the build tools' binary with source files at r1637 in build tool project.
The modifications are:
1. Support BuildRuleFamily attribute of tool chain tag to be filtered build rule.
2. Enhance GenFds tool to get the default PcdValue from DEC file.
3. Enhance AutoGen to generate library function constructors for SEC type module.

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

14 years agoRefine include file of GUID HOB for SMRAM memory reserve, according to review comments.
xli24 [Mon, 6 Jul 2009 15:09:45 +0000 (15:09 +0000)]
Refine include file of GUID HOB for SMRAM memory reserve, according to review comments.

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

14 years agoadd quote for file path in @file option
klu2 [Mon, 6 Jul 2009 15:03:25 +0000 (15:03 +0000)]
add quote for file path in @file option

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

14 years agoadd readme.txt for UnixPkg
klu2 [Mon, 6 Jul 2009 15:01:46 +0000 (15:01 +0000)]
add readme.txt for UnixPkg

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

14 years agoAdd Pcd8259LegacyModeEdgeLevel into PcAtChipsetPkg.dec
klu2 [Mon, 6 Jul 2009 07:40:18 +0000 (07:40 +0000)]
Add Pcd8259LegacyModeEdgeLevel into PcAtChipsetPkg.dec

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

14 years agofixed one typo.
vanjeff [Mon, 6 Jul 2009 07:29:03 +0000 (07:29 +0000)]
fixed one typo.

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

14 years agoRefine include file for Device Recovery Module PPI.
xli24 [Mon, 6 Jul 2009 06:06:15 +0000 (06:06 +0000)]
Refine include file for Device Recovery Module PPI.

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

14 years agoFix PcRtc Year calculation bug.
lgao4 [Mon, 6 Jul 2009 04:46:50 +0000 (04:46 +0000)]
Fix PcRtc Year calculation bug.

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