]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
16 years ago1) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback.
yshang1 [Wed, 15 Aug 2007 03:34:39 +0000 (03:34 +0000)]
1) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback.
2) Close a small window which may result in the data collision of records.

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

16 years agoIncorporated Mike's fix on gEfiCallerGuidId definition
jwang36 [Wed, 15 Aug 2007 02:26:05 +0000 (02:26 +0000)]
Incorporated Mike's fix on gEfiCallerGuidId definition

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

16 years agoFix bug.
qouyang [Tue, 14 Aug 2007 10:26:52 +0000 (10:26 +0000)]
Fix bug.

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

16 years agogEfiCallerIdGuid is defined in Autogen.h
qwang12 [Tue, 14 Aug 2007 10:13:17 +0000 (10:13 +0000)]
gEfiCallerIdGuid is defined in Autogen.h

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

16 years agoAdd debugLib for this instance.
lgao4 [Tue, 14 Aug 2007 08:12:03 +0000 (08:12 +0000)]
Add debugLib for this instance.

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

16 years agoSync code with MdePkg spec for Scsi library class and CustomDecompress library class.
lgao4 [Tue, 14 Aug 2007 07:58:32 +0000 (07:58 +0000)]
Sync code with MdePkg spec for Scsi library class and CustomDecompress library class.

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

16 years agoCorrect usage help information and error information format for GenVtf, EfiRom, and...
htao [Tue, 14 Aug 2007 07:57:36 +0000 (07:57 +0000)]
Correct usage help information and error information format for GenVtf, EfiRom, and TianoCompress tool.

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

16 years agoFix missing PCD issue for IntelFrameworkModulePkg.dsc
klu2 [Tue, 14 Aug 2007 02:51:36 +0000 (02:51 +0000)]
Fix missing PCD issue for IntelFrameworkModulePkg.dsc

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

16 years agoFix several Unicode typo.
qhuang8 [Tue, 14 Aug 2007 02:40:53 +0000 (02:40 +0000)]
Fix several Unicode typo.

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

16 years agoAdd the brief usage guide for Msa2Inf.exe.
qhuang8 [Tue, 14 Aug 2007 02:35:43 +0000 (02:35 +0000)]
Add the brief usage guide for Msa2Inf.exe.

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

16 years agoReplace EFI_MAX() with MAX()
mdkinney [Tue, 14 Aug 2007 00:00:01 +0000 (00:00 +0000)]
Replace EFI_MAX() with MAX()
Replace EFI_MIN() with MIN()

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

16 years agoAdd missing definition EFI_PEI_SERVICE into IntelFrameworkPkg.
klu2 [Mon, 13 Aug 2007 18:24:00 +0000 (18:24 +0000)]
Add missing definition EFI_PEI_SERVICE into IntelFrameworkPkg.

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

16 years agoAdd missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original...
klu2 [Mon, 13 Aug 2007 17:47:57 +0000 (17:47 +0000)]
Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original to EFI_PEIM_ENTRY_POINT2 to follow PI definition.

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

16 years agoAdd Msa2Inf.exe: Port an EDKII module to EDKII' module:
qhuang8 [Mon, 13 Aug 2007 13:08:26 +0000 (13:08 +0000)]
Add Msa2Inf.exe: Port an EDKII module to EDKII' module:
1. Generate Extended INF based on MSA file
2. Add public header file inclusion
3. Generate [Depex] section based on module DXS file.

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

16 years agoFixed an issue of PCD under [Components] in DSC file
jwang36 [Mon, 13 Aug 2007 10:18:49 +0000 (10:18 +0000)]
Fixed an issue of PCD under [Components] in DSC file

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

