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

16 years agoAdd mult-level directory creation feature for specified output files.
jlin16 [Fri, 3 Aug 2007 06:02:11 +0000 (06:02 +0000)]
Add mult-level directory creation feature for specified output files.

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

16 years agoUpdate gHobList in DXE core when GCD relocates hob list.
xli24 [Fri, 3 Aug 2007 05:45:55 +0000 (05:45 +0000)]
Update gHobList in DXE core when GCD relocates hob list.

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

16 years agoUpdate gHobList in DXE core when GCD relocates hob list.
xli24 [Fri, 3 Aug 2007 05:39:46 +0000 (05:39 +0000)]
Update gHobList in DXE core when GCD relocates hob list.

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

16 years agoRemove duplicate GuidCName of "gEfiFirmwareVolumeProtocolGuid"
qhuang8 [Fri, 3 Aug 2007 05:30:22 +0000 (05:30 +0000)]
Remove duplicate GuidCName of "gEfiFirmwareVolumeProtocolGuid"
This exact value does not equal to that in MdePkg.

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

16 years agoSplit binary to split one file into two files.
jlin16 [Fri, 3 Aug 2007 03:57:40 +0000 (03:57 +0000)]
Split binary to split one file into two files.

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

16 years agoCorrect wrong Library class's name
klu2 [Fri, 3 Aug 2007 02:41:36 +0000 (02:41 +0000)]
Correct wrong Library class's name

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

16 years agoRoll back to r3528
jwang36 [Fri, 3 Aug 2007 02:36:06 +0000 (02:36 +0000)]
Roll back to r3528

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

16 years agoUpdate MicroCode build rules
lgao4 [Thu, 2 Aug 2007 10:11:43 +0000 (10:11 +0000)]
Update MicroCode build rules

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

16 years agoAdd library dependency expressions for several library instances.
qhuang8 [Thu, 2 Aug 2007 10:01:41 +0000 (10:01 +0000)]
Add library dependency expressions for several library instances.

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

16 years agoFixed issue in Dynamic PCD in dependent library instances.
jwang36 [Thu, 2 Aug 2007 09:14:54 +0000 (09:14 +0000)]
Fixed issue in Dynamic PCD in dependent library instances.

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

16 years agoChange the patchableInModule type PCD to fixedAtBuild type PCD because NT32 platform...
klu2 [Thu, 2 Aug 2007 09:02:47 +0000 (09:02 +0000)]
Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 platform is not for releasing binary module.

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

