]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years agoDuet X64 still use IA32 tool chain to generate bootsector. So update postbuild.bat...
klu2 [Sun, 1 Mar 2009 09:52:07 +0000 (09:52 +0000)]
Duet X64 still use IA32 tool chain to generate bootsector. So update postbuild.bat to correct the binary path.

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

15 years agoPass X64 GCC building
klu2 [Sun, 1 Mar 2009 09:24:57 +0000 (09:24 +0000)]
Pass X64 GCC building

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

15 years agoUpdate step for FAT32 usb.
klu2 [Sun, 1 Mar 2009 08:04:03 +0000 (08:04 +0000)]
Update step for FAT32 usb.

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

15 years agofix building issue for linux tool chain
klu2 [Sun, 1 Mar 2009 07:31:42 +0000 (07:31 +0000)]
fix building issue for linux tool chain

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

15 years agoRefine the comments for BiosVideo thunk driver.
klu2 [Sun, 1 Mar 2009 07:12:53 +0000 (07:12 +0000)]
Refine the comments for BiosVideo thunk driver.

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

15 years agoUpdate BiosVideo driver to produce GOP protocol but not UgaDraw protocol which is...
klu2 [Sun, 1 Mar 2009 04:47:53 +0000 (04:47 +0000)]
Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol which is retired from UEFI specification.

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

15 years agoShould use UINTN for architecture register.
klu2 [Sat, 28 Feb 2009 18:39:04 +0000 (18:39 +0000)]
Should use UINTN for architecture register.

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

15 years agoFix building issue for linux toolchain
klu2 [Sat, 28 Feb 2009 18:32:46 +0000 (18:32 +0000)]
Fix building issue for linux toolchain

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

15 years agoFix build broken for variable's header modification.
klu2 [Sat, 28 Feb 2009 18:15:09 +0000 (18:15 +0000)]
Fix build broken for variable's header modification.

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

15 years ago1, Port BiosVideoThunkDxe driver from edk to edk2;
klu2 [Sat, 28 Feb 2009 17:28:44 +0000 (17:28 +0000)]
1, Port BiosVideoThunkDxe driver from edk to edk2;
2, The LegacyBiosThunk driver has been merged to BiosVideoThunkDxe driver, because only BiosVideo use legacy thunk now.

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

15 years agoChanged deprecated DPATH to DLL for CYGWINGCC tool chain.
jwang36 [Sat, 28 Feb 2009 10:24:41 +0000 (10:24 +0000)]
Changed deprecated DPATH to DLL for CYGWINGCC tool chain.

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

15 years agoFrozen from source r1503: added quote marks for the reference of $(MAKE) to avoid...
jwang36 [Sat, 28 Feb 2009 07:09:00 +0000 (07:09 +0000)]
Frozen from source r1503: added quote marks for the reference of $(MAKE) to avoid build failure because of space in MAKE path.

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

15 years agoDefine EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib library...
klu2 [Fri, 27 Feb 2009 10:35:54 +0000 (10:35 +0000)]
Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib library instance, because UEFI specification does not define it for EBC.

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

15 years agoremove redundant judgement as ALIGNMENT can only equate with 1 or 8 instead of 0
eric_tian [Fri, 27 Feb 2009 07:07:27 +0000 (07:07 +0000)]
remove redundant judgement as ALIGNMENT can only equate with 1 or 8 instead of 0

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

15 years ago1. delete Include/Guid/VariableInfo.h
eric_tian [Fri, 27 Feb 2009 05:35:08 +0000 (05:35 +0000)]
1. delete Include/Guid/VariableInfo.h
2. move VariableFormat.h into GUID directory and change the “Signature” field of the VARIABLE_STORE_HEADER to gEfiVariableGuid value.
3. merging VARIABLE_INFO_ENTRY structure into the new Include/Guid/VariableFormat.h
4. change gEfiVariableInfoGuid into gEfiVariableGuid.
5. modify FDF files to use new guid value instead of the original signature.
6. all code related to signature is changed to use guid value.

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

15 years agoUpdate PCD help text.
lgao4 [Fri, 27 Feb 2009 04:55:17 +0000 (04:55 +0000)]
Update PCD help text.

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

15 years ago1. Use /Map to generate map files;
gikidy [Fri, 27 Feb 2009 03:41:50 +0000 (03:41 +0000)]
1. Use /Map to generate map files;
2. Add code to process bin files split.

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

15 years agoGenericBdsLib can not be built under EBC because specification does not give some...
klu2 [Fri, 27 Feb 2009 02:11:38 +0000 (02:11 +0000)]
GenericBdsLib can not be built under EBC because specification does not give some definition for EBC.

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

