]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years agoedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/*:
jljusten [Thu, 22 May 2008 23:42:13 +0000 (23:42 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/*:
  Merge from edk2/MdePkg/Library/BaseMemoryLib and
  edk2/MdePkg/Library/BaseMemoryLibRepStr to achieve better
  support for additional compilers.

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

15 years agoedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/*:
jljusten [Thu, 22 May 2008 23:37:38 +0000 (23:37 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/*:
  Merge from edk2/MdePkg/Library/BaseLib to achieve better
  support for additional compilers.

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

15 years agoMerge from edk2/MdePkg/Library/BaseIoLibIntrinsic to achieve better
jljusten [Thu, 22 May 2008 23:33:19 +0000 (23:33 +0000)]
Merge from edk2/MdePkg/Library/BaseIoLibIntrinsic to achieve better
support for additional compilers.

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

15 years agoedk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c:
jljusten [Thu, 22 May 2008 23:29:56 +0000 (23:29 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c:
  Fix warning from Intel Compiler.

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

15 years agoedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/X64...
jljusten [Thu, 22 May 2008 23:27:44 +0000 (23:27 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/X64/CopyMem.asm:
  Merge fix from r3913:
    "Fix bug in backward copy for x64"

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

15 years agoedk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:
jljusten [Thu, 22 May 2008 23:24:08 +0000 (23:24 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:
  Add Intel Compiler fixes similar to r5123
  edk2/EdkCompatibilityPkg/Foundation/Include/X64/EfiBind.h.

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

15 years agoedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkIIGlueDefi...
jljusten [Thu, 22 May 2008 23:20:30 +0000 (23:20 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkIIGlueDefinitionChangesPeim.h:
  Remove duplicate definition of EFI_PEI_CPU_IO_PPI.
  Previous definition was in
  edk2\EdkCompatibilityPkg\Foundation\Framework\Include\PeiApi.h

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

15 years agoedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBase.h:
jljusten [Thu, 22 May 2008 19:05:40 +0000 (19:05 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBase.h:
  Similar to previous change in TianoBind.h in r5123
  for the Intel compiler.
  Include <EfiBind.h> instead of "EfiBind.h", or
  for some reason __STDC_VERSION__ is not defined.

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

15 years agoAdd a reference of 2nd buffer storage in a formset.
qwang12 [Thu, 22 May 2008 09:30:18 +0000 (09:30 +0000)]
Add a reference of 2nd buffer storage in a formset.

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

15 years agoRemove minor defects in Doxygen header
qhuang8 [Thu, 22 May 2008 09:00:12 +0000 (09:00 +0000)]
Remove minor defects in Doxygen header

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

15 years agoUse Feature Flag PCD to PcdUefiVariableDefaultLangDepricate to replace LANG_SUPPORT.
qwang12 [Thu, 22 May 2008 08:37:25 +0000 (08:37 +0000)]
Use Feature Flag PCD to PcdUefiVariableDefaultLangDepricate to replace LANG_SUPPORT.

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

15 years agoAdd in ConvertIso639LanguageToRfc3066Language API.
qwang12 [Thu, 22 May 2008 00:59:42 +0000 (00:59 +0000)]
Add in ConvertIso639LanguageToRfc3066Language API.

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

15 years agoAdd in ConvertIso639LanguageToRfc3066Language API.
qwang12 [Thu, 22 May 2008 00:58:21 +0000 (00:58 +0000)]
Add in ConvertIso639LanguageToRfc3066Language API.

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

15 years agoadd debug information.
vanjeff [Wed, 21 May 2008 08:32:06 +0000 (08:32 +0000)]
add debug information.

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

15 years agoa. Fixed the incorrect generated array in c code for default store values
jwang36 [Wed, 21 May 2008 08:08:57 +0000 (08:08 +0000)]
a. Fixed the incorrect generated array in c code for default store values
b. Fixed the version string.

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

15 years agoAdd compatibility modules into the DSC file.
qwang12 [Wed, 21 May 2008 07:58:18 +0000 (07:58 +0000)]
Add compatibility modules into the DSC file.

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

15 years agoChanged the default value for the same var to be the same.
jwang36 [Wed, 21 May 2008 07:28:53 +0000 (07:28 +0000)]
Changed the default value for the same var to be the same.

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

15 years agoFix a bug and update comments.
qwang12 [Wed, 21 May 2008 07:25:07 +0000 (07:25 +0000)]
Fix a bug and update comments.

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

15 years agoUpdate the comments.
qwang12 [Wed, 21 May 2008 07:24:14 +0000 (07:24 +0000)]
Update the comments.

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

15 years ago1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI to ECP_P...
qwang12 [Wed, 21 May 2008 07:21:30 +0000 (07:21 +0000)]
1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI to ECP_PEI_PCI_CFG_PPI. This help to detect if user is calling PeiServiceTable->PciCfg->Modify in a PI platform. Modify between Framework spec and PI spec is not compatible.
2) Add ECP_PEI_PCI_CFG_PPI to EdkFrameworkPpiLib
3) Add PeiLibPciCfgModify which call PciCfg2. This function will used by modified Framework Module which will be working with a PI platform.

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

15 years agoUse "X64" for directory name to follow directory name convention.
qhuang8 [Wed, 21 May 2008 04:08:35 +0000 (04:08 +0000)]
Use "X64" for directory name to follow directory name convention.

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

15 years agoUse "X64" for directory name to follow directory name convention.
qhuang8 [Wed, 21 May 2008 04:07:30 +0000 (04:07 +0000)]
Use "X64" for directory name to follow directory name convention.

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

15 years agoUpdate to fix minor coding style issues.
qhuang8 [Wed, 21 May 2008 04:03:40 +0000 (04:03 +0000)]
Update to fix minor coding style issues.

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

15 years agoUpdate to fix minor coding style issues.
qhuang8 [Wed, 21 May 2008 01:40:12 +0000 (01:40 +0000)]
Update to fix minor coding style issues.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:10:16 +0000 (01:10 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:06:28 +0000 (01:06 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:05:39 +0000 (01:05 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:05:17 +0000 (01:05 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:04:53 +0000 (01:04 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:04:28 +0000 (01:04 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:03:34 +0000 (01:03 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:02:35 +0000 (01:02 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:02:02 +0000 (01:02 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:00:57 +0000 (01:00 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 01:00:25 +0000 (01:00 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 00:59:13 +0000 (00:59 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange the file name case to follow coding style: The first character should be capital.
qhuang8 [Wed, 21 May 2008 00:58:42 +0000 (00:58 +0000)]
Change the file name case to follow coding style: The first character should be capital.

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

15 years agoChange file name case to follow coding style:The first character should be capital.
qhuang8 [Wed, 21 May 2008 00:56:56 +0000 (00:56 +0000)]
Change file name case to follow coding style:The first character should be capital.

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

15 years agosetting executable on these files
lhauch [Tue, 20 May 2008 17:43:07 +0000 (17:43 +0000)]
setting executable on these files

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

15 years agosetting executable on these files
lhauch [Tue, 20 May 2008 17:29:28 +0000 (17:29 +0000)]
setting executable on these files

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

15 years agoForcing dlls and pyd files to executable
lhauch [Tue, 20 May 2008 17:06:52 +0000 (17:06 +0000)]
Forcing dlls and pyd files to executable

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

15 years agoUpdate package dependency.
qwang12 [Tue, 20 May 2008 09:17:45 +0000 (09:17 +0000)]
Update package dependency.

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

15 years agoUpdate package dependency.
qwang12 [Tue, 20 May 2008 09:16:54 +0000 (09:16 +0000)]
Update package dependency.

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

15 years agoUpdate comments.
qwang12 [Tue, 20 May 2008 09:16:08 +0000 (09:16 +0000)]
Update comments.

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

15 years ago1) Add in Doxygen comment.
qwang12 [Tue, 20 May 2008 09:15:21 +0000 (09:15 +0000)]
1) Add in Doxygen comment.
2) Update package dependency list.

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

15 years agoMove gPeiReadonlyVariableThunkPresentPpiGuid to EdkCompatibilityPkg/EdkCompatibilityP...
qwang12 [Tue, 20 May 2008 09:13:34 +0000 (09:13 +0000)]
Move gPeiReadonlyVariableThunkPresentPpiGuid to EdkCompatibilityPkg/EdkCompatibilityPkg.dec which is a more proper package.

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

15 years ago1) Make Compatibility/Include the public include directory.
qwang12 [Tue, 20 May 2008 09:12:25 +0000 (09:12 +0000)]
1) Make Compatibility/Include the public include directory.
2) Add two PPI

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

15 years ago1) Make Compatibility/Include the public include directory.
qwang12 [Tue, 20 May 2008 09:10:18 +0000 (09:10 +0000)]
1) Make Compatibility/Include the public include directory.
2) Add two PPI into dec file

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

15 years agoUpdate doxygen comments.
qwang12 [Tue, 20 May 2008 07:52:50 +0000 (07:52 +0000)]
Update doxygen comments.

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

15 years agoAdd doxygen style comments for section extraction module.
qhuang8 [Tue, 20 May 2008 07:26:10 +0000 (07:26 +0000)]
Add doxygen style comments for section extraction module.

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

15 years agoAdd UcToUc2Thunk
qwang12 [Tue, 20 May 2008 01:41:25 +0000 (01:41 +0000)]
Add UcToUc2Thunk

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

15 years ago1) Fix a bug in UC2_PRIVATE_DATA_FROM_THIS
qwang12 [Tue, 20 May 2008 01:40:17 +0000 (01:40 +0000)]
1) Fix a bug in UC2_PRIVATE_DATA_FROM_THIS
2) Fix a typo

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

15 years agoadd gPeiReadonlyVariableThunkPresentPpiGuid
qwang12 [Mon, 19 May 2008 09:39:08 +0000 (09:39 +0000)]
add gPeiReadonlyVariableThunkPresentPpiGuid

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

15 years agoAdd in Uc2ToUcThunk module.
qwang12 [Mon, 19 May 2008 09:37:05 +0000 (09:37 +0000)]
Add in Uc2ToUcThunk module.

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

15 years agoFixed PCD override issue
jwang36 [Mon, 19 May 2008 05:12:27 +0000 (05:12 +0000)]
Fixed PCD override issue

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

15 years agoUpdate the file header comments.
qwang12 [Mon, 19 May 2008 02:42:39 +0000 (02:42 +0000)]
Update the file header comments.

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

15 years ago1) Update the file headers
qwang12 [Mon, 19 May 2008 02:40:45 +0000 (02:40 +0000)]
1) Update the file headers
2) Make sure ReadOnlyVariableToReadOnlyVariable2Thunk and ReadOnlyVariable2ToReadOnlyVariableThunk are not included in the platform at the same time.

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

15 years agoUpdate the file header comments.
qwang12 [Mon, 19 May 2008 01:48:54 +0000 (01:48 +0000)]
Update the file header comments.

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

15 years agoUpdate ChangeLog.txt
qwang12 [Fri, 16 May 2008 09:51:06 +0000 (09:51 +0000)]
Update ChangeLog.txt

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

15 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5216 6f19259b...
qwang12 [Fri, 16 May 2008 09:45:51 +0000 (09:45 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5216 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoUpdate Comments.
qwang12 [Fri, 16 May 2008 09:45:41 +0000 (09:45 +0000)]
Update Comments.

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

15 years ago1) Update comments.
qwang12 [Fri, 16 May 2008 09:45:09 +0000 (09:45 +0000)]
1) Update comments.
2) Remove reference to ">>" as it cause the generated code to link with other libraries.

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

15 years agoMake the module GCC clean.
qwang12 [Fri, 16 May 2008 09:43:38 +0000 (09:43 +0000)]
Make the module GCC clean.

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

15 years agoa. Fixed PCD override issue
jwang36 [Fri, 16 May 2008 08:47:15 +0000 (08:47 +0000)]
a. Fixed PCD override issue
b. Added error check and report for incompatible files in meta file.

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

15 years ago[Description]
eric_tian [Fri, 16 May 2008 07:14:25 +0000 (07:14 +0000)]
[Description]
Memory may leak because the handles in IScsiUpdateDeviceList is not freed if the "iSCSIDeviceList" already exists
[Impaction]
add Free() func to free memory properly.
[Reference Info]
The Handles in IScsiUpdateDeviceList is not freed if the "iSCSIDeviceList" already exists

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

15 years agoFixed an error during optimizing dependency expression.
jwang36 [Fri, 16 May 2008 03:09:51 +0000 (03:09 +0000)]
Fixed an error during optimizing dependency expression.

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

15 years agoFixed error report error when more than one inf files found
jwang36 [Fri, 16 May 2008 02:19:28 +0000 (02:19 +0000)]
Fixed error report error when more than one inf files found

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

15 years agoUpdated quick start instructions to match installation.html
lhauch [Thu, 15 May 2008 16:14:56 +0000 (16:14 +0000)]
Updated quick start instructions to match installation.html

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

15 years ago1) Add Doxygen Comments
qwang12 [Thu, 15 May 2008 09:17:46 +0000 (09:17 +0000)]
1) Add Doxygen Comments

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

15 years ago1) Add Doxygen Comments
qwang12 [Thu, 15 May 2008 09:14:36 +0000 (09:14 +0000)]
1) Add Doxygen Comments
2) Add some ASSERTs to assist debug.

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

15 years agoAdd ASL_FLAGS template for user reference.
lgao4 [Thu, 15 May 2008 04:58:49 +0000 (04:58 +0000)]
Add ASL_FLAGS template for user reference.

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

15 years agoa. Fixed varid 0 issue in VfrCompile
jwang36 [Thu, 15 May 2008 03:41:16 +0000 (03:41 +0000)]
a. Fixed varid 0 issue in VfrCompile
b. Fixed an undefined variable in the parser of tools_def.txt

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

15 years agoFixed VFR compile issue for EBC architecture in MYTOOLS toolchain
jwang36 [Thu, 15 May 2008 03:00:04 +0000 (03:00 +0000)]
Fixed VFR compile issue for EBC architecture in MYTOOLS toolchain

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

15 years agoUpdate MapUefiHiiHandles to return EFI_SUCCESS if there is no packages registered...
qwang12 [Wed, 14 May 2008 09:19:06 +0000 (09:19 +0000)]
Update MapUefiHiiHandles to return EFI_SUCCESS if there is no packages registered in UEFI HII database.

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

15 years ago1) Use 0xFFEE as the VarId the reason is as follows:
qwang12 [Wed, 14 May 2008 08:18:48 +0000 (08:18 +0000)]
1) Use 0xFFEE as the VarId the reason is as follows:
// VARSTORE ID of 0 for Buffer Storage Type Storage is reserved in UEFI IFR form. But VARSTORE ID
// 0 in Framework IFR is the default VarStore ID for storage without explicit declaration. So we have
// to reseved 0xFFEE in UEFI VARSTORE ID to represetn default storage id in Framework IFR.
// Framework VFR has to be ported or pre-processed to change the default VARSTORE to a VARSTORE
// with ID equal to 0xFFEE.

2) Update some comments

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

15 years agoMinor coding style adjustment for DiskIo, Partition, English and Ebc modules.
qhuang8 [Wed, 14 May 2008 06:07:07 +0000 (06:07 +0000)]
Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.

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

15 years agoAdd in example on
qwang12 [Wed, 14 May 2008 02:20:02 +0000 (02:20 +0000)]
Add in example on
1) how to add SAFE_DEFAULT and MFG_DEFAULT in a formset.
2) how to specify a MFG_DEFAULT for a checkbox.

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

15 years agoFixed an issue in default storage for checkbox and changed the format of error message.
jwang36 [Tue, 13 May 2008 09:34:02 +0000 (09:34 +0000)]
Fixed an issue in default storage for checkbox and changed the format of error message.

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

15 years agoMinor coding style adjustment for DxeIpl.
qhuang8 [Tue, 13 May 2008 09:09:41 +0000 (09:09 +0000)]
Minor coding style adjustment for DxeIpl.

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

15 years agoMinor coding style adjustment for DxeCore.
qhuang8 [Tue, 13 May 2008 09:09:11 +0000 (09:09 +0000)]
Minor coding style adjustment for DxeCore.

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

15 years agoFix the prediction warnings in EBC.
qhuang8 [Tue, 13 May 2008 09:07:59 +0000 (09:07 +0000)]
Fix the prediction warnings in EBC.

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

15 years agoAdd doxygen style comments for functions in EBC module.
qhuang8 [Tue, 13 May 2008 08:46:12 +0000 (08:46 +0000)]
Add doxygen style comments for functions in EBC module.

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

15 years agoAdded incremental support in GenFds
jwang36 [Fri, 9 May 2008 09:21:05 +0000 (09:21 +0000)]
Added incremental support in GenFds

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

15 years agoFix the bug in GenSec tool, the nonexist file can't be parsed correctly.
lgao4 [Fri, 9 May 2008 08:45:41 +0000 (08:45 +0000)]
Fix the bug in GenSec tool, the nonexist file can't be parsed correctly.

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

15 years agoChanged the path of symbol file to be always the same as vtf file
jwang36 [Fri, 9 May 2008 08:44:42 +0000 (08:44 +0000)]
Changed the path of symbol file to be always the same as vtf file

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

15 years agoFix the prediction warnings in DxeMain.
qhuang8 [Fri, 9 May 2008 07:52:58 +0000 (07:52 +0000)]
Fix the prediction warnings in DxeMain.

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

15 years agoAdd doxygen style comments for functions in DxeMain.
qhuang8 [Fri, 9 May 2008 07:08:30 +0000 (07:08 +0000)]
Add doxygen style comments for functions in DxeMain.

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

15 years agoAssert() break point default is DEADLOOP().
lgao4 [Fri, 9 May 2008 06:30:03 +0000 (06:30 +0000)]
Assert() break point default is DEADLOOP().

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

15 years agoedk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c:
jljusten [Thu, 8 May 2008 16:53:42 +0000 (16:53 +0000)]
edk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c:
  Add type casting to fix warning generated by the Intel compiler.

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

15 years agoa) Added explicit banner for pass/fail indication of build
jwang36 [Thu, 8 May 2008 13:21:37 +0000 (13:21 +0000)]
a) Added explicit banner for pass/fail indication of build
b) Fixed the issue which cause error message from FDF parser won't be printed out.
c) Fixed the error message format of FDF parser
d) Changed the exit code of build tool from always 1 to error code, if error occurred

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

15 years ago1) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to get the...
qwang12 [Thu, 8 May 2008 08:57:58 +0000 (08:57 +0000)]
1) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to get the String Information will fail to locate the Package List based on a Package GUID if a required String Pack is registered using Framework HII NewPack instance.
2) Correct a few other minor issues.

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

15 years agoFix typo.
klu2 [Thu, 8 May 2008 06:25:45 +0000 (06:25 +0000)]
Fix typo.

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

15 years agoSupport X64 build for DUET platform.
klu2 [Thu, 8 May 2008 06:22:31 +0000 (06:22 +0000)]
Support X64 build for DUET platform.

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

15 years agoAdd doxygen style comments for functions in Partition & Disk IO modules.
qhuang8 [Thu, 8 May 2008 04:17:44 +0000 (04:17 +0000)]
Add doxygen style comments for functions in Partition & Disk IO modules.

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

15 years agoAdd ASM16 tool configuration for MYTOOLS tag.
klu2 [Thu, 8 May 2008 04:12:33 +0000 (04:12 +0000)]
Add ASM16 tool configuration for MYTOOLS tag.

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

15 years ago1) Fix some casting working in X64 building
klu2 [Thu, 8 May 2008 04:11:25 +0000 (04:11 +0000)]
1) Fix some casting working in X64 building
2) Use SetMem/CopyMem function to do structure initialization to avoid X64 compiler call standard C library.

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

15 years agoAdd doxygen style comments for functions in English module.
qhuang8 [Thu, 8 May 2008 03:10:39 +0000 (03:10 +0000)]
Add doxygen style comments for functions in English module.

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

15 years agoDo not use EntryPoint library for EfiLdr module.
klu2 [Thu, 8 May 2008 02:23:39 +0000 (02:23 +0000)]
Do not use EntryPoint library for EfiLdr module.

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

15 years ago1) DxeIpl should not use UefiDriverEntryPointLib
klu2 [Wed, 7 May 2008 09:38:31 +0000 (09:38 +0000)]
1) DxeIpl should not use UefiDriverEntryPointLib
2) Fix incorrect judgment for ACPI table in legacy region.

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

15 years agoRe-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Thunk...
qwang12 [Wed, 7 May 2008 09:02:59 +0000 (09:02 +0000)]
Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Thunk layer has enable these two functions to be called by the module that written against Framework HII spec.

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