]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
14 years agoFixed bug 202575. mainly follow Doxygen rule
jchen20 [Mon, 6 Jul 2009 03:33:08 +0000 (03:33 +0000)]
Fixed bug 202575. mainly follow Doxygen rule

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

14 years agoAdd space for alignment.
xli24 [Mon, 6 Jul 2009 03:27:59 +0000 (03:27 +0000)]
Add space for alignment.

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

14 years agoupdated function headers.
vanjeff [Mon, 6 Jul 2009 03:15:53 +0000 (03:15 +0000)]
updated function headers.

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

14 years agoEnhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.
gikidy [Mon, 6 Jul 2009 03:06:50 +0000 (03:06 +0000)]
Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.

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

14 years agoAdd tag of in/out for @param comments in function header.
xli24 [Mon, 6 Jul 2009 03:00:59 +0000 (03:00 +0000)]
Add tag of in/out for @param comments in function header.

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

14 years ago1) Add package description file (dec) for PcAtChipsetPkg
klu2 [Mon, 6 Jul 2009 02:59:37 +0000 (02:59 +0000)]
1) Add package description file (dec) for PcAtChipsetPkg
2) Add Pcd8259LegacyModeMask for platform developer configure default mask value in legacy mode.

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

14 years ago1) Add package description file (dec) for PcAtChipsetPkg
klu2 [Mon, 6 Jul 2009 02:58:12 +0000 (02:58 +0000)]
1) Add package description file (dec) for PcAtChipsetPkg
2) Add Pcd8259LegacyModeMask for platform developer configure default mask value in legacy mode.

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

14 years agoadd detailed description for functions.
vanjeff [Mon, 6 Jul 2009 02:22:21 +0000 (02:22 +0000)]
add detailed description for functions.

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

14 years agoFix minor typo
mdkinney [Sun, 5 Jul 2009 20:56:25 +0000 (20:56 +0000)]
Fix minor typo

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

14 years agoClean up formatting and some Doxygen comments.
darylm503 [Fri, 3 Jul 2009 23:40:55 +0000 (23:40 +0000)]
Clean up formatting and some Doxygen comments.

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

14 years agoClean up Doxygen group comments.
darylm503 [Fri, 3 Jul 2009 23:20:37 +0000 (23:20 +0000)]
Clean up Doxygen group comments.

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

14 years agoUpdate comments
mdkinney [Fri, 3 Jul 2009 22:40:21 +0000 (22:40 +0000)]
Update comments

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

14 years agoClean up Doxygen commenting.
darylm503 [Fri, 3 Jul 2009 21:59:06 +0000 (21:59 +0000)]
Clean up Doxygen commenting.

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

14 years agoRemove extra GUID that is not used
mdkinney [Fri, 3 Jul 2009 20:15:15 +0000 (20:15 +0000)]
Remove extra GUID that is not used

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

14 years agoChange FRAMEWORK_EFI_HII_CALLBACK_PACKET back to EFI_HII_CALLBACK_PACKET to match...
mdkinney [Fri, 3 Jul 2009 20:14:12 +0000 (20:14 +0000)]
Change FRAMEWORK_EFI_HII_CALLBACK_PACKET back to EFI_HII_CALLBACK_PACKET to match Framework HII 0.92 Specification

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

14 years agoAdd #defines that were removed from IntelFrameworkPkg/Include/Protocol/FrameworkFormC...
mdkinney [Fri, 3 Jul 2009 20:12:52 +0000 (20:12 +0000)]
Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h

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

14 years agoremove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg
vanjeff [Fri, 3 Jul 2009 14:36:04 +0000 (14:36 +0000)]
remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg

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

14 years agoadd UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.
vanjeff [Fri, 3 Jul 2009 14:35:24 +0000 (14:35 +0000)]
add UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.

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

14 years agoremove stranger characters.
vanjeff [Fri, 3 Jul 2009 11:30:19 +0000 (11:30 +0000)]
remove stranger characters.

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

14 years agofix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on RAS_MB...
eric_tian [Fri, 3 Jul 2009 09:18:30 +0000 (09:18 +0000)]
fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on RAS_MB". When it print a string contained a control character of 0xc, it will hang on ConOut->OutputString() which will preprocessor some control character and call HiiStringToImage to render. There is gap between ConOut->OutputString() and HiiStringToImage.The former doesn't identify '0xc' as a line break character and assert only one line font printed. But the latter think it is so and print 2 line, which causes assertion.
I add EFI_HII_IGNORE_LINE_BREAK flag to force HiiStringToImage ignore the force line break character.

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