15 years ago1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this...
klu2 [Fri, 27 Feb 2009 01:49:34 +0000 (01:49 +0000)]
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file.
2, Move PcdPlatformBootTimeout to IntelFrameworkModulePkg.
3, Remove BdsLibGetTimeout() interface from GenericBdsLib, because the PCD PcdPlatformBootTimeout will take care of persistent for time out value.

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

15 years agoRemove unwanted svn properties added by tool.
jljusten [Thu, 26 Feb 2009 18:05:35 +0000 (18:05 +0000)]
Remove unwanted svn properties added by tool.

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

15 years agoAdded the definition of $(MAKE) macro back into top level makefile for the sake of...
jwang36 [Thu, 26 Feb 2009 16:10:19 +0000 (16:10 +0000)]
Added the definition of $(MAKE) macro back into top level makefile for the sake of nmake.exe in Visual Studio 2003.

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

15 years agoShould use code16 for 16-bit assembler, otherwise 32-bit prefix will be added
klu2 [Thu, 26 Feb 2009 14:41:56 +0000 (14:41 +0000)]
Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added

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

15 years agoboot sector use 16-bit code.
klu2 [Thu, 26 Feb 2009 12:54:41 +0000 (12:54 +0000)]
boot sector use 16-bit code.

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

15 years agoin 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so use...
klu2 [Thu, 26 Feb 2009 12:52:17 +0000 (12:52 +0000)]
in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so use $ to reference string tag directly.

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

15 years agocorrected typo.
qwang12 [Thu, 26 Feb 2009 11:05:30 +0000 (11:05 +0000)]
corrected typo.

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

15 years agoUse default boot file name from UefiSpec.h and retired related PCDs
klu2 [Thu, 26 Feb 2009 10:34:45 +0000 (10:34 +0000)]
Use default boot file name from UefiSpec.h and retired related PCDs

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

15 years agoUse default boot file name from UefiSpec.h and retired related PCDs
klu2 [Thu, 26 Feb 2009 10:33:51 +0000 (10:33 +0000)]
Use default boot file name from UefiSpec.h and retired related PCDs

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

15 years agoUpdate help information for PcdSupportFullConfigRoutingProtocol.
qwang12 [Thu, 26 Feb 2009 09:42:45 +0000 (09:42 +0000)]
Update help information for PcdSupportFullConfigRoutingProtocol.

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

15 years ago1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said...
klu2 [Thu, 26 Feb 2009 08:21:13 +0000 (08:21 +0000)]
1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record.
2, Move PcdHardwareErrorRecordLevel to IntelFrameworkModulePkg
3, Change PCD type to dynamic, Platform integrator need set this PCD type as HII type PCD mapped to variable L"HwErrRecSupport".

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

15 years ago1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said...
klu2 [Thu, 26 Feb 2009 08:19:38 +0000 (08:19 +0000)]
1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record.
2, Move PcdHardwareErrorRecordLevel to IntelFrameworkModulePkg
3, Change PCD type to dynamic, Platform integrator need set this PCD type as HII type PCD mapped to variable L"HwErrRecSupport".

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

15 years ago1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said...
klu2 [Thu, 26 Feb 2009 08:17:52 +0000 (08:17 +0000)]
1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record.
2, Move PcdHardwareErrorRecordLevel to IntelFrameworkModulePkg
3, Change PCD type to dynamic, Platform integrator need set this PCD type as HII type PCD mapped to variable L"HwErrRecSupport".

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

15 years agoAll UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application
eric_tian [Thu, 26 Feb 2009 08:05:22 +0000 (08:05 +0000)]
All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application

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

15 years ago1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this...
klu2 [Thu, 26 Feb 2009 07:21:40 +0000 (07:21 +0000)]
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file.
2, Move PcdPlatformBootTimeout to IntelFrameworkModulePkg.
3, Remove BdsLibGetTimeout() interface from GenericBdsLib, because the PCD PcdPlatformBootTimeout will take care of persistent for time out value.

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

15 years ago1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this...
klu2 [Thu, 26 Feb 2009 07:20:33 +0000 (07:20 +0000)]
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file.
2, Move PcdPlatformBootTimeout to IntelFrameworkModulePkg.
3, Remove BdsLibGetTimeout() interface from GenericBdsLib, because the PCD PcdPlatformBootTimeout will take care of persistent for time out value.

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

