]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
16 years agoedk2/EdkCompatibilityPkg/Foundation/Core/Dxe ...
jljusten [Fri, 21 Mar 2008 17:53:04 +0000 (17:53 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Core/Dxe ...
   /ArchProtocol/StatusCode/StatusCode.h:
* Add back in typedef for which should not have been removed.

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

16 years agoedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDriver.c:
jljusten [Fri, 21 Mar 2008 17:45:46 +0000 (17:45 +0000)]
edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDriver.c:
* Fix warning with gcc.

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

16 years agoChanged per the recent update
jwang36 [Fri, 21 Mar 2008 06:14:01 +0000 (06:14 +0000)]
Changed per the recent update

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

16 years ago[Description]
eric_tian [Fri, 21 Mar 2008 03:28:56 +0000 (03:28 +0000)]
[Description]
solve the x64 exception issue when unloading iSCSI driver
[Impaction]
add some handler for failure branch and prohibit the additional ISCSI INITIATOR NAME PROTOCOL from being installed.
[Reference Info]
this bug is reported by DELL. it causes an exception in x64 on unloading iscsi driver.

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

16 years agoedk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Arp/Arp.h:
jljusten [Thu, 20 Mar 2008 22:11:40 +0000 (22:11 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Arp/Arp.h:
* Add back in typedef for EFI_ARP_FIND_DATA which should not have
  been removed.

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

16 years agoRemoved extra typedefs on structures to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 21:17:47 +0000 (21:17 +0000)]
Removed extra typedefs on structures to fix error generated by gcc.

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

16 years agoRemoved extra typedefs on structures to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 21:10:58 +0000 (21:10 +0000)]
Removed extra typedefs on structures to fix error generated by gcc.

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

16 years agoRemoved extra typedefs on structures to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 21:08:53 +0000 (21:08 +0000)]
Removed extra typedefs on structures to fix error generated by gcc.

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

16 years agoedk2/EdkCompatibilityPkg/Foundation/Include/X64/EfiBind.h:
jljusten [Thu, 20 Mar 2008 21:07:19 +0000 (21:07 +0000)]
edk2/EdkCompatibilityPkg/Foundation/Include/X64/EfiBind.h:
* Added the ULL suffix to constant values greater than 32-bits so they
  will be interpreted as a unsigned long long.

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

16 years agoRemoved extra typedefs on structures to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 21:01:21 +0000 (21:01 +0000)]
Removed extra typedefs on structures to fix error generated by gcc.

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

16 years agoFix filename text 'case' for #include.
jljusten [Thu, 20 Mar 2008 21:00:45 +0000 (21:00 +0000)]
Fix filename text 'case' for #include.

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

16 years agoRemoved extra typedefs on structures to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 20:59:20 +0000 (20:59 +0000)]
Removed extra typedefs on structures to fix error generated by gcc.

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

16 years agoFix filename text 'case' for #include.
jljusten [Thu, 20 Mar 2008 20:58:52 +0000 (20:58 +0000)]
Fix filename text 'case' for #include.

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

16 years agoRemoved extra typedefs to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 20:57:20 +0000 (20:57 +0000)]
Removed extra typedefs to fix error generated by gcc.

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

16 years ago* Removed extra typedefs on structures to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 20:54:38 +0000 (20:54 +0000)]
* Removed extra typedefs on structures to fix error generated by gcc.

edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Reset/Reset.h:
* Changed name of colliding function pointer typedef.

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

16 years agoRemoved extra typedefs on structures to fix error generated by gcc.
jljusten [Thu, 20 Mar 2008 20:45:58 +0000 (20:45 +0000)]
Removed extra typedefs on structures to fix error generated by gcc.

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

16 years agoRemoved extra typedefs on structures to remove error with gcc compiler.
jljusten [Thu, 20 Mar 2008 16:37:48 +0000 (16:37 +0000)]
Removed extra typedefs on structures to remove error with gcc compiler.

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