14 years agoSynchronize the structure's member's name and comments for structure modified in...
klu2 [Fri, 3 Jul 2009 07:36:43 +0000 (07:36 +0000)]
Synchronize the structure's member's name and comments for structure modified in CSM 0.97 specification.

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

14 years agoadded comments per framework spec.
vanjeff [Fri, 3 Jul 2009 06:46:14 +0000 (06:46 +0000)]
added comments per framework spec.

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

14 years ago1, Synchronize CSM related structure definition's comments with Intel framework speci...
klu2 [Fri, 3 Jul 2009 06:25:35 +0000 (06:25 +0000)]
1, Synchronize CSM related structure definition's comments with Intel framework specification.
2, To following specification, correct following member's name:
   a) change the member name of EFI_COMPATIBILITY16_TABLE.OemintSegement to EFI_COMPATIBILITY16_TABLE.OemInt15Segment.
   b) change the member name of EFI_COMPATIBILITY16_TABLE.OemIntOffset to EFI_COMPATIBILITY16_TABLE. OemInt15Offset.
   c) change the member name of EFI_DISPATCH_OPROM_TABLE. BbsTablePointer to EFI_DISPATCH_OPROM_TABLE. BbsTable.

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

14 years agoFix a typo.
gikidy [Fri, 3 Jul 2009 03:21:53 +0000 (03:21 +0000)]
Fix a typo.

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

14 years agoChange naming of bit value definitions of AuthenticationStatus for Section Extraction...
rsun3 [Fri, 3 Jul 2009 02:42:12 +0000 (02:42 +0000)]
Change naming of bit value definitions of AuthenticationStatus for Section Extraction PPI to match PEI CIS spec. Also do some coding style clean up.

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

14 years agoPeiCis.h clean up.
rsun3 [Fri, 3 Jul 2009 01:33:47 +0000 (01:33 +0000)]
PeiCis.h clean up.
1. Add Doxygen comments for FRAMEWORK_EFI_PEI_SERVICES;
2. Remove definition of EFI_PEI_STARTUP_DESCRIPTOR. It is not defined in the PEI CIS spec and is implementation specific.

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

14 years agoUpdate comments
mdkinney [Fri, 3 Jul 2009 00:52:28 +0000 (00:52 +0000)]
Update comments

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

14 years agoUpdate comments for IsaAcpi.h, IsaIo.h, and VgaMiniPort.h
mdkinney [Fri, 3 Jul 2009 00:37:42 +0000 (00:37 +0000)]
Update comments for IsaAcpi.h, IsaIo.h, and VgaMiniPort.h

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

14 years agoCorrect the enumeration value's name for EFI_COMPATIBILITY_FUNCTIONS with Intel Frame...
klu2 [Thu, 2 Jul 2009 18:46:07 +0000 (18:46 +0000)]
Correct the enumeration value's name for EFI_COMPATIBILITY_FUNCTIONS with Intel Framework specification.

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

14 years agoRefine doxygen comments
klu2 [Thu, 2 Jul 2009 18:06:45 +0000 (18:06 +0000)]
Refine doxygen comments

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

14 years agoFix Winnt file system will fail to read() a root "\" after call open().
gikidy [Thu, 2 Jul 2009 08:52:32 +0000 (08:52 +0000)]
Fix Winnt file system will fail to read() a root "\" after call open().

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

14 years agoUpdate code comments according to intel framework specification.
lgao4 [Thu, 2 Jul 2009 08:52:18 +0000 (08:52 +0000)]
Update code comments according to intel framework specification.

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

14 years agoDxeCis.h clean up.
rsun3 [Thu, 2 Jul 2009 08:18:29 +0000 (08:18 +0000)]
DxeCis.h clean up.
1. Add comments
2. TIANO_DEVICE_PATH and TIANO_MEDIA_FW_VOL_FILEPATH_DEVICE_PATH_TYPE structures removed. They are not in DXE CIS spec.

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