16 years agoAdd VaraiblePei into IntelFrameworkModulePkg
klu2 [Mon, 13 Aug 2007 09:35:24 +0000 (09:35 +0000)]
Add VaraiblePei into IntelFrameworkModulePkg

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

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3625 6f19259b...
jlin16 [Mon, 13 Aug 2007 09:19:08 +0000 (09:19 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3625 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd VariablePei into IntelFrameworkModulePkg
klu2 [Mon, 13 Aug 2007 08:37:06 +0000 (08:37 +0000)]
Add VariablePei into IntelFrameworkModulePkg

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

16 years agoFixed a bug in parsing <PcdsDynamic> of <Components> in DSC file
jwang36 [Mon, 13 Aug 2007 07:27:02 +0000 (07:27 +0000)]
Fixed a bug in parsing <PcdsDynamic> of <Components> in DSC file

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

16 years agoFix a bug that when user can't presses F9 to restore the NV Map data into default...
qwang12 [Mon, 13 Aug 2007 06:09:22 +0000 (06:09 +0000)]
Fix a bug that when user can't presses F9 to restore the NV Map data into default values.

Setup Browser implementation has a bug to only restore the NV Map data for the first varstore ID.

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

16 years ago1. Incorporated FDF parser fix
jwang36 [Mon, 13 Aug 2007 06:07:25 +0000 (06:07 +0000)]
1. Incorporated FDF parser fix
2. Fixed library instance search issue
3. Fixed value format issue of UINT64 type of PCD

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

16 years agoGenFds Tool: Fix the bug that the GUID section can't content more than one leaf section.
qouyang [Mon, 13 Aug 2007 05:53:38 +0000 (05:53 +0000)]
GenFds Tool: Fix the bug that the GUID section can't content more than one leaf section.

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

16 years agoFixed an issue in referencing DatumType in AutoGen
jwang36 [Mon, 13 Aug 2007 03:51:20 +0000 (03:51 +0000)]
Fixed an issue in referencing DatumType in AutoGen

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

16 years agoChange the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed, LOAD...
qwang12 [Mon, 13 Aug 2007 03:10:28 +0000 (03:10 +0000)]
Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed, LOAD EFI_SECTION_PE32. For our implementation, some PEIM who require to shadow itself is in TE format.

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

16 years agoFix bug in MdePkg.
yshang1 [Mon, 13 Aug 2007 03:05:31 +0000 (03:05 +0000)]
Fix bug in MdePkg.

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

16 years agoCorrect help usage format and error message format for the GenFw, GenSec, GenFfs...
lgao4 [Mon, 13 Aug 2007 03:05:25 +0000 (03:05 +0000)]
Correct help usage format and error message format for the GenFw, GenSec, GenFfs and GenFv tool.

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

16 years agoAdded missing "-" for "convert-hex" option of Trim.exe
jwang36 [Mon, 13 Aug 2007 01:14:01 +0000 (01:14 +0000)]
Added missing "-" for "convert-hex" option of Trim.exe

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

16 years ago1. Changed the trim algorithm to be more general according to the Line Control directive
jwang36 [Mon, 13 Aug 2007 01:06:44 +0000 (01:06 +0000)]
1. Changed the trim algorithm to be more general according to the Line Control directive
2. Changed the command line options to be standard and changed its uses in build_rule.template accordingly.

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

16 years agofix a issue for TARGET_ARCH
jjin9 [Sun, 12 Aug 2007 05:32:20 +0000 (05:32 +0000)]
fix a issue for TARGET_ARCH

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

16 years ago1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID...
klu2 [Fri, 10 Aug 2007 09:50:06 +0000 (09:50 +0000)]
1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID and EFI_STATUS_CODE_DATA_TYPE_STRING_GUID from IntelFrameworkPkg\Framework/StatusCodeDataTypeId.h to IntelFrameworkPkg\Guid/StatusCodeDataTypeId.h
2) Remove IntelFrameworkPkg/Framework/StatusCodeDataTypeId.h

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

16 years ago1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID...
klu2 [Fri, 10 Aug 2007 09:49:49 +0000 (09:49 +0000)]
1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID and EFI_STATUS_CODE_DATA_TYPE_STRING_GUID from IntelFrameworkPkg\Framework/StatusCodeDataTypeId.h to IntelFrameworkPkg\Guid/StatusCodeDataTypeId.h
2) Remove IntelFrameworkPkg/Framework/StatusCodeDataTypeId.h

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

