]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years agoCode Scrub DxeIpl module.
qhuang8 [Wed, 16 Jul 2008 13:17:50 +0000 (13:17 +0000)]
Code Scrub DxeIpl module.

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

15 years agoAdd PCD PcdRealTimeClockUpdateTimeout and update code accordingly.
xli24 [Wed, 16 Jul 2008 11:50:02 +0000 (11:50 +0000)]
Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly.

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

15 years agoCode Scrub for header files in MdePkg/Include/Ppi and Uefi directory.
lgao4 [Wed, 16 Jul 2008 10:44:37 +0000 (10:44 +0000)]
Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.

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

15 years agoFix function comment to follows doxygen format.
klu2 [Wed, 16 Jul 2008 09:40:06 +0000 (09:40 +0000)]
Fix function comment to follows doxygen format.

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

15 years agoUse two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro.
qwang12 [Wed, 16 Jul 2008 09:36:33 +0000 (09:36 +0000)]
Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro.

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

15 years agoFix function comment to follows doxygen format.
klu2 [Wed, 16 Jul 2008 09:29:20 +0000 (09:29 +0000)]
Fix function comment to follows doxygen format.

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

15 years agoClean up BdsDxe for Doxygen comments requirement.
qwang12 [Wed, 16 Jul 2008 07:50:37 +0000 (07:50 +0000)]
Clean up BdsDxe for Doxygen comments requirement.

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

15 years agoremove the wrong comments.
qwang12 [Wed, 16 Jul 2008 07:36:58 +0000 (07:36 +0000)]
remove the wrong comments.

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

15 years agoFix the bug to create Pci2.3 and Pci3.0 rom image.
lgao4 [Wed, 16 Jul 2008 07:08:12 +0000 (07:08 +0000)]
Fix the bug to create Pci2.3 and Pci3.0 rom image.

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

15 years agoCode Scrub the common includes in MdePkg.
yshang1 [Wed, 16 Jul 2008 06:31:22 +0000 (06:31 +0000)]
Code Scrub the common includes in MdePkg.

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

15 years agomove the temporary build script.We could directly generate SecMain using normal build...
eric_tian [Wed, 16 Jul 2008 06:00:28 +0000 (06:00 +0000)]
move the temporary build script.We could directly generate SecMain using normal build process.

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

15 years agomerge the generation of SecMain into the whole build process.
eric_tian [Wed, 16 Jul 2008 05:28:50 +0000 (05:28 +0000)]
merge the generation of SecMain into the whole build process.

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

15 years agomodify file name to uppercase.
eric_tian [Wed, 16 Jul 2008 05:02:51 +0000 (05:02 +0000)]
modify file name to uppercase.

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

15 years agomodify file name to uppercase.
eric_tian [Wed, 16 Jul 2008 04:58:21 +0000 (04:58 +0000)]
modify file name to uppercase.

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

15 years agosync filename exactly.
vanjeff [Wed, 16 Jul 2008 04:52:40 +0000 (04:52 +0000)]
sync filename exactly.

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

15 years agoClean up IfrSupportLib.
qwang12 [Wed, 16 Jul 2008 03:06:59 +0000 (03:06 +0000)]
Clean up IfrSupportLib.

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

15 years agoClean up ExtendedIfrSupportLib.
qwang12 [Wed, 16 Jul 2008 03:05:41 +0000 (03:05 +0000)]
Clean up ExtendedIfrSupportLib.

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

15 years agoUse standard VA_LIST to pass variable argument list.
qwang12 [Wed, 16 Jul 2008 03:04:53 +0000 (03:04 +0000)]
Use standard VA_LIST to pass variable argument list.

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

15 years agorename
vanjeff [Wed, 16 Jul 2008 02:56:26 +0000 (02:56 +0000)]
rename

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

15 years agorename
vanjeff [Wed, 16 Jul 2008 02:56:01 +0000 (02:56 +0000)]
rename

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

15 years agosync filename exactly.
vanjeff [Wed, 16 Jul 2008 02:54:54 +0000 (02:54 +0000)]
sync filename exactly.

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

15 years agoClean up HiiLib.
qwang12 [Wed, 16 Jul 2008 01:22:51 +0000 (01:22 +0000)]
Clean up HiiLib.

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

15 years agoFix a porting issue.
qhuang8 [Wed, 16 Jul 2008 01:22:26 +0000 (01:22 +0000)]
Fix a porting issue.

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