14 years agoRemove library class of MemoryTestLib and related library instances.
xli24 [Thu, 2 Jul 2009 07:54:51 +0000 (07:54 +0000)]
Remove library class of MemoryTestLib and related library instances.

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

14 years agoCorrect the structure's comments to follow doxygen format.
klu2 [Thu, 2 Jul 2009 07:40:24 +0000 (07:40 +0000)]
Correct the structure's comments to follow doxygen format.

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

14 years agoRefine SMM USB Dispatch Protocol definition.
xli24 [Thu, 2 Jul 2009 07:16:44 +0000 (07:16 +0000)]
Refine SMM USB Dispatch Protocol definition.

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

14 years agocode clean up for Security.h.
rsun3 [Thu, 2 Jul 2009 05:58:27 +0000 (05:58 +0000)]
code clean up for Security.h.

1. Incorrect comment style preceding _EFI_PEI_SECURITY_PPI.  The comments in the file have the format used to describe a function, and should have the format for a structure.
2.  Latest PEI CIS (0.91) indicates the param should be:
IN OUT BOOLEAN     *DeferExecution
whereas in the H file it's:
IN OUT BOOLEAN     *StartCrisisRecovery

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

14 years agoRefine CPU I/O Protocol definition.
xli24 [Thu, 2 Jul 2009 05:27:47 +0000 (05:27 +0000)]
Refine CPU I/O Protocol definition.

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

14 years agoCorrect element description of EFI_SMM_PERIODIC_TIMER_DISPATCH_CONTEXT.
xli24 [Thu, 2 Jul 2009 03:33:49 +0000 (03:33 +0000)]
Correct element description of EFI_SMM_PERIODIC_TIMER_DISPATCH_CONTEXT.

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

14 years agoRemove the unknown characters.
gikidy [Thu, 2 Jul 2009 02:41:14 +0000 (02:41 +0000)]
Remove the unknown characters.

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

14 years agoRemove the unknown characters.
lgao4 [Thu, 2 Jul 2009 02:35:04 +0000 (02:35 +0000)]
Remove the unknown characters.

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

14 years agoAdd the missing LEGACY_USED definition.
lgao4 [Thu, 2 Jul 2009 02:31:56 +0000 (02:31 +0000)]
Add the missing LEGACY_USED definition.

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

14 years agoFix bugs in last code scrub.
rsun3 [Thu, 2 Jul 2009 02:01:29 +0000 (02:01 +0000)]
Fix bugs in last code scrub.

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

14 years agoFix Build failure
lgao4 [Thu, 2 Jul 2009 01:52:32 +0000 (01:52 +0000)]
Fix Build failure

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

14 years agoUpdate comments for coding style.
jljusten [Thu, 2 Jul 2009 00:47:58 +0000 (00:47 +0000)]
Update comments for coding style.

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

14 years agotabs were set incorrectly in previous check in
lgr [Wed, 1 Jul 2009 21:35:11 +0000 (21:35 +0000)]
tabs were set incorrectly in previous check in

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

14 years agoChange single quote to use standard ascii character.
jljusten [Wed, 1 Jul 2009 18:18:10 +0000 (18:18 +0000)]
Change single quote to use standard ascii character.

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

14 years agoUpdate BASE_ARG() macro to pass static analysis tools. This change should not cause...
mdkinney [Wed, 1 Jul 2009 18:05:03 +0000 (18:05 +0000)]
Update BASE_ARG() macro to pass static analysis tools.  This change should not cause any changes in behavior

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

14 years agoPer code review, Update Doxygen comments - add the missing info from spec with the...
lgr [Wed, 1 Jul 2009 16:03:32 +0000 (16:03 +0000)]
Per code review, Update Doxygen comments - add the missing info from spec with the description,
params and retvals that vary for each value in the mode enums.
Correct some func parameter modifiers and retvals

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

14 years agoPer code review, Update Doxygen comments - add /// comments to protocol struct
lgr [Wed, 1 Jul 2009 15:59:08 +0000 (15:59 +0000)]
Per code review, Update Doxygen comments - add /// comments to protocol struct

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

14 years agoPer code review, Update Doxygen comments - add /// comments from spec to data and...
lgr [Wed, 1 Jul 2009 15:57:13 +0000 (15:57 +0000)]
Per code review, Update Doxygen comments - add /// comments from spec to data and protocol struct.
Add some missing retval's to func comments

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