16 years ago1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID...
klu2 [Fri, 10 Aug 2007 09:49:16 +0000 (09:49 +0000)]
1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID and EFI_STATUS_CODE_DATA_TYPE_STRING_GUID from IntelFrameworkPkg\Framework/StatusCodeDataTypeId.h to IntelFrameworkPkg\Guid/StatusCodeDataTypeId.h
2) Remove IntelFrameworkPkg/Framework/StatusCodeDataTypeId.h

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

16 years ago1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID...
klu2 [Fri, 10 Aug 2007 09:48:47 +0000 (09:48 +0000)]
1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID and EFI_STATUS_CODE_DATA_TYPE_STRING_GUID from IntelFrameworkPkg\Framework/StatusCodeDataTypeId.h to IntelFrameworkPkg\Guid/StatusCodeDataTypeId.h
2) Remove IntelFrameworkPkg/Framework/StatusCodeDataTypeId.h

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

16 years ago1) Move definition of FFS-related in Include/Framework/FirmwareFileSystem.h to IntelF...
klu2 [Fri, 10 Aug 2007 07:35:19 +0000 (07:35 +0000)]
1) Move definition of FFS-related in Include/Framework/FirmwareFileSystem.h to IntelFrameworkPkg/Include/Guid/FirmwareFileSystem.h
2) Remove Include/Framework/FirmwareFileSystem.h

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

16 years agoFix wrong include issue, FirmwareVolumeHeader.h itself is part of FrameworkPei.h...
klu2 [Fri, 10 Aug 2007 07:15:16 +0000 (07:15 +0000)]
Fix wrong include issue, FirmwareVolumeHeader.h itself is part of FrameworkPei.h so should not include FrameworkPei.h again.

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

16 years agoEFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.
klu2 [Fri, 10 Aug 2007 07:02:47 +0000 (07:02 +0000)]
EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.

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

16 years agoMove the definition of Capsule from IntelFrameworkPkg/Include/Framework/Capsule.h...
klu2 [Fri, 10 Aug 2007 06:56:22 +0000 (06:56 +0000)]
Move the definition of Capsule from IntelFrameworkPkg/Include/Framework/Capsule.h to IntelFrameworkPkg/Include/Guid/Capsule.h.

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

16 years ago1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header...
klu2 [Fri, 10 Aug 2007 05:51:27 +0000 (05:51 +0000)]
1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file.

2) Move BaseReportStatusCodeLib, PeiDxeDebugLibReportStatusCode, DxeReportStatusCodeLibFramework,PeiReportStatusCodeLib to IntelFrameworkModulePkg

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

16 years ago1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header...
klu2 [Fri, 10 Aug 2007 05:30:39 +0000 (05:30 +0000)]
1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file.

2) Move BaseReportStatusCodeLib, PeiDxeDebugLibReportStatusCode, DxeReportStatusCodeLibFramework,PeiReportStatusCodeLib to IntelFrameworkModulePkg

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

16 years ago1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header...
klu2 [Fri, 10 Aug 2007 05:29:46 +0000 (05:29 +0000)]
1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file.

2) Move BaseReportStatusCodeLib, PeiDxeDebugLibReportStatusCode, DxeReportStatusCodeLibFramework,PeiReportStatusCodeLib to IntelFrameworkModulePkg

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

16 years ago1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header...
klu2 [Fri, 10 Aug 2007 05:29:45 +0000 (05:29 +0000)]
1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file.

2) Move BaseReportStatusCodeLib, PeiDxeDebugLibReportStatusCode, DxeReportStatusCodeLibFramework,PeiReportStatusCodeLib to IntelFrameworkModulePkg

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

16 years ago1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header...
klu2 [Fri, 10 Aug 2007 05:29:15 +0000 (05:29 +0000)]
1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file.

2) Move BaseReportStatusCodeLib, PeiDxeDebugLibReportStatusCode, DxeReportStatusCodeLibFramework,PeiReportStatusCodeLib to IntelFrameworkModulePkg

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

16 years agofixed Typo in MdePkg.
yshang1 [Fri, 10 Aug 2007 05:09:38 +0000 (05:09 +0000)]
fixed Typo in MdePkg.

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

16 years agoCorrect acpi table c file build rule.
lgao4 [Fri, 10 Aug 2007 04:04:27 +0000 (04:04 +0000)]
Correct acpi table c file build rule.

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

