]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
16 years agofixed one bug in stop(), adding get NicHandle by gEfiArpProtocolGuid.
vanjeff [Mon, 10 Mar 2008 08:34:54 +0000 (08:34 +0000)]
fixed one bug in stop(), adding get NicHandle by gEfiArpProtocolGuid.

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

16 years agoremove debug code.
vanjeff [Mon, 10 Mar 2008 06:59:56 +0000 (06:59 +0000)]
remove debug code.

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

16 years ago1. Enabled SetIpFilter() in UefiPxeBcDxe module.
vanjeff [Mon, 10 Mar 2008 06:55:15 +0000 (06:55 +0000)]
1. Enabled SetIpFilter() in UefiPxeBcDxe module.
2. Ported Arp() in UefiPxeBcDxe module.
3. Sync tracker: enabled unload() for PxeBcDxe module.

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

16 years agoReplace "addr16" with other instructions.
qhuang8 [Mon, 10 Mar 2008 05:57:03 +0000 (05:57 +0000)]
Replace "addr16" with other instructions.
Thunk16.S was merely "translated" from Thunk16.asm to ensure of the binary equivalence.

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

16 years agoFix GCC building warning.
klu2 [Mon, 10 Mar 2008 05:49:39 +0000 (05:49 +0000)]
Fix GCC building warning.

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

16 years agoShort term fix to pass some GCC warning.
qhuang8 [Mon, 10 Mar 2008 05:47:27 +0000 (05:47 +0000)]
Short term fix to pass some GCC warning.
(It should be able to remove R8Lib.c & R8Lib.h with APIs in BaseLib & PrintLib.)

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

16 years agoFix GCC building warning.
klu2 [Mon, 10 Mar 2008 05:46:29 +0000 (05:46 +0000)]
Fix GCC building warning.

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

16 years agoFix GCC building issue.
klu2 [Mon, 10 Mar 2008 03:32:08 +0000 (03:32 +0000)]
Fix GCC  building issue.

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

16 years agoMerger tracker: Dell - Cannot detect FAT16 partition if the 1st entry in the partitio...
vanjeff [Fri, 7 Mar 2008 07:47:21 +0000 (07:47 +0000)]
Merger tracker: Dell - Cannot detect FAT16 partition if the 1st entry in the partition table is

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

16 years agoAdd comment for initialization value of CAR
klu2 [Fri, 7 Mar 2008 05:57:02 +0000 (05:57 +0000)]
Add comment for initialization value of CAR

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

16 years agoMerger tracker:Fixed a USB bus driver logic error
vanjeff [Fri, 7 Mar 2008 05:51:04 +0000 (05:51 +0000)]
Merger tracker:Fixed a USB bus driver logic error

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

16 years agoRemove blank directory IPF
klu2 [Fri, 7 Mar 2008 05:46:01 +0000 (05:46 +0000)]
Remove blank directory IPF

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

16 years agoFor Itanium platform, the switch CAR action has been moved to SecCore according to...
klu2 [Fri, 7 Mar 2008 05:42:04 +0000 (05:42 +0000)]
For Itanium platform, the switch CAR action has been moved to SecCore according to PI specification, so I clean up the PeiCore to remove stack related code.

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

16 years agoUse EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeImage subsystem type.
lgao4 [Fri, 7 Mar 2008 05:33:13 +0000 (05:33 +0000)]
Use EFI_IMAGE_OPTIONAL_HEADER_UNION struct to get PeImage subsystem type.

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

16 years agoCorrect the visit point's type, it should be UINT32 but not UINTN
klu2 [Fri, 7 Mar 2008 05:29:26 +0000 (05:29 +0000)]
Correct the visit point's type, it should be UINT32 but not UINTN

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

16 years agoCorrect EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.
lgao4 [Fri, 7 Mar 2008 05:28:19 +0000 (05:28 +0000)]
Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.

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

16 years agoMerger tracker:Fixed a Pci bus driver logic error
vanjeff [Fri, 7 Mar 2008 03:43:00 +0000 (03:43 +0000)]
Merger tracker:Fixed a Pci bus driver logic error

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