14 years agoPer code review, Update Doxygen comments - restore reference to framework spec in...
lgr [Wed, 1 Jul 2009 15:55:08 +0000 (15:55 +0000)]
Per code review, Update Doxygen comments - restore reference to framework spec in header, add /// comments from spec to data and protocol structs

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

14 years agoUpdate the Tpm12.h to the TCG TPM spec 1.2 revision
zliu3 [Wed, 1 Jul 2009 13:25:11 +0000 (13:25 +0000)]
Update the Tpm12.h to the TCG TPM spec 1.2 revision

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

14 years agoEnhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/PciCfg2...
lgao4 [Wed, 1 Jul 2009 09:59:33 +0000 (09:59 +0000)]
Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/PciCfg2.h to generate the correct Address for PI PciCfg PPI when bus number is larger than 127 and reg is less than 256. And Enhance function macro EFI_PEI_PCI_CFG_ADDRESS to handle that reg is larger than and equal to 256.

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

14 years agoFix code bug to cause deal loop when no floppy device.
lgao4 [Wed, 1 Jul 2009 06:57:25 +0000 (06:57 +0000)]
Fix code bug to cause deal loop when no floppy device.

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

14 years agoSynchronize the binary with modification at build tool project r1634. The modificatio...
klu2 [Wed, 1 Jul 2009 06:44:37 +0000 (06:44 +0000)]
Synchronize the binary with modification at build tool project r1634. The modification is adjusting the regular expression to handle more "#include" case when build tool calculate the dependency for source file. This modification has been tested under UNIX and MSFT tool chain.

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

14 years agoFix date/time not work for the return value of RtcRead not need type convert.
gikidy [Wed, 1 Jul 2009 06:05:41 +0000 (06:05 +0000)]
Fix date/time not work for the return value of RtcRead not need type convert.

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

14 years agoIsa Floppy driver code scrub.
rsun3 [Wed, 1 Jul 2009 05:48:44 +0000 (05:48 +0000)]
Isa Floppy driver code scrub.

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

14 years ago1. Remove SetVecotor() in SetMode().
vanjeff [Wed, 1 Jul 2009 05:25:38 +0000 (05:25 +0000)]
1. Remove SetVecotor() in SetMode().
2. Change initialized legacy interrupt mask value to 0xffff to disable all interrupts at the beginning.

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

14 years agoAdd Null implementation of the Legacy Region Protocol
mdkinney [Wed, 1 Jul 2009 03:42:47 +0000 (03:42 +0000)]
Add Null implementation of the Legacy Region Protocol

This module may be used on platforms that do not have the ability to manage the legacy regions or as a template module for implementing support for legacy regions

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

14 years agosync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP Secret...
eric_tian [Wed, 1 Jul 2009 00:47:09 +0000 (00:47 +0000)]
sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP Secret UI allows the minimum number of 13 characters while the spec only requires 12

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

14 years agoAdd Null implementation of the Reset System Library that generated an ASSERT() on...
mdkinney [Wed, 1 Jul 2009 00:03:38 +0000 (00:03 +0000)]
Add Null implementation of the Reset System Library that generated an ASSERT() on all reset APIs.

This library can be used as a template to implement a Reset System Library for a specific platform.

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

14 years agoAdjust the behavior of the MdePkg Print Library class to produce a consistent style...
mdkinney [Tue, 30 Jun 2009 23:13:06 +0000 (23:13 +0000)]
Adjust the behavior of the MdePkg Print Library class to produce a consistent style of EOL characters.

Previously, the Print Library class would translate '\n' to '\n\r'.

With this update, the following EOL translations are performed:
1) '\r' to '\r'
2) '\r\n' to '\r\n'
3) '\n' to '\r\n'
4) '\n\r' to '\r\n'

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

14 years ago* Modify various PCI register settings for OVMF.
jljusten [Tue, 30 Jun 2009 15:57:35 +0000 (15:57 +0000)]
* Modify various PCI register settings for OVMF.
* Clear the screen following connect-all so the logo does not
  appear over the shell text.

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

