]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
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

14 years agoRefine include file for SMM Base Protocol.
xli24 [Mon, 6 Jul 2009 04:02:37 +0000 (04:02 +0000)]
Refine include file for SMM Base Protocol.

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

14 years agoFixed bug 202575. mainly follow Doxygen rule
jchen20 [Mon, 6 Jul 2009 03:33:08 +0000 (03:33 +0000)]
Fixed bug 202575. mainly follow Doxygen rule

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

14 years agoAdd space for alignment.
xli24 [Mon, 6 Jul 2009 03:27:59 +0000 (03:27 +0000)]
Add space for alignment.

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

14 years agoupdated function headers.
vanjeff [Mon, 6 Jul 2009 03:15:53 +0000 (03:15 +0000)]
updated function headers.

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

14 years agoEnhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.
gikidy [Mon, 6 Jul 2009 03:06:50 +0000 (03:06 +0000)]
Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.

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

14 years agoAdd tag of in/out for @param comments in function header.
xli24 [Mon, 6 Jul 2009 03:00:59 +0000 (03:00 +0000)]
Add tag of in/out for @param comments in function header.

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

14 years ago1) Add package description file (dec) for PcAtChipsetPkg
klu2 [Mon, 6 Jul 2009 02:59:37 +0000 (02:59 +0000)]
1) Add package description file (dec) for PcAtChipsetPkg
2) Add Pcd8259LegacyModeMask for platform developer configure default mask value in legacy mode.

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

14 years ago1) Add package description file (dec) for PcAtChipsetPkg
klu2 [Mon, 6 Jul 2009 02:58:12 +0000 (02:58 +0000)]
1) Add package description file (dec) for PcAtChipsetPkg
2) Add Pcd8259LegacyModeMask for platform developer configure default mask value in legacy mode.

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

14 years agoadd detailed description for functions.
vanjeff [Mon, 6 Jul 2009 02:22:21 +0000 (02:22 +0000)]
add detailed description for functions.

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

14 years agoFix minor typo
mdkinney [Sun, 5 Jul 2009 20:56:25 +0000 (20:56 +0000)]
Fix minor typo

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

14 years agoClean up formatting and some Doxygen comments.
darylm503 [Fri, 3 Jul 2009 23:40:55 +0000 (23:40 +0000)]
Clean up formatting and some Doxygen comments.

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

14 years agoClean up Doxygen group comments.
darylm503 [Fri, 3 Jul 2009 23:20:37 +0000 (23:20 +0000)]
Clean up Doxygen group comments.

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

14 years agoUpdate comments
mdkinney [Fri, 3 Jul 2009 22:40:21 +0000 (22:40 +0000)]
Update comments

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

14 years agoClean up Doxygen commenting.
darylm503 [Fri, 3 Jul 2009 21:59:06 +0000 (21:59 +0000)]
Clean up Doxygen commenting.

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

14 years agoRemove extra GUID that is not used
mdkinney [Fri, 3 Jul 2009 20:15:15 +0000 (20:15 +0000)]
Remove extra GUID that is not used

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

14 years agoChange FRAMEWORK_EFI_HII_CALLBACK_PACKET back to EFI_HII_CALLBACK_PACKET to match...
mdkinney [Fri, 3 Jul 2009 20:14:12 +0000 (20:14 +0000)]
Change FRAMEWORK_EFI_HII_CALLBACK_PACKET back to EFI_HII_CALLBACK_PACKET to match Framework HII 0.92 Specification

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

14 years agoAdd #defines that were removed from IntelFrameworkPkg/Include/Protocol/FrameworkFormC...
mdkinney [Fri, 3 Jul 2009 20:12:52 +0000 (20:12 +0000)]
Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h

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

14 years agoremove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg
vanjeff [Fri, 3 Jul 2009 14:36:04 +0000 (14:36 +0000)]
remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg

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

14 years agoadd UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.
vanjeff [Fri, 3 Jul 2009 14:35:24 +0000 (14:35 +0000)]
add UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.

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

14 years agoremove stranger characters.
vanjeff [Fri, 3 Jul 2009 11:30:19 +0000 (11:30 +0000)]
remove stranger characters.

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

14 years agofix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on RAS_MB...
eric_tian [Fri, 3 Jul 2009 09:18:30 +0000 (09:18 +0000)]
fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on RAS_MB". When it print a string contained a control character of 0xc, it will hang on ConOut->OutputString() which will preprocessor some control character and call HiiStringToImage to render. There is gap between ConOut->OutputString() and HiiStringToImage.The former doesn't identify '0xc' as a line break character and assert only one line font printed. But the latter think it is so and print 2 line, which causes assertion.
I add EFI_HII_IGNORE_LINE_BREAK flag to force HiiStringToImage ignore the force line break character.

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

14 years agoSynchronize the structure's member's name and comments for structure modified in...
klu2 [Fri, 3 Jul 2009 07:36:43 +0000 (07:36 +0000)]
Synchronize the structure's member's name and comments for structure modified in CSM 0.97 specification.

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

14 years agoadded comments per framework spec.
vanjeff [Fri, 3 Jul 2009 06:46:14 +0000 (06:46 +0000)]
added comments per framework spec.

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