16 years ago1) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancement
qwang12 [Thu, 6 Mar 2008 11:48:52 +0000 (11:48 +0000)]
1) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancement
2) Sync in patch for EDK 1081: Enhance the BDS shell enumeration logic to skip the those not dispatched FVs in system.
3) Remove all EFI_SPECIFICATION_VERSION as all module should comply to UEFI 2.1 and later.

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

16 years agoSync in patch for EDK 945
qwang12 [Thu, 6 Mar 2008 10:53:58 +0000 (10:53 +0000)]
Sync in patch for EDK 945

Add console mode setting in UI.

User can select console mode (e.g. 80x25, 100x31) in UI; and boot with user-defined mode.

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

16 years agoRemove commented out code.
klu2 [Thu, 6 Mar 2008 08:53:18 +0000 (08:53 +0000)]
Remove commented out code.

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

16 years agoThe calculating action for CAR usage should be put before calling temporary ram suppo...
klu2 [Thu, 6 Mar 2008 08:41:22 +0000 (08:41 +0000)]
The calculating action for CAR usage should be put before calling temporary ram support PPI, because the CAR is unvaiable after switch stack from temporary memory to permenent memory.

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

16 years agoCorrect the value of StackBase, the stack base address is not stack's top address.
klu2 [Thu, 6 Mar 2008 08:37:29 +0000 (08:37 +0000)]
Correct the value of StackBase, the stack base address is not stack's top address.

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

16 years agoRemove EdkGenericBdsLib as it is replaced by MdeModulePkg/Include/Library/GenericBdsL...
qwang12 [Tue, 4 Mar 2008 13:21:24 +0000 (13:21 +0000)]
Remove EdkGenericBdsLib as it is replaced by MdeModulePkg/Include/Library/GenericBdsLib.h.

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

16 years agoAdd NULL parameter checking for notify function.
qhuang8 [Tue, 4 Mar 2008 11:36:52 +0000 (11:36 +0000)]
Add NULL parameter checking for notify function.

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

16 years agoFix two minor defects:
qhuang8 [Tue, 4 Mar 2008 11:33:13 +0000 (11:33 +0000)]
Fix two minor defects:
1. CoreGetMemoryMap() returns unclean data
2. Zero length memory descriptor might be added to the memory map

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

16 years agoFix a typo to pass ICC build
qhuang8 [Tue, 4 Mar 2008 11:29:23 +0000 (11:29 +0000)]
Fix a typo to pass ICC build

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

16 years agoCorrect input parameter aligned to TCG spec.
lgao4 [Tue, 4 Mar 2008 09:33:30 +0000 (09:33 +0000)]
Correct input parameter aligned to TCG spec.

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

16 years agoCorrect the PeImage Source file to be measured by TCG.
lgao4 [Tue, 4 Mar 2008 09:32:41 +0000 (09:32 +0000)]
Correct the PeImage Source file to be measured by TCG.

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

16 years agoMerged bug fix (HSD200972) by Hess
jwang36 [Tue, 4 Mar 2008 06:36:01 +0000 (06:36 +0000)]
Merged bug fix (HSD200972) by Hess

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

16 years agoTried to fix an issue which will cause file access error.
jwang36 [Tue, 4 Mar 2008 01:38:31 +0000 (01:38 +0000)]
Tried to fix an issue which will cause file access error.

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

16 years agoCorrect EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because its...
lgao4 [Mon, 3 Mar 2008 07:24:21 +0000 (07:24 +0000)]
Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because its interfaces are for runtime driver.

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

16 years agoRe-built python tools with Python2.5.2
jwang36 [Mon, 3 Mar 2008 03:09:31 +0000 (03:09 +0000)]
Re-built python tools with Python2.5.2

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

16 years agoMerge Temporary Ram support patch.
klu2 [Fri, 29 Feb 2008 18:24:43 +0000 (18:24 +0000)]
Merge Temporary Ram support patch.

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

16 years agoRebuilt per the Hess's bug fixes
jwang36 [Fri, 29 Feb 2008 07:30:55 +0000 (07:30 +0000)]
Rebuilt per the Hess's bug fixes

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

16 years agoMerged Jordan's update
jwang36 [Fri, 29 Feb 2008 02:19:21 +0000 (02:19 +0000)]
Merged Jordan's update

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