14 years agoDo not update the GL-GD5446 DRAM Control register during
jljusten [Tue, 30 Jun 2009 15:57:33 +0000 (15:57 +0000)]
Do not update the GL-GD5446 DRAM Control register during
InitializeGraphicsMode.  The update of this register would
cause the xorg-cirrus driver to mis-detect the size of
video memory for the QEMU cirrus video device.

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

14 years agoDo not draw anything during DrawLogo.
jljusten [Tue, 30 Jun 2009 15:57:31 +0000 (15:57 +0000)]
Do not draw anything during DrawLogo.

Previously a series of diagonal color lines would be drawn to the
screen, and then quickly replaced by the boot logo.  Now the
screen will remain black until the boot logo is shown.

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

14 years agoAdd MdeModulePkg/Universal/PrintDxe driver to OVMF.
jljusten [Tue, 30 Jun 2009 15:57:29 +0000 (15:57 +0000)]
Add MdeModulePkg/Universal/PrintDxe driver to OVMF.

Move many libraries to Libraries.common section.

Add basic UEFI_APPLICATION libraries to allow applications
to be easily added to OVMF builds.

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

14 years agoadd error handler to pass K8 check
eric_tian [Tue, 30 Jun 2009 07:29:19 +0000 (07:29 +0000)]
add error handler to pass K8 check

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

14 years agoAdd null instance of SmmLib in IntelFrameworkPkg.
xli24 [Tue, 30 Jun 2009 06:59:33 +0000 (06:59 +0000)]
Add null instance of SmmLib in IntelFrameworkPkg.

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

14 years agoFix system memory map issue.
gikidy [Tue, 30 Jun 2009 05:47:12 +0000 (05:47 +0000)]
Fix system memory map issue.

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

14 years agoShould not use integer as boolean value for judgment.
klu2 [Tue, 30 Jun 2009 02:15:24 +0000 (02:15 +0000)]
Should not use integer as boolean value for judgment.

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

14 years agoRefine the member name.
klu2 [Tue, 30 Jun 2009 01:55:22 +0000 (01:55 +0000)]
Refine the member name.

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

14 years agoRefine the member name.
klu2 [Tue, 30 Jun 2009 01:55:21 +0000 (01:55 +0000)]
Refine the member name.

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