16 years agoRebase the duet module with new HII modifications.
klu2 [Thu, 20 Mar 2008 09:07:41 +0000 (09:07 +0000)]
Rebase the duet module with new HII modifications.

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

16 years ago[Description]
eric_tian [Thu, 20 Mar 2008 08:47:30 +0000 (08:47 +0000)]
[Description]
use PcdEmulatorEnable to avoid install two instances of EFI_PEI_PROGRESS_CODE_PPI in NT32 Emulator. it is the requirement of PI spec
[Impaction]
use PcdEmulatorEnable to avoid install two instances of EFI_PEI_PROGRESS_CODE_PPI in NT32 Emulator.
[Reference Info]
it is the requirement of PI spec

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

16 years ago[Description]
eric_tian [Thu, 20 Mar 2008 08:44:59 +0000 (08:44 +0000)]
[Description]
The PcdEmulatorEnable should be TRUE to keep semantic affinity
[Impaction]
Change the PcdEmulatorEnable to TRUE
[Reference Info]
use PcdEmulatorEnable to avoid install two instances of EFI_PEI_PROGRESS_CODE_PPI. it is the requirement of PI spec

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

16 years agofixed one typo
vanjeff [Thu, 20 Mar 2008 02:08:59 +0000 (02:08 +0000)]
fixed one typo

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

16 years agoMatch case of architecture specific include path added by build system.
jljusten [Wed, 19 Mar 2008 20:20:17 +0000 (20:20 +0000)]
Match case of architecture specific include path added by build system.

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

16 years agoedk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
jljusten [Wed, 19 Mar 2008 19:07:12 +0000 (19:07 +0000)]
edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
* Add GCC compatible build flags for UNIXGCC tool suite.

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

16 years agoCorrect gEfiLegacyBiosPlatformProtocolGuid value same to the definition in header...
lgao4 [Wed, 19 Mar 2008 09:55:32 +0000 (09:55 +0000)]
Correct gEfiLegacyBiosPlatformProtocolGuid value same to the definition in header file

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

16 years ago[Description]:
yshang1 [Wed, 19 Mar 2008 09:35:46 +0000 (09:35 +0000)]
[Description]:
The patch enhances the SmmRuntimeDxeReportStatusCodeLibFramework instance to reduce the library dependency, since DebugLib, UefiBootServicesTableLib and original SmmRuntimeDxeReportStatusCodeLibFramework may result in the circular dependency.

[Impaction]:
It is backward-compatible.

[Reference Info]:
N/A

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

16 years agoCorrect Error Message format for these C tools according to the Tool Design Spec.
lgao4 [Wed, 19 Mar 2008 09:22:18 +0000 (09:22 +0000)]
Correct Error Message format for these C tools according to the Tool Design Spec.

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

16 years agoModify all file header to follow doxygen format
klu2 [Wed, 19 Mar 2008 09:01:03 +0000 (09:01 +0000)]
Modify all file header to follow doxygen format

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

16 years ago[Description]:
yshang1 [Wed, 19 Mar 2008 07:09:03 +0000 (07:09 +0000)]
[Description]:
The patch enhanced variable services to support:
1) If adding variable does not execute completely, the state is in_deleted, the next time find variable should have to retrieve the in_deleted variable.
2) when Reclaiming the variable storage, the 1) variable should be considered.

[Impaction]:
This is backward-compatible update.

[Reference Info]:
9552, 8632

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

16 years agoadd some error check and return.
vanjeff [Wed, 19 Mar 2008 05:49:56 +0000 (05:49 +0000)]
add some error check and return.

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

16 years agoadd PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming,...
vanjeff [Wed, 19 Mar 2008 05:22:06 +0000 (05:22 +0000)]
add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE.

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

16 years agoModify all file header to follow doxygen format
klu2 [Wed, 19 Mar 2008 05:11:21 +0000 (05:11 +0000)]
Modify all file header to follow doxygen format

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

16 years agoModify all file header to follow doxygen format
klu2 [Wed, 19 Mar 2008 03:35:19 +0000 (03:35 +0000)]
Modify all file header to follow doxygen format

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