16 years agoFixed dependency expression issue
jwang36 [Thu, 28 Feb 2008 12:54:18 +0000 (12:54 +0000)]
Fixed dependency expression issue

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

16 years agoremove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf which...
qwang12 [Thu, 28 Feb 2008 12:38:47 +0000 (12:38 +0000)]
remove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf which is removed.

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

16 years agoRemove SetupBrowser, DriverSample and HiiDatabase.
qwang12 [Thu, 28 Feb 2008 12:31:11 +0000 (12:31 +0000)]
Remove SetupBrowser, DriverSample and HiiDatabase.

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

16 years agoRemove SetupBrowser, DriverSample and HiiDatabase.
qwang12 [Thu, 28 Feb 2008 12:30:18 +0000 (12:30 +0000)]
Remove SetupBrowser, DriverSample and HiiDatabase.

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

16 years agoUpdate Variable FV version to PI version.
lgao4 [Thu, 28 Feb 2008 12:28:20 +0000 (12:28 +0000)]
Update Variable FV version to PI version.

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

16 years agoRemove the wrong changes.
qwang12 [Thu, 28 Feb 2008 12:09:56 +0000 (12:09 +0000)]
Remove the wrong changes.

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

16 years agoReplaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which compli...
qwang12 [Thu, 28 Feb 2008 12:05:34 +0000 (12:05 +0000)]
Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII.

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

16 years agoReplaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf
qwang12 [Thu, 28 Feb 2008 12:04:31 +0000 (12:04 +0000)]
Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf

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

16 years agoRemove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacement comply...
qwang12 [Thu, 28 Feb 2008 12:00:01 +0000 (12:00 +0000)]
Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacement complying to UEFI HII.

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

16 years agoRemove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the replacem...
qwang12 [Thu, 28 Feb 2008 11:57:35 +0000 (11:57 +0000)]
Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the replacement complying to HII in UEFI 2.1 spec.

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

16 years agoRemove Framework HiiDatabase
qwang12 [Thu, 28 Feb 2008 11:56:05 +0000 (11:56 +0000)]
Remove Framework HiiDatabase

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

16 years agoGenFds.exe adapt to new build database structure.
jlin16 [Thu, 28 Feb 2008 08:46:21 +0000 (08:46 +0000)]
GenFds.exe adapt to new build database structure.

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

16 years agoFixed HSD200760:
jwang36 [Thu, 28 Feb 2008 07:26:54 +0000 (07:26 +0000)]
Fixed HSD200760:
    Gendepex tool should handle merging of GUID in the final bianry

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

16 years agoFix the following issues: (base tools source r1024)
qhuang8 [Thu, 28 Feb 2008 07:12:19 +0000 (07:12 +0000)]
Fix the following issues: (base tools source r1024)
1. Vfr compiler cannot handle #pragma pack(push, 1) well.
2. VfrCompiler should report error for the unsupported format e.g.option text = STRING_TOKEN(STR_DISABLE), ..., key = 1;
3. VfrCompiler error messages are unclear for referencing undefined Q ID

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

16 years agoAdd debug prompt for showing progress bar.
klu2 [Thu, 28 Feb 2008 06:02:52 +0000 (06:02 +0000)]
Add debug prompt for showing progress bar.

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

16 years agoFixed a binary file support issues which will cause exception in tools when building...
jwang36 [Thu, 28 Feb 2008 05:39:46 +0000 (05:39 +0000)]
Fixed a binary file support issues which will cause exception in tools when building library modules

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

16 years agoUpdate BDS module name to follow naming conventions.
qhuang8 [Tue, 26 Feb 2008 12:06:43 +0000 (12:06 +0000)]
Update BDS module name to follow naming conventions.

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

16 years agoA short-term fix that StrCpy() needs to handle two overlapping strings.
qhuang8 [Tue, 26 Feb 2008 12:03:38 +0000 (12:03 +0000)]
A short-term fix that StrCpy() needs to handle two overlapping strings.

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

16 years agoSkip locating Terminal driver Protocol Guid to determine the terminal options. It...
qhuang8 [Tue, 26 Feb 2008 12:01:22 +0000 (12:01 +0000)]
Skip locating Terminal driver Protocol Guid to determine the terminal options. It is better that BDS does not hardcode a special driver GUID.

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