14 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f19259b...
jcarsey [Mon, 29 Jun 2009 16:28:23 +0000 (16:28 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f19259b-4bc3-4df7-8a09-765794883524

14 years agoadd security check.
vanjeff [Mon, 29 Jun 2009 09:19:25 +0000 (09:19 +0000)]
add security check.

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

14 years agoadd assertion to pass K8 check.
eric_tian [Mon, 29 Jun 2009 09:09:59 +0000 (09:09 +0000)]
add assertion to pass K8 check.

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

14 years agoAdd check for memory allocation.
xli24 [Mon, 29 Jun 2009 07:29:39 +0000 (07:29 +0000)]
Add check for memory allocation.

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

14 years agoUpdate the SCSI Disk Driver to not mount drives on physical only SCSI channels
gikidy [Mon, 29 Jun 2009 05:58:14 +0000 (05:58 +0000)]
Update the SCSI Disk Driver to not mount drives on physical only SCSI channels

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

14 years agoFix the bug that necessary call of SetVectorBase() is missing in the SetMode() function.
xli24 [Mon, 29 Jun 2009 04:41:20 +0000 (04:41 +0000)]
Fix the bug that necessary call of SetVectorBase() is missing in the SetMode() function.

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

14 years agoFix incorrect error handling when PXE boot timeout.
gikidy [Mon, 29 Jun 2009 03:42:33 +0000 (03:42 +0000)]
Fix incorrect error handling when PXE boot timeout.

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

14 years agofixed ecc and k8 issues.
vanjeff [Mon, 29 Jun 2009 03:21:03 +0000 (03:21 +0000)]
fixed ecc and k8 issues.

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

14 years agoUpdate Copyright. Delete erroneous "Module Name" line.
darylm503 [Fri, 26 Jun 2009 19:44:34 +0000 (19:44 +0000)]
Update Copyright. Delete erroneous "Module Name" line.

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

14 years agoUpdated copyright. Deleted erroneous "Module Name" line. Changed preceding macro...
darylm503 [Fri, 26 Jun 2009 19:36:51 +0000 (19:36 +0000)]
Updated copyright. Deleted erroneous "Module Name" line. Changed preceding macro, enum, and structure comments to Doxygen style. Changed existing structure member comments to Doxygen style. Cleaned up some comment blocks to conform to the coding specification. Changed @bug comments on structure members to the postfix style so that the correct members are documented. Removed duplicate, orphan, EFI_TO_COMPATIBILITY16_BOOT_TABLE comment and move remaining comment to the correct location. Add descriptive comment to terminating #endif.

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

14 years agoChanged Copyright to 2006-2009 to reflect original through current revisions. Delete...
darylm503 [Fri, 26 Jun 2009 19:09:39 +0000 (19:09 +0000)]
Changed Copyright to 2006-2009 to reflect original through current revisions.  Deleted the Module Name line.  Changed "Firmware Volume Block Attributes" comments to Doxygen Style and grouped the #defines together under that comment.  EFI_FVB_CAPABILITIES macro Values were not aligned. Alignment made it unclear whether this was a simple or parameterized macro.  Enhanced comments to make this clear.  Re-aligned the EFI_TEST_FFS_ATTRIBUTES_BIT macro to make it easier to read.  Added an identifying comment to the terminating #endif.

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

14 years agoCoding style clean-up.
rsun3 [Fri, 26 Jun 2009 08:40:09 +0000 (08:40 +0000)]
Coding style clean-up.

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

14 years agoUpdate code style.
lgao4 [Fri, 26 Jun 2009 08:39:21 +0000 (08:39 +0000)]
Update code style.

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

14 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f19259b...
jchen20 [Fri, 26 Jun 2009 07:14:08 +0000 (07:14 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f19259b-4bc3-4df7-8a09-765794883524

14 years agoEnhance error handle of BuildDevicePath for it is possible to receive other errors.
gikidy [Fri, 26 Jun 2009 06:29:00 +0000 (06:29 +0000)]
Enhance error handle of BuildDevicePath for it is possible to receive other errors.

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

14 years agoVerified some definitions of DataHubRecord.
gikidy [Fri, 26 Jun 2009 06:16:33 +0000 (06:16 +0000)]
Verified some definitions of DataHubRecord.

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

14 years agoClean up ECC.
vanjeff [Fri, 26 Jun 2009 03:33:17 +0000 (03:33 +0000)]
Clean up ECC.

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

14 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f19259b...
jchen20 [Fri, 26 Jun 2009 03:28:05 +0000 (03:28 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f19259b-4bc3-4df7-8a09-765794883524

14 years agoCode scrub for IdeBusDxe driver
jchen20 [Fri, 26 Jun 2009 03:23:08 +0000 (03:23 +0000)]
Code scrub for IdeBusDxe driver

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

14 years agoCode scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.
vanjeff [Thu, 25 Jun 2009 13:47:45 +0000 (13:47 +0000)]
Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.

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

14 years agoupdate the comments on Event
eric_tian [Thu, 25 Jun 2009 09:09:21 +0000 (09:09 +0000)]
update the comments on Event

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

14 years agoCorrect DriverSample ConfigAcess protocol ExtractConfig interface.
lgao4 [Thu, 25 Jun 2009 09:08:30 +0000 (09:08 +0000)]
Correct DriverSample ConfigAcess protocol ExtractConfig interface.
Correct SetupBrowser to set default value for default sting ID.

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

14 years agocode scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module
eric_tian [Thu, 25 Jun 2009 08:42:53 +0000 (08:42 +0000)]
code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module

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

14 years agoClean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionExtraction
lgao4 [Thu, 25 Jun 2009 08:40:49 +0000 (08:40 +0000)]
Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionExtraction

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

14 years agocode scrub on Ps2MouseDxe module
eric_tian [Thu, 25 Jun 2009 08:27:12 +0000 (08:27 +0000)]
code scrub on Ps2MouseDxe module

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

14 years agoExtend the max number of interface to 128 and correct the display of eth name.
gikidy [Thu, 25 Jun 2009 06:18:32 +0000 (06:18 +0000)]
Extend the max number of interface to 128 and correct the display of eth name.

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

14 years agoUse UNI file string to display Boot Option for language localization.
gikidy [Thu, 25 Jun 2009 04:44:45 +0000 (04:44 +0000)]
Use UNI file string to display Boot Option for language localization.

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