15 years agoCode scrub for DevicePathDxe driver.
qhuang8 [Wed, 16 Jul 2008 01:10:45 +0000 (01:10 +0000)]
Code scrub for DevicePathDxe driver.

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

15 years agoCode scrub for the Debug library, PostCode library, Print library, and ExtractGuidedS...
lgao4 [Tue, 15 Jul 2008 11:12:43 +0000 (11:12 +0000)]
Code scrub for the Debug library, PostCode library, Print library, and ExtractGuidedSection library.

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

15 years agoadd GLOBAL_REMOVE_IF_UNREFERENCED and CONST modifier.
qwang12 [Tue, 15 Jul 2008 09:42:57 +0000 (09:42 +0000)]
add GLOBAL_REMOVE_IF_UNREFERENCED and CONST modifier.

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

15 years ago[Description]:
qwang12 [Tue, 15 Jul 2008 09:34:35 +0000 (09:34 +0000)]
[Description]:
 Sync 1 trackers.
 EDK 1098
[Impaction]:
Should be minimal impact as there is no code parsing the HII vendor specific device.
[Reference Info]:
EDK 1098 Seems there are two same device path protocols in NT

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

15 years agomodify coding style to pass ecc tool
eric_tian [Tue, 15 Jul 2008 09:25:54 +0000 (09:25 +0000)]
modify coding style to pass ecc tool

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

15 years agomodify coding style to pass ecc tool
eric_tian [Tue, 15 Jul 2008 09:24:35 +0000 (09:24 +0000)]
modify coding style to pass ecc tool

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

15 years agocode scrub
vanjeff [Tue, 15 Jul 2008 08:59:29 +0000 (08:59 +0000)]
code scrub

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

15 years agoClean up SetupBrowserDxe for Doxygen comments requirement.
qwang12 [Tue, 15 Jul 2008 08:35:54 +0000 (08:35 +0000)]
Clean up SetupBrowserDxe for Doxygen comments requirement.

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

15 years agoCode scrub.
vanjeff [Tue, 15 Jul 2008 08:16:24 +0000 (08:16 +0000)]
Code scrub.

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

15 years agoFix function comment to follows doxygen format.
klu2 [Tue, 15 Jul 2008 07:34:07 +0000 (07:34 +0000)]
Fix function comment to follows doxygen format.

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

15 years agoset initialized value for PrintNum.
vanjeff [Tue, 15 Jul 2008 06:52:26 +0000 (06:52 +0000)]
set initialized value for PrintNum.

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

15 years agocheck list clean.
vanjeff [Tue, 15 Jul 2008 06:43:11 +0000 (06:43 +0000)]
check list clean.

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

15 years agoClean up HiiDatabase for Doxygen comments requirement.
qwang12 [Tue, 15 Jul 2008 06:29:27 +0000 (06:29 +0000)]
Clean up HiiDatabase for Doxygen comments requirement.

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

15 years agoRoll back 1 == Var to Var == 1 for save size.
lgao4 [Tue, 15 Jul 2008 04:26:14 +0000 (04:26 +0000)]
Roll back 1 == Var to Var == 1 for save size.

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

15 years agoAdd CONST modifier to align with the global array of mUnicodeWidthTable.
qhuang8 [Mon, 14 Jul 2008 13:27:59 +0000 (13:27 +0000)]
Add CONST modifier to align with the global array of mUnicodeWidthTable.

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

15 years agoCode scrub:
yshang1 [Mon, 14 Jul 2008 09:01:34 +0000 (09:01 +0000)]
Code scrub:
MdePkg/Library/BaseCacheMaintenanceLib
MdePkg/Library/BaseDebugLibNull
MdePkg/Library/BaseIoLibIntrinsic
MdePkg/Library/BaseLib
MdePkg/Library/BasePeCoffLib
MdePkg/Library/CpuLib
MdePkg/Library/DxeMemoryLib
MdePkg/Library/DxePiLib
MdePkg/Library/PeiIoLib
MdePkg/Library/PeiMemoryLib
MdePkg/Library/UefiBootServicesTableLib
MdePkg/Library/UefiLib
MdePkg/Library/UefiRuntimeLib

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

15 years agoClean up FaultTolerantWriteDxe for Doxygen comments requirement.
qwang12 [Mon, 14 Jul 2008 08:19:45 +0000 (08:19 +0000)]
Clean up FaultTolerantWriteDxe for Doxygen comments requirement.

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