16 years ago1. Added architecture override option for GenFds command in top level makefile
jwang36 [Thu, 9 Aug 2007 16:00:39 +0000 (16:00 +0000)]
1. Added architecture override option for GenFds command in top level makefile
2. Added new log method

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

16 years agoBootSectImage binary to modify MBR or boot sector.
jlin16 [Thu, 9 Aug 2007 09:16:06 +0000 (09:16 +0000)]
BootSectImage binary to modify MBR or boot sector.

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

16 years agoFixed library instance selection issue
jwang36 [Thu, 9 Aug 2007 09:11:21 +0000 (09:11 +0000)]
Fixed library instance selection issue

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

16 years agoFixed the LIBRARY_CLASS format error
jwang36 [Thu, 9 Aug 2007 09:00:55 +0000 (09:00 +0000)]
Fixed the LIBRARY_CLASS format error

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

16 years agoAdded USER_DEFINED in the supported module type list
jwang36 [Thu, 9 Aug 2007 08:59:40 +0000 (08:59 +0000)]
Added USER_DEFINED in the supported module type list

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

16 years agoAdded DXE_CORE in the supported module type list
jwang36 [Thu, 9 Aug 2007 08:06:55 +0000 (08:06 +0000)]
Added DXE_CORE in the supported module type list

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

16 years agoChanged class name EdkPeCoffLoaderLib to PeCoffLoaderLib
jwang36 [Thu, 9 Aug 2007 08:01:02 +0000 (08:01 +0000)]
Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLib

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

16 years agoChanged class name EdkGraphicsLib to GraphicsLib
jwang36 [Thu, 9 Aug 2007 07:58:12 +0000 (07:58 +0000)]
Changed class name EdkGraphicsLib to GraphicsLib

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

16 years agoChanged class name EdkFvbServiceLib to FvbServiceLib
jwang36 [Thu, 9 Aug 2007 07:55:18 +0000 (07:55 +0000)]
Changed class name EdkFvbServiceLib to FvbServiceLib

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

16 years agochange "System Production Name" to "Nt32 Emulation Environment" and will change ...
klu2 [Thu, 9 Aug 2007 07:20:42 +0000 (07:20 +0000)]
change "System Production Name" to "Nt32 Emulation Environment" and will change "Bios Version" name to "R9 Prime"

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

16 years agoRemove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Framework...
klu2 [Thu, 9 Aug 2007 05:31:14 +0000 (05:31 +0000)]
Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Framework/StatusCodeDataTypeId.h file, they are *not* in any specification and should be moved to user's header file.

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

16 years agoRemove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Framework...
klu2 [Thu, 9 Aug 2007 05:31:06 +0000 (05:31 +0000)]
Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Framework/StatusCodeDataTypeId.h file, they are *not* in any specification and should be moved to user's header file.

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

16 years agoSynchronize with StatusCode Specification.
klu2 [Thu, 9 Aug 2007 04:46:32 +0000 (04:46 +0000)]
Synchronize with StatusCode Specification.

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

16 years agoSynchronize with StatusCode Specification.
klu2 [Thu, 9 Aug 2007 03:27:57 +0000 (03:27 +0000)]
Synchronize with StatusCode Specification.

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

16 years agoMove the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg to...
klu2 [Thu, 9 Aug 2007 02:54:47 +0000 (02:54 +0000)]
Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg to IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h

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

16 years agoMove the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg to...
klu2 [Thu, 9 Aug 2007 02:54:21 +0000 (02:54 +0000)]
Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg to IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h

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

16 years agoChange EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead of mRT...
mdkinney [Wed, 8 Aug 2007 20:44:44 +0000 (20:44 +0000)]
Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead of mRT because these two functions must only be called in physical mode, so there is never any need for them to use mRT that is converted to a virtual address

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

16 years agoCorrect parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4 [Wed, 8 Aug 2007 15:43:06 +0000 (15:43 +0000)]
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32

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

16 years agoCorrect parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4 [Wed, 8 Aug 2007 15:25:33 +0000 (15:25 +0000)]
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32

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