16 years agoGenFds tool: Sync with Fdf Spec update. Add the supporting of more than one file...
qouyang [Thu, 2 Aug 2007 08:13:30 +0000 (08: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@3530 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate GenFw and Genfv tool to support Microcode and FvMap. And Update build rules...
lgao4 [Thu, 2 Aug 2007 05:26:55 +0000 (05:26 +0000)]
Update GenFw and Genfv tool to support Microcode and FvMap. And Update build rules for micro code file type.

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

16 years agoFixed PCD Sku VariableGuid error
jwang36 [Thu, 2 Aug 2007 04:53:50 +0000 (04:53 +0000)]
Fixed PCD Sku VariableGuid error

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

16 years agoRemove duplicate PCD from DSC file
klu2 [Thu, 2 Aug 2007 03:07:18 +0000 (03:07 +0000)]
Remove duplicate PCD from DSC file

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

16 years agoRemove addtional PCD type
klu2 [Thu, 2 Aug 2007 02:59:16 +0000 (02:59 +0000)]
Remove addtional PCD type

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

16 years agoRemove addtional PCD type
klu2 [Thu, 2 Aug 2007 02:58:03 +0000 (02:58 +0000)]
Remove addtional PCD type

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

16 years agoChanged source file format
jwang36 [Thu, 2 Aug 2007 02:22:49 +0000 (02:22 +0000)]
Changed source file format

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

16 years agoone more PAL define
vprabhal [Wed, 1 Aug 2007 19:07:36 +0000 (19:07 +0000)]
one more PAL define

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

16 years agoUpdated to reflect spec ECRs
AJFISH [Wed, 1 Aug 2007 16:01:02 +0000 (16:01 +0000)]
Updated to reflect spec ECRs

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

16 years agoFix PCD bug in NT32Pkg DSC file.
klu2 [Wed, 1 Aug 2007 15:09:20 +0000 (15:09 +0000)]
Fix PCD bug in NT32Pkg DSC file.

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

16 years ago1. Generated new build.exe from new tools code
jwang36 [Wed, 1 Aug 2007 08:45:32 +0000 (08:45 +0000)]
1. Generated new build.exe from new tools code
2. Removed some duplicated includes in source files
3. Changed the source file format in INF files
4. Removed duplicated PCDs in MdePkg.dec

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

16 years agoa tool to edit target.txt in CLI mode
jjin9 [Wed, 1 Aug 2007 07:53:03 +0000 (07:53 +0000)]
a tool to edit target.txt in CLI mode

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

16 years agoFix the wrong file type in binary inf file.
qhuang8 [Wed, 1 Aug 2007 06:47:14 +0000 (06:47 +0000)]
Fix the wrong file type in binary inf file.

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

16 years agoremove the format of file. make it clearly
jjin9 [Wed, 1 Aug 2007 06:44:24 +0000 (06:44 +0000)]
remove the format of file. make it clearly

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

16 years agoGenFdsTool: 1.Fix the bug of 'get wrong PCD value'.
qouyang [Wed, 1 Aug 2007 05:14:03 +0000 (05:14 +0000)]
GenFdsTool: 1.Fix the bug of 'get wrong PCD value'.
            2. Add new future of "copy *.map file to
               FFS output directory".

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

16 years agoAdded UEFI Boot Manager definitions to UEFISpec.h and removed from BDS
AJFISH [Tue, 31 Jul 2007 15:52:44 +0000 (15:52 +0000)]
Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDS

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

16 years agoadd in <Guid/PcAnsi.h>
qwang12 [Tue, 31 Jul 2007 12:38:05 +0000 (12:38 +0000)]
add in <Guid/PcAnsi.h>

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

16 years agoPer the requirement of GenFv tool, added command to copy *.map file to $(OUTPUT_DIR)
jwang36 [Tue, 31 Jul 2007 08:37:59 +0000 (08:37 +0000)]
Per the requirement of GenFv tool, added command to copy *.map file to $(OUTPUT_DIR)

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

16 years agoChanged the .lib file directory from public LIB_DIR to private OUTPUT_DIR
jwang36 [Tue, 31 Jul 2007 07:46:16 +0000 (07:46 +0000)]
Changed the .lib file directory from public LIB_DIR to private OUTPUT_DIR

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

16 years agoThere's still bug in library summarization code. Fixed now.
jwang36 [Tue, 31 Jul 2007 03:46:28 +0000 (03:46 +0000)]
There's still bug in library summarization code. Fixed now.

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

16 years agoclean up Copyright header information.
vanjeff [Tue, 31 Jul 2007 02:29:23 +0000 (02:29 +0000)]
clean up Copyright header information.

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

16 years agoFixed the library instance filter issue
jwang36 [Tue, 31 Jul 2007 02:08:37 +0000 (02:08 +0000)]
Fixed the library instance filter issue

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

16 years agoFixed issue in filtering supported module type for library instance
jwang36 [Tue, 31 Jul 2007 02:00:55 +0000 (02:00 +0000)]
Fixed issue in filtering supported module type for library instance

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

16 years agoAdded the svn:executable property to the batch file, toolsetup.bat.
lhauch [Mon, 30 Jul 2007 23:16:53 +0000 (23:16 +0000)]
Added the svn:executable property to the batch file, toolsetup.bat.

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

16 years agoSet the svn:executable property on all *.exe files
lhauch [Mon, 30 Jul 2007 23:08:38 +0000 (23:08 +0000)]
Set the svn:executable property on all *.exe files

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

16 years agoSet SVN Property: svn:executable on VfrCompile.exe - may resolve an issue where the...
lhauch [Mon, 30 Jul 2007 23:03:53 +0000 (23:03 +0000)]
Set SVN Property: svn:executable on VfrCompile.exe - may resolve an issue where the SVN update is changing execute permissions on these files.

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

16 years agoGenFds: Sync with EdkIIWorkspaceBuild update.
qouyang [Mon, 30 Jul 2007 10:10:45 +0000 (10:10 +0000)]
GenFds: Sync with EdkIIWorkspaceBuild update.

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

16 years agoFixed dynamic PCD autogen issue for LakeportX64
jwang36 [Mon, 30 Jul 2007 10:05:42 +0000 (10:05 +0000)]
Fixed dynamic PCD autogen issue for LakeportX64

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

16 years agoRemoved unused library classes
jwang36 [Mon, 30 Jul 2007 09:27:07 +0000 (09:27 +0000)]
Removed unused library classes

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

16 years agoFixed the missed parameter of GetGuidValue()
jwang36 [Mon, 30 Jul 2007 09:11:13 +0000 (09:11 +0000)]
Fixed the missed parameter of GetGuidValue()

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

16 years agoRemoved "self." from GetGuidValue() method since it's global
jwang36 [Mon, 30 Jul 2007 09:03:54 +0000 (09:03 +0000)]
Removed "self." from GetGuidValue() method since it's global

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

16 years agoGenFds: Sync with EdkIIWorkspaceBuild update.
qouyang [Mon, 30 Jul 2007 08:55:11 +0000 (08:55 +0000)]
GenFds: Sync with EdkIIWorkspaceBuild update.

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

16 years agoFixed a typo in PCD type
jwang36 [Mon, 30 Jul 2007 08:25:46 +0000 (08:25 +0000)]
Fixed a typo in PCD type

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

16 years agoUpdate License header.
yshang1 [Mon, 30 Jul 2007 08:21:39 +0000 (08:21 +0000)]
Update License header.

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

16 years agoUpdate the license header.
yshang1 [Mon, 30 Jul 2007 08:17:13 +0000 (08:17 +0000)]
Update the license header.

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

16 years agoadd EFIAPI to the library functions.
qwang12 [Mon, 30 Jul 2007 07:54:23 +0000 (07:54 +0000)]
add EFIAPI to the library functions.

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

16 years agoUpdate the license header.
yshang1 [Mon, 30 Jul 2007 05:10:21 +0000 (05:10 +0000)]
Update the license header.

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

16 years agoUpdate the license header.
yshang1 [Mon, 30 Jul 2007 03:48:58 +0000 (03:48 +0000)]
Update the license header.

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

16 years agoImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.
vanjeff [Mon, 30 Jul 2007 02:37:10 +0000 (02:37 +0000)]
Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.

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

16 years agoFixed TokenNumber issue for DynamicEx type of PCD
jwang36 [Mon, 30 Jul 2007 02:34:47 +0000 (02:34 +0000)]
Fixed TokenNumber issue for DynamicEx type of PCD

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

16 years agoRemoved unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with packa...
AJFISH [Fri, 27 Jul 2007 19:07:27 +0000 (19:07 +0000)]
Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with package specification update

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

16 years agoRemoved IntelFrameworkPkg references from SEC
AJFISH [Fri, 27 Jul 2007 16:55:19 +0000 (16:55 +0000)]
Removed IntelFrameworkPkg references from SEC

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

16 years agoAdded SEC module type
AJFISH [Fri, 27 Jul 2007 16:44:19 +0000 (16:44 +0000)]
Added SEC module type

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

16 years agoAdded a Base ReportStatusCodeLib
AJFISH [Fri, 27 Jul 2007 16:39:45 +0000 (16:39 +0000)]
Added a Base ReportStatusCodeLib

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

16 years agoRemove the duplicated "All rights reserved" from license header.
yshang1 [Fri, 27 Jul 2007 10:28:06 +0000 (10:28 +0000)]
Remove the duplicated "All rights reserved" from license header.

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

16 years agoUpdate GenFds Tool.
qouyang [Fri, 27 Jul 2007 10:24:18 +0000 (10:24 +0000)]
Update GenFds Tool.

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

16 years agoGenFds Tool: Replace print with EdkLogger.
qouyang [Fri, 27 Jul 2007 08:59:23 +0000 (08:59 +0000)]
GenFds Tool: Replace print with EdkLogger.

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

16 years agoFixed library instance incomplete issue
jwang36 [Fri, 27 Jul 2007 07:08:58 +0000 (07:08 +0000)]
Fixed library instance incomplete issue

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

16 years agoAdd BasePcdLibNull.
yshang1 [Fri, 27 Jul 2007 06:49:00 +0000 (06:49 +0000)]
Add BasePcdLibNull.

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

16 years agoAdd BasePcdLibNull in MdePkg.
yshang1 [Fri, 27 Jul 2007 06:48:03 +0000 (06:48 +0000)]
Add BasePcdLibNull in MdePkg.

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

16 years agoFixed library instance issue
jwang36 [Fri, 27 Jul 2007 06:22:54 +0000 (06:22 +0000)]
Fixed library instance issue

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

16 years agoAdd license header for FDF file in nt32Pkg
klu2 [Fri, 27 Jul 2007 05:33:01 +0000 (05:33 +0000)]
Add license header for FDF file in nt32Pkg

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

16 years agoGenFds Tool: Add section No. information in section output file name.
qouyang [Fri, 27 Jul 2007 05:21:34 +0000 (05:21 +0000)]
GenFds Tool: Add section No. information in section output file name.

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

16 years agoRemove fpd word
klu2 [Fri, 27 Jul 2007 04:34:27 +0000 (04:34 +0000)]
Remove fpd word

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

16 years agoRemove Include/Common/FirmwareRevision.h
klu2 [Fri, 27 Jul 2007 04:31:14 +0000 (04:31 +0000)]
Remove Include/Common/FirmwareRevision.h

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

16 years agoRemove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.
klu2 [Fri, 27 Jul 2007 03:54:35 +0000 (03:54 +0000)]
Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.

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

16 years agoRemove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.
klu2 [Fri, 27 Jul 2007 03:52:06 +0000 (03:52 +0000)]
Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.

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