15 years agoTempRamSupportPpi is architectural required for IA32/x64/IPF.
klu2 [Mon, 14 Jul 2008 07:25:08 +0000 (07:25 +0000)]
TempRamSupportPpi is architectural required for IA32/x64/IPF.

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

15 years agoCode scrub for PCD PEIM.
klu2 [Mon, 14 Jul 2008 07:17:04 +0000 (07:17 +0000)]
Code scrub for PCD PEIM.

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

15 years agoClean up Runtime for Doxygen comments requirement.
qwang12 [Mon, 14 Jul 2008 05:43:37 +0000 (05:43 +0000)]
Clean up Runtime for Doxygen comments requirement.

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

15 years agoClean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Doxygen...
qwang12 [Mon, 14 Jul 2008 05:30:21 +0000 (05:30 +0000)]
Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Doxygen comments requirement.

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

15 years agoClean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Doxygen...
qwang12 [Mon, 14 Jul 2008 05:29:49 +0000 (05:29 +0000)]
Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Doxygen comments requirement.

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

15 years agocase UINTN to UINT32.
vanjeff [Mon, 14 Jul 2008 02:26:07 +0000 (02:26 +0000)]
case UINTN to UINT32.

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

15 years agoClean up BdsDxe for Doxygen comments requirement.
qwang12 [Mon, 14 Jul 2008 01:16:02 +0000 (01:16 +0000)]
Clean up BdsDxe for Doxygen comments requirement.

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

15 years agoCode Scrub for DxeCrc32GuidedSectionExtractLib library instance.
lgao4 [Fri, 11 Jul 2008 08:18:17 +0000 (08:18 +0000)]
Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.

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

15 years agoMake doxygen type comment for Nt32Pkg.dec file.
klu2 [Fri, 11 Jul 2008 07:33:59 +0000 (07:33 +0000)]
Make doxygen type comment for Nt32Pkg.dec file.

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