16 years agoCorrect parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4 [Wed, 8 Aug 2007 15:23:09 +0000 (15:23 +0000)]
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32

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

16 years agoCorrect parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4 [Wed, 8 Aug 2007 15:21:50 +0000 (15:21 +0000)]
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32

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

16 years agoCorrect parameter UINTN to UINT32
lgao4 [Wed, 8 Aug 2007 15:21:11 +0000 (15:21 +0000)]
Correct parameter UINTN to UINT32

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

16 years agoFix the type-cast between UINT32 & UINTN
qhuang8 [Wed, 8 Aug 2007 15:00:43 +0000 (15:00 +0000)]
Fix the type-cast between UINT32 & UINTN

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

16 years agoCorrect UefiDecompress library instance
lgao4 [Wed, 8 Aug 2007 14:54:14 +0000 (14:54 +0000)]
Correct UefiDecompress library instance

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

16 years agoUpdate CustomDecompress library to support algorithm guid and Update DxeIpl and DxeCo...
lgao4 [Wed, 8 Aug 2007 10:17:57 +0000 (10:17 +0000)]
Update CustomDecompress library to support algorithm guid and Update DxeIpl and DxeCore to support custom decompress guid section parse.

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

16 years agoChanged the library class name to HiiLibFramework
jwang36 [Wed, 8 Aug 2007 10:00:18 +0000 (10:00 +0000)]
Changed the library class name to HiiLibFramework

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

16 years agoChanged the output format
jwang36 [Wed, 8 Aug 2007 09:54:52 +0000 (09:54 +0000)]
Changed the output format

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

16 years agoChanged the class name to OldPeiCoreEntryPoint
jwang36 [Wed, 8 Aug 2007 09:50:16 +0000 (09:50 +0000)]
Changed the class name to OldPeiCoreEntryPoint

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

16 years agoFix a typo in library class name.
qhuang8 [Wed, 8 Aug 2007 08:31:03 +0000 (08:31 +0000)]
Fix a typo in library class name.

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

16 years agoFixed BDS display issue caused by unicode file parse
jwang36 [Wed, 8 Aug 2007 07:21:35 +0000 (07:21 +0000)]
Fixed BDS display issue caused by unicode file parse

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

16 years agoUsing CopyMem service to replace the "while" loop for the memory copy
zliu3 [Tue, 7 Aug 2007 11:10:24 +0000 (11:10 +0000)]
Using CopyMem service to replace the "while" loop for the memory copy

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

16 years ago1. Fixed STRING_TOKEN() matching issue during unicode file parsing
jwang36 [Tue, 7 Aug 2007 10:03:39 +0000 (10:03 +0000)]
1. Fixed STRING_TOKEN() matching issue during unicode file parsing
2. Added "#include" support in unicode file
3. Removed an non-existing unicode file included in MiscSubclassDriver.uni

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

16 years agoAdding typedef according to framework specification.
klu2 [Tue, 7 Aug 2007 09:02:13 +0000 (09:02 +0000)]
Adding typedef according to framework specification.

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

16 years agoGenPage binary to generate EfiLoaderImage with page table.
jlin16 [Tue, 7 Aug 2007 08:58:45 +0000 (08:58 +0000)]
GenPage binary to generate EfiLoaderImage with page table.

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

16 years agoImport UndiRuntimeDxe.
yshang1 [Tue, 7 Aug 2007 08:49:37 +0000 (08:49 +0000)]
Import UndiRuntimeDxe.

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

16 years agoadded the missing contents of copywrite.
vanjeff [Tue, 7 Aug 2007 07:47:58 +0000 (07:47 +0000)]
added the missing contents of copywrite.

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

16 years ago1. Enable Mtftp4Dxe in MdeModulePkg.dsc
vanjeff [Tue, 7 Aug 2007 02:25:50 +0000 (02:25 +0000)]
1. Enable Mtftp4Dxe in MdeModulePkg.dsc
2. Changed CustomDecompressLib's default instance to BaseCustomDecompressLibNull.inf

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

16 years agoGenBootSector binary to modify boot sector.
jlin16 [Tue, 7 Aug 2007 02:14:32 +0000 (02:14 +0000)]
GenBootSector binary to modify boot sector.

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