16 years agoModify all file header to follow doxygen format
klu2 [Wed, 19 Mar 2008 03:28:13 +0000 (03:28 +0000)]
Modify all file header to follow doxygen format

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

16 years agoModify all file header to follow doxygen format
klu2 [Wed, 19 Mar 2008 03:26:51 +0000 (03:26 +0000)]
Modify all file header to follow doxygen format

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

16 years agoModify all file header to follow doxygen format
klu2 [Wed, 19 Mar 2008 03:23:16 +0000 (03:23 +0000)]
Modify all file header to follow doxygen format

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

16 years ago[Description]
eric_tian [Wed, 19 Mar 2008 02:05:57 +0000 (02:05 +0000)]
[Description]
Duplicate the device path prior to the access to it
[Impaction]
directly access the device path may cause an exception when the device path includes some unaligned device path nodes
[Reference Info]
In the case of ISCSI, there is a situation that the device path may consists of some unaligned device path node. it causes the unaligned exception when we access the node.

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

16 years agoedk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:
jljusten [Tue, 18 Mar 2008 17:21:58 +0000 (17:21 +0000)]
edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:
* Match filename case for Serial.h and Serial.c.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Tue, 18 Mar 2008 15:19:53 +0000 (15:19 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoUpdate BaseUefiTianoCustomDecompressLib to pass GCC build.
xli24 [Tue, 18 Mar 2008 08:12:02 +0000 (08:12 +0000)]
Update BaseUefiTianoCustomDecompressLib to pass GCC build.

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

16 years ago[Description]
eric_tian [Tue, 18 Mar 2008 06:47:55 +0000 (06:47 +0000)]
[Description]
PeiGetVariable() and PeiGetNextVariableName() do not check NULL pointer access, not follow spec
[Impaction]
modify the Variable.c file in IntelFrameworkModulePkg/Universal/VariablePei/
[Reference Info]
PeiGetVariable() and PeiGetVariableName() do not follow spec

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

16 years ago[Description]
eric_tian [Tue, 18 Mar 2008 06:46:10 +0000 (06:46 +0000)]
[Description]
PeiGetVariable() and PeiGetNextVariableName() do not check NULL pointer access, not follow spec
[Impaction]
modify the Variable.c file in MdeModulePkg/Universal/Variable/Pei
[Reference Info]
PeiGetVariable() and PeiGetVariableName() do not follow spec

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

16 years agoedk2/EdkCompatibilityPkg/**
jljusten [Mon, 17 Mar 2008 22:01:12 +0000 (22:01 +0000)]
edk2/EdkCompatibilityPkg/**
* Changed all '\' to '/' in *.ing and *.dsc
* Fixed inconsistencies in filename case usage that caused the
  build command to fail to parse the dsc/inf files on a system
  with a case-sensitive filesystem.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:49:39 +0000 (21:49 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:49:26 +0000 (21:49 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:47:24 +0000 (21:47 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:44:27 +0000 (21:44 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:44:10 +0000 (21:44 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:43:51 +0000 (21:43 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:43:17 +0000 (21:43 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:41:11 +0000 (21:41 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:39:57 +0000 (21:39 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:39:21 +0000 (21:39 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:39:10 +0000 (21:39 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:38:42 +0000 (21:38 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:38:20 +0000 (21:38 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:37:32 +0000 (21:37 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:37:19 +0000 (21:37 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:34:33 +0000 (21:34 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:30:51 +0000 (21:30 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:30:31 +0000 (21:30 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:29:07 +0000 (21:29 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:28:50 +0000 (21:28 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:23:21 +0000 (21:23 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:20:46 +0000 (21:20 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:20:33 +0000 (21:20 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:19:10 +0000 (21:19 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:18:51 +0000 (21:18 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:15:31 +0000 (21:15 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:14:51 +0000 (21:14 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:14:30 +0000 (21:14 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:14:07 +0000 (21:14 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:13:45 +0000 (21:13 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:13:31 +0000 (21:13 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:13:18 +0000 (21:13 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoRenamed to match filename naming recommendations.
jljusten [Mon, 17 Mar 2008 21:12:46 +0000 (21:12 +0000)]
Renamed to match filename naming recommendations.

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

16 years agoedk2/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatus...
jljusten [Mon, 17 Mar 2008 20:48:37 +0000 (20:48 +0000)]
edk2/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatusCode.inf
edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf
edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf
edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf
edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf
* Change 'libraries.platform' to 'libraries.common'

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

16 years agoedk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
jljusten [Mon, 17 Mar 2008 20:45:19 +0000 (20:45 +0000)]
edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
* Fix syntax for X64 components.

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

16 years ago[Description]
eric_tian [Mon, 17 Mar 2008 09:30:26 +0000 (09:30 +0000)]
[Description]
ICH9x supports a new SMI type-IchnGpioUnlock. Then IchnGpioUnlock should be added to the enum definition EFI_SMM_ICHN_SMI_TYPE
[Impaction]
modify the SmmIchnDispatch.h file
[Reference Info]
ICH9x supports a new SMI type-IchnGpioUnlock.

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

16 years ago[Description]
eric_tian [Mon, 17 Mar 2008 09:13:38 +0000 (09:13 +0000)]
[Description]
add the PCIe ASPM control definition to comply with ACPI3.0 spec
[Impaction]
modify the Acpi3_0.h file in MdePkg/Include/IndustryStandard dir
[Reference Info]
The PCIe ASPM control definition is newly defined in ACPI3.0b spec.

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

16 years agoadd return error check.
vanjeff [Mon, 17 Mar 2008 08:14:53 +0000 (08:14 +0000)]
add return error check.

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

16 years agoFixed an incompatible issue in StrGather, which will cause undefined string tokens...
jwang36 [Mon, 17 Mar 2008 05:59:16 +0000 (05:59 +0000)]
Fixed an incompatible issue in StrGather, which will cause undefined string tokens if R8 modules doesn't have their source directory in include search path list.

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

16 years ago[Description]:
qwang12 [Sat, 15 Mar 2008 05:08:37 +0000 (05:08 +0000)]
[Description]:
1) Remove HiiLibAddFontPackageToHiiDatabase as it is not properly defined API. It only cover Simplified Font. User is recomended to use Hii Font Protocol API to add various font into HII database.

[Impaction]:
All modules that may reference HiiLibAddFontPackageToHiiDatabase function.
[Reference Info]:
No.

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

16 years ago[Description]:
qwang12 [Sat, 15 Mar 2008 05:06:24 +0000 (05:06 +0000)]
[Description]:
1) Remove EFI_SPECIFICATION_VERSION as modules and libraries in MdeModule complies to UEFI 2.0 and later.

[Impaction]:
No
[Reference Info]:
No.

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

16 years ago[Description]:
qwang12 [Sat, 15 Mar 2008 05:04:45 +0000 (05:04 +0000)]
[Description]:
1) Remove HiiLibAddFontPackageToHiiDatabase as it is not properly defined API. It only cover Simplified Font. User is recomended to use Hii Font Protocol API to add various font into HII database.

[Impaction]:
All modules that may reference HiiLibAddFontPackageToHiiDatabase function.
[Reference Info]:
No.

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

16 years ago[Description]:
qwang12 [Sat, 15 Mar 2008 05:03:33 +0000 (05:03 +0000)]
[Description]:
1) Remove HiiLibAddFontPackageToHiiDatabase as it is not properly defined API. It only cover Simplified Font. User is recomended to use Hii Font Protocol API to add various font into HII database.

[Impaction]:
All modules that may reference HiiLibAddFontPackageToHiiDatabase function.
[Reference Info]:
No.

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

16 years agoupdate ChangeLog.txt
qwang12 [Sat, 15 Mar 2008 04:15:03 +0000 (04:15 +0000)]
update ChangeLog.txt

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

16 years ago[Description]:
qwang12 [Sat, 15 Mar 2008 04:11:35 +0000 (04:11 +0000)]
[Description]:
1) Remove the definition of EFI_DISPATCH_OPROM_TABLE from IntelFrameworkPkg\Include\Framework\Legacy16.h to TianoModulePkg\Include\LegacyBios.h as it is not defined in any Intel Framework spec.

[Impaction]:
Build break for Modules that reference this undocuments structure.

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

16 years agoA leaf section type may contains an array of zero or more bytes. Support the section...
lgao4 [Fri, 14 Mar 2008 10:12:17 +0000 (10:12 +0000)]
A leaf section type may contains an array of zero or more bytes. Support the section with the zero data.

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

16 years ago[Description]:
vanjeff [Fri, 14 Mar 2008 05:58:31 +0000 (05:58 +0000)]
[Description]:
 Fixed one bug in PciBus. PciBus doesn't clear the bridges bus number for all the root bridges before scanning any of them.
[Impaction]:
 Pci Bus driver.
[Reference Info]:
 EDK tracker 997.

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

16 years ago[Description]:
lgao4 [Fri, 14 Mar 2008 05:06:26 +0000 (05:06 +0000)]
[Description]:
 Don't need disable the legacy USB SMI in UHCI and EHCI, which is only required by UoL.
[Impaction]:
 Uhci and Ehci driver default don't need disable the legacy USB SMI.
[Reference Info]:
 EDK tracker 1082

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

16 years agoDisable unused C++ EH and RTTI feature by adding /GX- option for VC7 and adding ...
lgao4 [Fri, 14 Mar 2008 03:12:29 +0000 (03:12 +0000)]
Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and adding /GR- option for VC8.

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

16 years agoModify the structure name to follows spec.
klu2 [Fri, 14 Mar 2008 01:46:44 +0000 (01:46 +0000)]
Modify the structure name to follows spec.

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

16 years agoFixing gcc CC Flags and ld flags - adding map
lhauch [Thu, 13 Mar 2008 20:46:42 +0000 (20:46 +0000)]
Fixing gcc CC Flags and ld flags - adding map

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

16 years agoAdd definition for EfiCacheAssociativity24Way.
xli24 [Thu, 13 Mar 2008 17:49:14 +0000 (17:49 +0000)]
Add definition for EfiCacheAssociativity24Way.

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

16 years agoAdded "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c because...
jwang36 [Thu, 13 Mar 2008 09:09:57 +0000 (09:09 +0000)]
Added "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c because it may be empty.

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

16 years agoEnhanced the PCI Bus DXE module
zliu3 [Thu, 13 Mar 2008 08:44:09 +0000 (08:44 +0000)]
Enhanced the PCI Bus DXE module

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

16 years ago[Description]
eric_tian [Thu, 13 Mar 2008 08:35:18 +0000 (08:35 +0000)]
[Description]
fix the wrote data corrupt bug about iscsi
[Impaction]
modify the IScsiGenerateDataOutPduSequence() function in MdeModulePkg.
[Reference Info]
when writing some data from local disk into remote iscsi disk, the data may be corrupt.The root cause is caused by the data out PDU's offset is not created correctly.

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

16 years agochanging shortcut name to descriptive names for grouping librarys
lhauch [Wed, 12 Mar 2008 14:08:12 +0000 (14:08 +0000)]
changing shortcut name to descriptive names for grouping librarys

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

16 years agoAdded the ULL to the 0xFFFFFFFFFFFFFFFF values
lhauch [Wed, 12 Mar 2008 00:02:29 +0000 (00:02 +0000)]
Added the ULL to the 0xFFFFFFFFFFFFFFFF values

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

16 years agoedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:
jljusten [Tue, 11 Mar 2008 19:38:08 +0000 (19:38 +0000)]
edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:
edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.h:
edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.h:
edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDhcp.h:
edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.h:
edk2/MdeModulePkg/Universal/Network/IScsiDxe/Md5.h:
edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDriver.h:
edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.h:
edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.h:
  Fix filename case(sensitivity) issues.

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