16 years agoAdd pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT:
qhuang8 [Tue, 26 Feb 2008 11:57:32 +0000 (11:57 +0000)]
Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT:
1. some code fragments refer to Data field will pointer + sizeof (BBS_TYPE) + sizeof (UINT16).
2. The list of BM_LEGACY_DEV_ORDER_CONTEXT is supposed to be saved to variable on flash. Progma it can help to reduce variable size.

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

16 years agoUpdate platform build tools by adding input parameter check and guid format check.
lgao4 [Tue, 26 Feb 2008 09:21:46 +0000 (09:21 +0000)]
Update platform build tools by adding input parameter check and guid format check.

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

16 years ago1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI 2.1b.
vanjeff [Tue, 26 Feb 2008 08:38:29 +0000 (08:38 +0000)]
1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI 2.1b.
2. Update comments for DHCP.transmitreceive().
2. Update UefiPxeBcDxe.inf and PxeBcDxe.inf to assign correct protocol usages.

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

16 years agoMdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf:
jljusten [Tue, 26 Feb 2008 01:36:29 +0000 (01:36 +0000)]
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf:
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.h:
  Fixed filename case to match the actual files.  This is needed
  for case-sensitive file systems.

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

16 years agoedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:
jljusten [Tue, 26 Feb 2008 01:30:14 +0000 (01:30 +0000)]
edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:
  Corrected usage of parenthesis for 'if' boolean condition.

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

16 years agoedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h:
jljusten [Tue, 26 Feb 2008 01:14:47 +0000 (01:14 +0000)]
edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h:
  Renamed to 'UsbBus.h' to match recommended file naming conventions.

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

16 years agoedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c:
jljusten [Tue, 26 Feb 2008 01:13:29 +0000 (01:13 +0000)]
edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c:
  Rename to 'UsbBus.c' to match file naming conventions.

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

16 years agoedk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:
jljusten [Tue, 26 Feb 2008 01:10:10 +0000 (01:10 +0000)]
edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:
  Fix #include filename for case-sensitive filesystems.

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

16 years agoFix build failure by adding DebugLib
lgao4 [Mon, 25 Feb 2008 14:22:11 +0000 (14:22 +0000)]
Fix build failure by adding DebugLib

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

16 years agoCorrect the calculating time out for BDS
klu2 [Mon, 25 Feb 2008 08:10:35 +0000 (08:10 +0000)]
Correct the calculating time out for BDS

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

16 years agoupdate comments and add assert for these files.
lgao4 [Mon, 25 Feb 2008 07:01:44 +0000 (07:01 +0000)]
update comments and add assert for these files.

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

16 years agoAdd comments for parameter.
lgao4 [Mon, 25 Feb 2008 06:29:00 +0000 (06:29 +0000)]
Add comments for parameter.
Add ASSERT for the input parameters.

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

16 years agoFixed option name, ForceRebuild
lhauch [Fri, 22 Feb 2008 16:37:53 +0000 (16:37 +0000)]
Fixed option name, ForceRebuild

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

16 years agoRemoved newbuild option from edksetup.bat command-line, this is now the default.
lhauch [Fri, 22 Feb 2008 16:31:23 +0000 (16:31 +0000)]
Removed newbuild option from edksetup.bat command-line, this is now the default.

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

16 years agoFix a bug reported by EDK940 "The main thread has not LeaveCriticalSection when be...
qwang12 [Fri, 22 Feb 2008 09:43:59 +0000 (09:43 +0000)]
Fix a bug reported by EDK940 "The main thread has not LeaveCriticalSection when be Suspended, and the child thread will try to EnterCriticalSection, there is the confliction".

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

16 years agoFixed mismatched command line switch
jwang36 [Fri, 22 Feb 2008 02:52:37 +0000 (02:52 +0000)]
Fixed mismatched command line switch

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

16 years agoFixed VFR flag to: --no-pre-processing
lhauch [Fri, 22 Feb 2008 00:22:32 +0000 (00:22 +0000)]
Fixed VFR flag to: --no-pre-processing

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