16 years agoFixed an issue which all lines will be removed if no "#line" or "#" is found
jwang36 [Tue, 7 Aug 2007 01:45:27 +0000 (01:45 +0000)]
Fixed an issue which all lines will be removed if no "#line" or "#" is found

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

16 years agoAdded Trim command for ASL file process
jwang36 [Tue, 7 Aug 2007 01:37:52 +0000 (01:37 +0000)]
Added Trim command for ASL file process

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

16 years agoFix bug in GPT check that was introduced when a CompareMem() call was changed to...
mdkinney [Mon, 6 Aug 2007 22:59:42 +0000 (22:59 +0000)]
Fix bug in GPT check that was introduced when a CompareMem() call was changed to a '==' operator.  It should be a '!=' operator.

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

16 years agoSet the executable property on Split.exe
lhauch [Mon, 6 Aug 2007 21:22:38 +0000 (21:22 +0000)]
Set the executable property on Split.exe

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

16 years agoCorrect a bug that allocate a fix size buffer as input buffer for Hii->GetString...
qwang12 [Mon, 6 Aug 2007 09:42:56 +0000 (09:42 +0000)]
Correct a bug that allocate a fix size buffer as input buffer for Hii->GetString. We will allocate it before we use it and free it after use.

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

16 years agoremove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in any...
qwang12 [Mon, 6 Aug 2007 08:17:03 +0000 (08:17 +0000)]
remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in any of these specs: EFI 1.10, UEFI 2.0, UEFI 2.1

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

16 years agoRemove the invalid revision 3549.
yshang1 [Mon, 6 Aug 2007 08:06:56 +0000 (08:06 +0000)]
Remove the invalid revision 3549.

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

16 years agoremove the two unnecessary CONST modifier.
qwang12 [Mon, 6 Aug 2007 07:46:11 +0000 (07:46 +0000)]
remove the two unnecessary CONST modifier.

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

16 years agoRemove duplicate module in IntelFrameworkModulePkg
klu2 [Mon, 6 Aug 2007 07:05:44 +0000 (07:05 +0000)]
Remove duplicate module in IntelFrameworkModulePkg

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

16 years agoGenFds Tool:Sync with Fdf Spec update. Add the supporting of more than one file...
qouyang [Mon, 6 Aug 2007 05:13:53 +0000 (05:13 +0000)]
GenFds Tool:Sync with Fdf Spec update. Add the supporting of  more than one file, data or Fv in one region.

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

16 years agoFix bug in PciCfg to support PCI express address.
yshang1 [Mon, 6 Aug 2007 03:52:01 +0000 (03:52 +0000)]
Fix bug in PciCfg to support PCI express address.

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

16 years agoRemove ${WORKSPACE}
klu2 [Mon, 6 Aug 2007 03:06:55 +0000 (03:06 +0000)]
Remove ${WORKSPACE}

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

16 years agoRemove gEfiCpuIoProtocolGuid from [Depex] section.
vanjeff [Mon, 6 Aug 2007 02:39:44 +0000 (02:39 +0000)]
Remove gEfiCpuIoProtocolGuid from [Depex] section.

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

16 years agoSmBusLib had a bad path and was crashing the build
AJFISH [Fri, 3 Aug 2007 23:04:25 +0000 (23:04 +0000)]
SmBusLib had a bad path and was crashing the build

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

16 years agoReplace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the...
yshang1 [Fri, 3 Aug 2007 08:54:27 +0000 (08:54 +0000)]
Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term.

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

16 years agoReplace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the...
yshang1 [Fri, 3 Aug 2007 08:52:48 +0000 (08:52 +0000)]
Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term.

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

16 years agoFixed derived DEPEX issue
jwang36 [Fri, 3 Aug 2007 06:31:37 +0000 (06:31 +0000)]
Fixed derived DEPEX issue

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

16 years agoPcdPei module should link BasePcdLibNull to avoid self dependency.
qhuang8 [Fri, 3 Aug 2007 06:02:26 +0000 (06:02 +0000)]
PcdPei module should link BasePcdLibNull to avoid self dependency.

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