15 years agoadd functions header for ConSplitterDxe module.
vanjeff [Fri, 11 Jul 2008 07:23:59 +0000 (07:23 +0000)]
add functions header for ConSplitterDxe module.

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Fri, 11 Jul 2008 07:06:56 +0000 (07:06 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Fri, 11 Jul 2008 06:49:09 +0000 (06:49 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Fri, 11 Jul 2008 06:38:58 +0000 (06:38 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agoClean up GenericBdsLib library Instance.
qwang12 [Fri, 11 Jul 2008 06:02:04 +0000 (06:02 +0000)]
Clean up GenericBdsLib library Instance.

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

15 years agoClean up Device Manager module in BdsDxe.
qwang12 [Thu, 10 Jul 2008 12:24:53 +0000 (12:24 +0000)]
Clean up Device Manager module in BdsDxe.

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

15 years agoClean up Boot Manager module in BdsDxe.
qwang12 [Thu, 10 Jul 2008 11:38:22 +0000 (11:38 +0000)]
Clean up Boot Manager module in BdsDxe.

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

15 years agoClean up BootMaint module in BdsDxe.
qwang12 [Thu, 10 Jul 2008 10:30:43 +0000 (10:30 +0000)]
Clean up BootMaint module in BdsDxe.

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

15 years agoClean up BootMaint module in BdsDxe.
qwang12 [Thu, 10 Jul 2008 09:01:12 +0000 (09:01 +0000)]
Clean up BootMaint module in BdsDxe.

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

15 years agoClean up BootMaint module in BdsDxe.
qwang12 [Thu, 10 Jul 2008 09:00:40 +0000 (09:00 +0000)]
Clean up BootMaint module in BdsDxe.

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

15 years agoAdd function header and pass ECC tools
klu2 [Thu, 10 Jul 2008 05:51:21 +0000 (05:51 +0000)]
Add function header and pass ECC tools

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

15 years agoadd functions header for ConPlatformDxe and ConSplitterdxe modules.
vanjeff [Thu, 10 Jul 2008 03:25:37 +0000 (03:25 +0000)]
add functions header for ConPlatformDxe and ConSplitterdxe modules.

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

15 years agoCode scrub for the Capsule, SecurityStub, and Crc32 library instance.
lgao4 [Wed, 9 Jul 2008 13:33:20 +0000 (13:33 +0000)]
Code scrub for the Capsule, SecurityStub, and Crc32 library instance.

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

15 years agoUpdate shell binaries to Shell 1.05 release and integrate an issue to solve RFC3066...
qhuang8 [Wed, 9 Jul 2008 10:41:20 +0000 (10:41 +0000)]
Update shell binaries to Shell 1.05 release and integrate an issue to solve RFC3066 language compatibility issues.

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

15 years agoAdd protocol several UEFI 2.1 protocol definitions so that some EDK 1.05 drivers...
qhuang8 [Wed, 9 Jul 2008 10:24:16 +0000 (10:24 +0000)]
Add protocol several UEFI 2.1 protocol definitions so that some EDK 1.05 drivers can be built.

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Wed, 9 Jul 2008 10:20:26 +0000 (10:20 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agomodify coding style
eric_tian [Wed, 9 Jul 2008 10:06:12 +0000 (10:06 +0000)]
modify coding style

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Wed, 9 Jul 2008 10:02:26 +0000 (10:02 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agoADD EFIAPI for library function.
lgao4 [Wed, 9 Jul 2008 08:57:49 +0000 (08:57 +0000)]
ADD EFIAPI for library function.

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

15 years agoTo meet actual filenames
vanjeff [Wed, 9 Jul 2008 07:30:33 +0000 (07:30 +0000)]
To meet actual filenames

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

15 years agorename filename to PciCf8Lib.c. it will match its library name and avoid confusion...
vanjeff [Wed, 9 Jul 2008 07:27:04 +0000 (07:27 +0000)]
rename filename to PciCf8Lib.c. it will match its library name and avoid confusion with Pci Library.

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

15 years agorename filename to PciExpressLib.c. it will match its library name and avoid confusio...
vanjeff [Wed, 9 Jul 2008 07:25:28 +0000 (07:25 +0000)]
rename filename to PciExpressLib.c. it will match its library name and avoid confusion with Pci Library.

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

15 years ago1. Update files header.
vanjeff [Wed, 9 Jul 2008 07:21:21 +0000 (07:21 +0000)]
1. Update files header.
2. Added missing libraries in inf files.

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Wed, 9 Jul 2008 01:52:13 +0000 (01:52 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Wed, 9 Jul 2008 01:50:16 +0000 (01:50 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agoCode scrube for MdeModule Definitions.
lgao4 [Tue, 8 Jul 2008 13:29:42 +0000 (13:29 +0000)]
Code scrube for MdeModule Definitions.

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

15 years agomodify coding style to pass ecc tool and provide comments that complied with Doxgen.
eric_tian [Tue, 8 Jul 2008 10:26:16 +0000 (10:26 +0000)]
modify coding style to pass ecc tool and provide comments that complied with Doxgen.

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

15 years agoCode scrub:
yshang1 [Tue, 8 Jul 2008 09:38:43 +0000 (09:38 +0000)]
Code scrub:
MdePkg/Library/BaseCacheMaintenanceLib
MdePkg/Library/BaseDebugLibNull
MdePkg/Library/BaseIoLibIntrinsic
MdePkg/Library/BaseLib
MdePkg/Library/BaseMemoryLib
MdePkg/Library/BaseMemoryLibMmx
MdePkg/Library/BaseMemoryLibOptDxe
MdePkg/Library/BaseMemoryLibOptPei
MdePkg/Library/BaseMemoryLibRepStr
MdePkg/Library/BaseMemoryLibSse2
MdePkg/Library/BasePeCoffGetEntryPointLib

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

15 years agoRemove window EOL
klu2 [Tue, 8 Jul 2008 09:06:41 +0000 (09:06 +0000)]
Remove window EOL

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

15 years agofixed one typo.
vanjeff [Tue, 8 Jul 2008 08:18:31 +0000 (08:18 +0000)]
fixed one typo.

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

15 years agoupdate file GUID value to avoid collision with the GraphicsLib instance in MdeModulePkg.
vanjeff [Tue, 8 Jul 2008 08:16:44 +0000 (08:16 +0000)]
update file GUID value to avoid collision with the GraphicsLib instance in MdeModulePkg.

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

15 years ago1. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.
vanjeff [Tue, 8 Jul 2008 08:15:20 +0000 (08:15 +0000)]
1. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.
2. ECC clean.

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

15 years agoPeiCore should fixup heap/stack pointer according to heap's/stack's base address...
klu2 [Tue, 8 Jul 2008 07:49:10 +0000 (07:49 +0000)]
PeiCore should fixup heap/stack pointer according to heap's/stack's base address separately.
After this check-in, PeiCore will do not make any assumption of heap/stack layout in CAR.

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

15 years agoAdd change log since Edk r5418-5419 is somewhat not backward-compatible.
qhuang8 [Tue, 8 Jul 2008 07:21:46 +0000 (07:21 +0000)]
Add change log since Edk r5418-5419 is somewhat not backward-compatible.

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

15 years agoSome adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation in...
qhuang8 [Tue, 8 Jul 2008 07:19:27 +0000 (07:19 +0000)]
Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation in UEFI2.0+Framework0.9x build mode for silicon modules

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

15 years agoSome adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation in...
qhuang8 [Tue, 8 Jul 2008 07:08:54 +0000 (07:08 +0000)]
Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation in UEFI2.0+Framework0.9x build mode for silicon modules

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

15 years agoAdd protocol defintions for DriverConfiguration2, DriverDiagnostic2 & Unicode Collcat...
qhuang8 [Tue, 8 Jul 2008 07:04:59 +0000 (07:04 +0000)]
Add protocol defintions for DriverConfiguration2, DriverDiagnostic2 & Unicode Collcation 2 definitions so that some EDK 1.05 drivers can be built.

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

15 years agoTemp Roll Back Build.exe to fix the unknown NULL library class instance issue.
lgao4 [Tue, 8 Jul 2008 06:33:21 +0000 (06:33 +0000)]
Temp Roll Back Build.exe to fix the unknown NULL library class instance issue.

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

15 years agoEcc clean.
vanjeff [Tue, 8 Jul 2008 05:18:46 +0000 (05:18 +0000)]
Ecc clean.

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

15 years agoAdd in doxygen style comment.
qwang12 [Tue, 8 Jul 2008 03:29:25 +0000 (03:29 +0000)]
Add in doxygen style comment.

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

15 years agoUpdate the code to following EDK coding style document.
qwang12 [Mon, 7 Jul 2008 09:17:56 +0000 (09:17 +0000)]
Update the code to following EDK coding style document.
1) Pointer value should compare with NULL.
2) Integer should compare with 0.
3) BOOLEAN should not compare with TRUE or FALSE.

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

15 years agoPolished the error checks and error messages
jwang36 [Mon, 7 Jul 2008 09:00:04 +0000 (09:00 +0000)]
Polished the error checks and error messages

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

15 years ago1. added functions header for GraphicsConsoleDxe module.
vanjeff [Mon, 7 Jul 2008 05:23:31 +0000 (05:23 +0000)]
1. added functions header for GraphicsConsoleDxe module.
2. correct some funtions header for ConPlatformDxe module.

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

15 years agoUpdate the function headers to Doxygen format.
qwang12 [Fri, 4 Jul 2008 08:04:10 +0000 (08:04 +0000)]
Update the function headers to Doxygen format.

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

15 years agoAdded some functions header.
vanjeff [Fri, 4 Jul 2008 07:58:57 +0000 (07:58 +0000)]
Added some functions header.

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

15 years agoFix the display issue when using UnixUga driver to support graphic display
eric_tian [Fri, 4 Jul 2008 03:17:52 +0000 (03:17 +0000)]
Fix the display issue when using UnixUga driver to support graphic display

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

15 years agoRemove duplicated PCD entires in the same section
qhuang8 [Fri, 4 Jul 2008 01:41:29 +0000 (01:41 +0000)]
Remove duplicated PCD entires in the same section

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

15 years agoAdded some functions header.
vanjeff [Thu, 3 Jul 2008 05:17:49 +0000 (05:17 +0000)]
Added some functions header.

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

15 years agoMake USB Stack code pass ECC tool check.
eric_tian [Wed, 2 Jul 2008 05:45:04 +0000 (05:45 +0000)]
Make USB Stack code pass ECC tool check.

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

15 years agorename to meet actual filenames
vanjeff [Wed, 2 Jul 2008 03:29:07 +0000 (03:29 +0000)]
rename to meet actual filenames

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

15 years agorename to meet naming rules
vanjeff [Wed, 2 Jul 2008 03:26:43 +0000 (03:26 +0000)]
rename to meet naming rules

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