15 years ago1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this...
klu2 [Thu, 26 Feb 2009 07:19:01 +0000 (07:19 +0000)]
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file.
2, Move PcdPlatformBootTimeout to IntelFrameworkModulePkg.
3, Remove BdsLibGetTimeout() interface from GenericBdsLib, because the PCD PcdPlatformBootTimeout will take care of persistent for time out value.

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

15 years ago1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this...
klu2 [Thu, 26 Feb 2009 07:18:21 +0000 (07:18 +0000)]
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file.
2, Move PcdPlatformBootTimeout to IntelFrameworkModulePkg.
3, Remove BdsLibGetTimeout() interface from GenericBdsLib, because the PCD PcdPlatformBootTimeout will take care of persistent for time out value.

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

15 years ago1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this...
klu2 [Thu, 26 Feb 2009 07:16:23 +0000 (07:16 +0000)]
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file.
2, Move PcdPlatformBootTimeout to IntelFrameworkModulePkg.
3, Remove BdsLibGetTimeout() interface from GenericBdsLib, because the PCD PcdPlatformBootTimeout will take care of persistent for time out value.

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

15 years agoIf variable does not exist for a HII PCD, a new NV variable need to be created.
klu2 [Thu, 26 Feb 2009 06:39:56 +0000 (06:39 +0000)]
If variable does not exist for a HII PCD, a new NV variable need to be created.

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

15 years agoAll UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application
eric_tian [Thu, 26 Feb 2009 05:29:29 +0000 (05:29 +0000)]
All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application

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

15 years agoMove OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg
klu2 [Thu, 26 Feb 2009 04:40:53 +0000 (04:40 +0000)]
Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg

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

15 years agoPeiStatusCode PEIM does not dependent on BaseMemoryLib library class.
klu2 [Thu, 26 Feb 2009 04:37:58 +0000 (04:37 +0000)]
PeiStatusCode PEIM does not dependent on BaseMemoryLib library class.

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

15 years agoMove OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg
klu2 [Thu, 26 Feb 2009 04:36:27 +0000 (04:36 +0000)]
Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg

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

15 years agoAdd GNUmakefile for Linux GCC to build BootSector;
gikidy [Thu, 26 Feb 2009 03:41:41 +0000 (03:41 +0000)]
Add GNUmakefile for Linux GCC to build BootSector;
Now the makefile only for pass build and source control.

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

15 years ago1. Add GNUmakefile for Linux GCC to build BootSector;
gikidy [Thu, 26 Feb 2009 03:39:15 +0000 (03:39 +0000)]
1. Add GNUmakefile for Linux GCC to build BootSector;
2. Modified some S files to pass ld phase.
Now the makefile only for pass build and source control.

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

15 years agoAdd some comments in BdsDxe INF file.
lgao4 [Thu, 26 Feb 2009 02:18:19 +0000 (02:18 +0000)]
Add some comments in BdsDxe INF file.

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

15 years agoCorrect minor comments in meta data file.
lgao4 [Wed, 25 Feb 2009 15:35:58 +0000 (15:35 +0000)]
Correct minor comments in meta data file.

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

15 years agoAdd the missing header file
lgao4 [Wed, 25 Feb 2009 15:35:32 +0000 (15:35 +0000)]
Add the missing header file

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

15 years agoAdd a work around to set the PCD protocol lock to TPL_NOTIFY to relax the restriction...
qhuang8 [Wed, 25 Feb 2009 14:00:54 +0000 (14:00 +0000)]
Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the restriction on caller of PCD protocol.

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

15 years agoupdate
eric_tian [Wed, 25 Feb 2009 13:08:46 +0000 (13:08 +0000)]
update

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

15 years agoFix GCC building broken, GCC does not allow \ character at end of line in comments
klu2 [Wed, 25 Feb 2009 12:49:02 +0000 (12:49 +0000)]
Fix GCC building broken, GCC does not allow \ character at end of  line in comments

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

15 years agoAdd missing library class header file.
klu2 [Wed, 25 Feb 2009 12:07:44 +0000 (12:07 +0000)]
Add missing library class header file.

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

15 years agoRemove unreferenced library class
klu2 [Wed, 25 Feb 2009 12:07:17 +0000 (12:07 +0000)]
Remove unreferenced library class

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

15 years agoRemove unreferenced library class
klu2 [Wed, 25 Feb 2009 12:06:50 +0000 (12:06 +0000)]
Remove unreferenced library class

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

15 years agoAdd missing library class header file.
klu2 [Wed, 25 Feb 2009 12:06:27 +0000 (12:06 +0000)]
Add missing library class header file.

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