16 years agoFix an issue that the Target Name is supposed to an Ascii string.
qhuang8 [Thu, 21 Feb 2008 08:53:18 +0000 (08:53 +0000)]
Fix an issue that the Target Name is supposed to an Ascii string.

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

16 years agochanged to match filename
vanjeff [Thu, 21 Feb 2008 06:22:14 +0000 (06:22 +0000)]
changed to match filename

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

16 years agoStandardized the command line options of VfrCompile.exe and changed its uses in build...
jwang36 [Thu, 21 Feb 2008 00:50:13 +0000 (00:50 +0000)]
Standardized the command line options of VfrCompile.exe and changed its uses in build_rule.template.

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

16 years ago1) Enable GraphicsConsole module to support a legacy platform which only produce...
qwang12 [Wed, 20 Feb 2008 10:50:15 +0000 (10:50 +0000)]
1) Enable GraphicsConsole module to support a legacy platform which only produce UGA protocol. Under such system, HiiFont->StringToImage is used to draw the string to blt buffer first. Then, UGA->Blt is used to draw to the physical devices.
2) Remove all references to EFI_SPECIFICATION_VERSION in *.c file as module in MdeModulePkg only support UEFI 2.1.

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

16 years agoremove duplicated one.
vanjeff [Wed, 20 Feb 2008 08:34:21 +0000 (08:34 +0000)]
remove duplicated one.

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 08:33:51 +0000 (08:33 +0000)]
rename

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

16 years agofixed a typo
vanjeff [Wed, 20 Feb 2008 02:55:45 +0000 (02:55 +0000)]
fixed a typo

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:42:59 +0000 (02:42 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:41:47 +0000 (02:41 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:41:11 +0000 (02:41 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:40:42 +0000 (02:40 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:40:16 +0000 (02:40 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:39:44 +0000 (02:39 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:39:15 +0000 (02:39 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:38:48 +0000 (02:38 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:38:17 +0000 (02:38 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:37:51 +0000 (02:37 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:37:22 +0000 (02:37 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:36:47 +0000 (02:36 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:36:10 +0000 (02:36 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:35:43 +0000 (02:35 +0000)]
rename

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

16 years agorename
vanjeff [Wed, 20 Feb 2008 02:35:04 +0000 (02:35 +0000)]
rename

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

16 years agoRename
vanjeff [Wed, 20 Feb 2008 02:32:49 +0000 (02:32 +0000)]
Rename

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

16 years agoremove callback.c
vanjeff [Wed, 20 Feb 2008 02:20:32 +0000 (02:20 +0000)]
remove callback.c

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

16 years agoRename callback.c to Callback.c
vanjeff [Wed, 20 Feb 2008 02:20:05 +0000 (02:20 +0000)]
Rename callback.c to Callback.c

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

16 years agoedk2/MdeModulePkg/MdeModulePkg.dsc:
jljusten [Wed, 20 Feb 2008 02:09:13 +0000 (02:09 +0000)]
edk2/MdeModulePkg/MdeModulePkg.dsc:
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c:
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.h:
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf:
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.msa:
  Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match
  the architectural protocol, as well as the more common usage
  of 'watchdog timer' vs. 'watch dog timer'.

  Consistency is needed for building on systems with
  case-sensitive filesystems.

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

16 years agoRemove duplicate one
jwang36 [Wed, 20 Feb 2008 02:06:55 +0000 (02:06 +0000)]
Remove duplicate one

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

16 years agoCopied remotely
vanjeff [Wed, 20 Feb 2008 01:56:28 +0000 (01:56 +0000)]
Copied remotely

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

16 years agoedk2/MdeModulePkg/Universal/WatchdogTimerDxe:
jljusten [Wed, 20 Feb 2008 01:56:03 +0000 (01:56 +0000)]
edk2/MdeModulePkg/Universal/WatchdogTimerDxe:
  WatchDogTimer.c  WatchDogTimer.h  WatchDogTimer.inf  WatchDogTimer.msa
    renamed to
  WatchdogTimer.c  WatchdogTimer.h  WatchdogTimer.inf  WatchdogTimer.msa

  Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match
  the architectural protocol, as well as the more common usage
  of 'watchdog timer' vs. 'watch dog timer'.

  Consistency is needed for building on systems with
  case-sensitive filesystems.

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