14 years ago1, Synchronize CSM related structure definition's comments with Intel framework speci...
klu2 [Fri, 3 Jul 2009 06:25:35 +0000 (06:25 +0000)]
1, Synchronize CSM related structure definition's comments with Intel framework specification.
2, To following specification, correct following member's name:
   a) change the member name of EFI_COMPATIBILITY16_TABLE.OemintSegement to EFI_COMPATIBILITY16_TABLE.OemInt15Segment.
   b) change the member name of EFI_COMPATIBILITY16_TABLE.OemIntOffset to EFI_COMPATIBILITY16_TABLE. OemInt15Offset.
   c) change the member name of EFI_DISPATCH_OPROM_TABLE. BbsTablePointer to EFI_DISPATCH_OPROM_TABLE. BbsTable.

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

14 years agoFix a typo.
gikidy [Fri, 3 Jul 2009 03:21:53 +0000 (03:21 +0000)]
Fix a typo.

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

14 years agoChange naming of bit value definitions of AuthenticationStatus for Section Extraction...
rsun3 [Fri, 3 Jul 2009 02:42:12 +0000 (02:42 +0000)]
Change naming of bit value definitions of AuthenticationStatus for Section Extraction PPI to match PEI CIS spec. Also do some coding style clean up.

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

14 years agoPeiCis.h clean up.
rsun3 [Fri, 3 Jul 2009 01:33:47 +0000 (01:33 +0000)]
PeiCis.h clean up.
1. Add Doxygen comments for FRAMEWORK_EFI_PEI_SERVICES;
2. Remove definition of EFI_PEI_STARTUP_DESCRIPTOR. It is not defined in the PEI CIS spec and is implementation specific.

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

14 years agoUpdate comments
mdkinney [Fri, 3 Jul 2009 00:52:28 +0000 (00:52 +0000)]
Update comments

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

14 years agoUpdate comments for IsaAcpi.h, IsaIo.h, and VgaMiniPort.h
mdkinney [Fri, 3 Jul 2009 00:37:42 +0000 (00:37 +0000)]
Update comments for IsaAcpi.h, IsaIo.h, and VgaMiniPort.h

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

14 years agoCorrect the enumeration value's name for EFI_COMPATIBILITY_FUNCTIONS with Intel Frame...
klu2 [Thu, 2 Jul 2009 18:46:07 +0000 (18:46 +0000)]
Correct the enumeration value's name for EFI_COMPATIBILITY_FUNCTIONS with Intel Framework specification.

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

14 years agoRefine doxygen comments
klu2 [Thu, 2 Jul 2009 18:06:45 +0000 (18:06 +0000)]
Refine doxygen comments

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

14 years agoFix Winnt file system will fail to read() a root "\" after call open().
gikidy [Thu, 2 Jul 2009 08:52:32 +0000 (08:52 +0000)]
Fix Winnt file system will fail to read() a root "\" after call open().

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

14 years agoUpdate code comments according to intel framework specification.
lgao4 [Thu, 2 Jul 2009 08:52:18 +0000 (08:52 +0000)]
Update code comments according to intel framework specification.

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

14 years agoDxeCis.h clean up.
rsun3 [Thu, 2 Jul 2009 08:18:29 +0000 (08:18 +0000)]
DxeCis.h clean up.
1. Add comments
2. TIANO_DEVICE_PATH and TIANO_MEDIA_FW_VOL_FILEPATH_DEVICE_PATH_TYPE structures removed. They are not in DXE CIS spec.

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

14 years agoRemove library class of MemoryTestLib and related library instances.
xli24 [Thu, 2 Jul 2009 07:54:51 +0000 (07:54 +0000)]
Remove library class of MemoryTestLib and related library instances.

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

14 years agoCorrect the structure's comments to follow doxygen format.
klu2 [Thu, 2 Jul 2009 07:40:24 +0000 (07:40 +0000)]
Correct the structure's comments to follow doxygen format.

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

14 years agoRefine SMM USB Dispatch Protocol definition.
xli24 [Thu, 2 Jul 2009 07:16:44 +0000 (07:16 +0000)]
Refine SMM USB Dispatch Protocol definition.

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

14 years agocode clean up for Security.h.
rsun3 [Thu, 2 Jul 2009 05:58:27 +0000 (05:58 +0000)]
code clean up for Security.h.

1. Incorrect comment style preceding _EFI_PEI_SECURITY_PPI.  The comments in the file have the format used to describe a function, and should have the format for a structure.
2.  Latest PEI CIS (0.91) indicates the param should be:
IN OUT BOOLEAN     *DeferExecution
whereas in the H file it's:
IN OUT BOOLEAN     *StartCrisisRecovery

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

14 years agoRefine CPU I/O Protocol definition.
xli24 [Thu, 2 Jul 2009 05:27:47 +0000 (05:27 +0000)]
Refine CPU I/O Protocol definition.

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

14 years agoCorrect element description of EFI_SMM_PERIODIC_TIMER_DISPATCH_CONTEXT.
xli24 [Thu, 2 Jul 2009 03:33:49 +0000 (03:33 +0000)]
Correct element description of EFI_SMM_PERIODIC_TIMER_DISPATCH_CONTEXT.

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

14 years agoRemove the unknown characters.
gikidy [Thu, 2 Jul 2009 02:41:14 +0000 (02:41 +0000)]
Remove the unknown characters.

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

14 years agoRemove the unknown characters.
lgao4 [Thu, 2 Jul 2009 02:35:04 +0000 (02:35 +0000)]
Remove the unknown characters.

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