15 years agoAdd missing protocol header files
klu2 [Wed, 25 Feb 2009 12:06:02 +0000 (12:06 +0000)]
Add missing protocol header files

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

15 years agoRemove unreferenced library class.
klu2 [Wed, 25 Feb 2009 11:50:57 +0000 (11:50 +0000)]
Remove unreferenced library class.

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

15 years agoFix missing protocol header file
klu2 [Wed, 25 Feb 2009 11:47:39 +0000 (11:47 +0000)]
Fix missing protocol header file

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

15 years agoRefine comments
klu2 [Wed, 25 Feb 2009 11:45:20 +0000 (11:45 +0000)]
Refine comments

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

15 years agoRefine comments
klu2 [Wed, 25 Feb 2009 11:45:03 +0000 (11:45 +0000)]
Refine comments

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

15 years agoFix typo.
klu2 [Wed, 25 Feb 2009 10:50:45 +0000 (10:50 +0000)]
Fix typo.

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

15 years agoFix typo
klu2 [Wed, 25 Feb 2009 10:33:57 +0000 (10:33 +0000)]
Fix typo

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

15 years agoremove dependent package from inf files.
vanjeff [Wed, 25 Feb 2009 09:27:01 +0000 (09:27 +0000)]
remove dependent package from inf files.

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

15 years agofix typo
klu2 [Wed, 25 Feb 2009 09:14:06 +0000 (09:14 +0000)]
fix typo

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

15 years agoRefine the INF's comment
klu2 [Wed, 25 Feb 2009 09:13:18 +0000 (09:13 +0000)]
Refine the INF's comment

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

15 years agoUse single one PcdFrameworkCompatibilitySupport PCD to support framework HII and...
lgao4 [Wed, 25 Feb 2009 09:04:47 +0000 (09:04 +0000)]
Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII and FvHob.
Remove patchable type Flash related PCD.
Simplify single one PcdPeiFullPcdDatabaseEnable to produce full or minimal Pei PCD services.

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

15 years agoRemove PCD setting same to default set.
lgao4 [Wed, 25 Feb 2009 08:47:51 +0000 (08:47 +0000)]
Remove PCD setting same to default set.

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

15 years agoRemove PCD setting same to default set.
lgao4 [Wed, 25 Feb 2009 08:46:44 +0000 (08:46 +0000)]
Remove PCD setting same to default set.

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

15 years agoMerge GetSizeTableIndexA to GetSizeTableIndex function because it only be invoked...
klu2 [Wed, 25 Feb 2009 08:11:42 +0000 (08:11 +0000)]
Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be invoked by GetSizeTableIndex.

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

15 years agoupdate hotplug check logic
vanjeff [Wed, 25 Feb 2009 07:57:45 +0000 (07:57 +0000)]
update hotplug check logic

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

15 years ago1. Retired HotPlugDevice protocol.
vanjeff [Wed, 25 Feb 2009 07:54:57 +0000 (07:54 +0000)]
1. Retired HotPlugDevice protocol.
2. Check devicepath node to get hot plug information. Currently, USB and PCCard device are checked.

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

15 years agoRemove private event description from INF.
xli24 [Wed, 25 Feb 2009 07:47:56 +0000 (07:47 +0000)]
Remove private event description from INF.

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

15 years agoCorrect some misleading comments.
xli24 [Wed, 25 Feb 2009 07:47:11 +0000 (07:47 +0000)]
Correct some misleading comments.

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

15 years agoAdd sample for auto-generated PCD
klu2 [Wed, 25 Feb 2009 07:43:53 +0000 (07:43 +0000)]
Add sample for auto-generated PCD

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

15 years agominimum update to pass ICC
vanjeff [Wed, 25 Feb 2009 06:40:10 +0000 (06:40 +0000)]
minimum update to pass ICC

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

15 years agoUpdate GenFv tool to support creating PI extension FV header.
lgao4 [Wed, 25 Feb 2009 06:28:42 +0000 (06:28 +0000)]
Update GenFv tool to support creating PI extension FV header.

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

15 years agoFix typo in driver entry point name
qhuang8 [Wed, 25 Feb 2009 06:00:01 +0000 (06:00 +0000)]
Fix typo in driver entry point name

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

15 years agoRetired gSimpleTextInExNotifyGuid, used local structure address to be notify handle.
vanjeff [Wed, 25 Feb 2009 05:35:12 +0000 (05:35 +0000)]
Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle.

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

15 years agoSync with MdePkg counterpart
qhuang8 [Wed, 25 Feb 2009 03:00:11 +0000 (03:00 +0000)]
Sync with MdePkg counterpart

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

15 years agoFix typo in API prototype
qhuang8 [Wed, 25 Feb 2009 02:59:42 +0000 (02:59 +0000)]
Fix typo in API prototype

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

15 years agoCheck in library class of BaseMemoryTestLib.
xli24 [Wed, 25 Feb 2009 02:09:31 +0000 (02:09 +0000)]
Check in library class of BaseMemoryTestLib.

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

15 years ago1. Fixed the issue which string ID, $LANGUAGE_NAME and $PRINTABLE_LANGUAGE_NAME,...
jwang36 [Tue, 24 Feb 2009 17:15:45 +0000 (17:15 +0000)]
1. Fixed the issue which string ID, $LANGUAGE_NAME and $PRINTABLE_LANGUAGE_NAME,  were generated if "#langdef" is not in the first uni file.
2. Fixed the issue which "//" would be taken as comment in PCD value in DSC file.
3. Generated from source r1500

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

15 years agoFix typo
klu2 [Tue, 24 Feb 2009 16:04:22 +0000 (16:04 +0000)]
Fix typo

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

15 years agoMove PlatformBdsLibNull library instance to IntelFrameworkModulePkg
klu2 [Tue, 24 Feb 2009 15:59:54 +0000 (15:59 +0000)]
Move PlatformBdsLibNull library instance to IntelFrameworkModulePkg

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

15 years agoMove library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2 [Tue, 24 Feb 2009 15:55:22 +0000 (15:55 +0000)]
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg

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

15 years agoMove library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2 [Tue, 24 Feb 2009 15:53:29 +0000 (15:53 +0000)]
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg

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

15 years agoMove library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2 [Tue, 24 Feb 2009 15:53:05 +0000 (15:53 +0000)]
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg

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

15 years agoMove library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2 [Tue, 24 Feb 2009 15:52:40 +0000 (15:52 +0000)]
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg

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

15 years agoMove library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2 [Tue, 24 Feb 2009 15:52:09 +0000 (15:52 +0000)]
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg

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

15 years agoAdd sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package
lgao4 [Tue, 24 Feb 2009 15:37:53 +0000 (15:37 +0000)]
Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package

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

15 years agoUse gEfiCallerIdGuid as the private guid for PcdPeim module.
lgao4 [Tue, 24 Feb 2009 15:24:53 +0000 (15:24 +0000)]
Use gEfiCallerIdGuid as the private guid for PcdPeim module.

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

15 years agouncomment usb related modules.
klu2 [Tue, 24 Feb 2009 14:14:05 +0000 (14:14 +0000)]
uncomment usb related modules.

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

15 years agoFix build broken.
klu2 [Tue, 24 Feb 2009 13:07:54 +0000 (13:07 +0000)]
Fix build broken.

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

15 years agoFix build break:
qhuang8 [Tue, 24 Feb 2009 12:28:22 +0000 (12:28 +0000)]
Fix build break:
Remove unused NvDataFvHob
Replace it with NvDataFvGuid

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

15 years agoRemove unused guid
klu2 [Tue, 24 Feb 2009 11:59:11 +0000 (11:59 +0000)]
Remove unused guid

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

15 years agoFix some broken file path.
klu2 [Tue, 24 Feb 2009 11:29:03 +0000 (11:29 +0000)]
Fix some broken file path.

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

15 years agoRemove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt
qhuang8 [Tue, 24 Feb 2009 09:19:48 +0000 (09:19 +0000)]
Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt

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

15 years agoRemove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt
qhuang8 [Tue, 24 Feb 2009 09:19:20 +0000 (09:19 +0000)]
Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt

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

15 years ago1. Remove feature flag PcdDxeIplEnableIdt entries
qhuang8 [Tue, 24 Feb 2009 09:17:58 +0000 (09:17 +0000)]
1. Remove feature flag PcdDxeIplEnableIdt entries
2. Add Patchable type for PcdConOutColumn & PcdConOutRow

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

15 years agoRemove the work-around in DevicePathLib to judge the end of device path node type.
qhuang8 [Tue, 24 Feb 2009 09:15:47 +0000 (09:15 +0000)]
Remove the work-around in DevicePathLib to judge the end of device path node type.

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

15 years agoChange directory name PlatformDriOverride to PlatformDriOverrideDxe.
lgao4 [Tue, 24 Feb 2009 08:33:03 +0000 (08:33 +0000)]
Change directory name PlatformDriOverride to PlatformDriOverrideDxe.

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