ywang [Fri, 14 Sep 2007 21:36:12 +0000 (21:36 +0000)]
Committed through web interface.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3854
de2fecce-e211-0410-80a6-
f3fac2684e05
mdkinney [Fri, 14 Sep 2007 21:35:03 +0000 (21:35 +0000)]
1) Remove buffer overflow when the number of Driver Binding Protocols increases in the middle of ConnectController()
2) Remove possibility of getting a CR() macro ASSERT() when DisconnectController() is called during a recursive ConnectController()
3) Make sure the DeviceHandle field of the Loaded Image Protocol is always correct
4) Update Loaded Image Protocol logic to guarantee that the DeviceHandle and FilePath fields are correct the image is loaded from a buffer
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3853
de2fecce-e211-0410-80a6-
f3fac2684e05
mdkinney [Fri, 14 Sep 2007 21:29:45 +0000 (21:29 +0000)]
Build a valid device path to an EFI driver loaded from a PCI Option ROM
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3852
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Fri, 14 Sep 2007 07:01:26 +0000 (07:01 +0000)]
Add InvokePeiCore function to invoke the PeiCore in new stack.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3844
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Fri, 14 Sep 2007 06:59:37 +0000 (06:59 +0000)]
update IPF ICC's tool chain root path.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3843
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 14 Sep 2007 05:50:54 +0000 (05:50 +0000)]
Fixed the wrong usage of ENV()
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3842
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 14 Sep 2007 05:31:23 +0000 (05:31 +0000)]
Sync-ed the revision number of GenFds.exe
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3841
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 14 Sep 2007 05:29:20 +0000 (05:29 +0000)]
Re-generated since some common code has been changed
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3840
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 14 Sep 2007 05:13:35 +0000 (05:13 +0000)]
1) Fixed the issue which macro in the form of ENV() can't be replaced.
2) Changed the class-less library instance format
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3839
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Fri, 14 Sep 2007 03:58:37 +0000 (03:58 +0000)]
Add more details for my non-compatible change check in.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3838
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 14 Sep 2007 01:55:23 +0000 (01:55 +0000)]
Added change histories since r3766
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3835
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Thu, 13 Sep 2007 09:33:05 +0000 (09:33 +0000)]
1) Implemented MACRO in tools_def.txt
2) Added library without library class support
3) Fixed the issue in Trim tool which zero file will be generated if the trimmed file has not line directive
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3832
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Thu, 13 Sep 2007 08:24:20 +0000 (08:24 +0000)]
Added directory for "Makefile" in "Dynamic-Library-File" rule in case the working directory is changed.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3831
de2fecce-e211-0410-80a6-
f3fac2684e05
zliu3 [Thu, 13 Sep 2007 06:38:20 +0000 (06:38 +0000)]
Add the "ChangeLog.txt" to record packages' all non-compatible changes and important compatible changes.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3830
de2fecce-e211-0410-80a6-
f3fac2684e05
jjin9 [Thu, 13 Sep 2007 01:26:40 +0000 (01:26 +0000)]
fix a bug which blocks the build process.change os.path.isfile to os.path.isabs
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3809
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 12 Sep 2007 13:29:06 +0000 (13:29 +0000)]
Re-fix the issue in r2304.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3808
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 12 Sep 2007 12:26:45 +0000 (12:26 +0000)]
Fix a typo so that platforms without FDF file can pass build.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3807
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 12 Sep 2007 11:20:51 +0000 (11:20 +0000)]
Fix typos
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3806
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 12 Sep 2007 11:12:30 +0000 (11:12 +0000)]
Fix several typos in build.py and regenerate exe.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3805
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Wed, 12 Sep 2007 09:52:37 +0000 (09:52 +0000)]
PI Enable:
1) The entry point of PeiCore has been changed to EFI_PEI_CORE_ENTRY_POINT defined in PI.
2) Nt32, Tiger and lakeport platform's SecCore has been updated.
3) Autogen tools also has been updated.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3804
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Wed, 12 Sep 2007 09:13:50 +0000 (09:13 +0000)]
Fix typo in build.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3803
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Wed, 12 Sep 2007 07:45:20 +0000 (07:45 +0000)]
update source code revision number.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3802
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Wed, 12 Sep 2007 06:59:05 +0000 (06:59 +0000)]
Added makefile as dependency for "Dynamic-Library-File" to solve the incremental build issue occurred when there's library changes.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3801
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Wed, 12 Sep 2007 06:39:53 +0000 (06:39 +0000)]
Update EfiRom tool to fix checksum and PCI3.0 data structure.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3800
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 12 Sep 2007 06:02:38 +0000 (06:02 +0000)]
Add full path for Cygwin tool chain.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3799
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Wed, 12 Sep 2007 05:41:53 +0000 (05:41 +0000)]
Module clean up.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3798
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Wed, 12 Sep 2007 03:24:49 +0000 (03:24 +0000)]
Add in the ChangeLog.txt to detail the non-compatibile changes and other important changes.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3797
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Wed, 12 Sep 2007 03:24:26 +0000 (03:24 +0000)]
a) Added GCC preprocessor support
b) Enforced the the correct line number in the trimmed file, according to the line directive (or linemarker).
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3796
de2fecce-e211-0410-80a6-
f3fac2684e05
htao [Wed, 12 Sep 2007 02:06:19 +0000 (02:06 +0000)]
GenVtf tool open/write file with "r+b"/"w+b" attribute, but this cause the RO attribute of the file changed. Fix this issue by changing "r+b"/"w+b" to "rb"/"wb".
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3795
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Tue, 11 Sep 2007 08:58:07 +0000 (08:58 +0000)]
Fix variable not initialize bug for the following check-in.
if rule section specify a file, use that file to generate section instead of searching for all files with ruel section specified file type to generate section.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3794
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Tue, 11 Sep 2007 06:07:15 +0000 (06:07 +0000)]
Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customization.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3793
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Tue, 11 Sep 2007 05:58:22 +0000 (05:58 +0000)]
if rule section specify a file, use that file to generate section instead of searching for all files with ruel section specified file type to generate section.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3792
de2fecce-e211-0410-80a6-
f3fac2684e05
jlin16 [Mon, 10 Sep 2007 09:51:04 +0000 (09:51 +0000)]
use '#' to indicate flash generation progress.
use -v to switch on detail output messages.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3791
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Mon, 10 Sep 2007 05:46:12 +0000 (05:46 +0000)]
Update Nt32Pkg.fdf by using new rule and Pcd format
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3790
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Mon, 10 Sep 2007 05:44:04 +0000 (05:44 +0000)]
Commit build.exe and GenFds.exe tool to support new Rules format and PCD format defined in FDF file.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3789
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Mon, 10 Sep 2007 05:39:46 +0000 (05:39 +0000)]
Tracker merger. "There is no "NV" display when change the certain option in NT32"
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3788
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Mon, 10 Sep 2007 03:45:28 +0000 (03:45 +0000)]
Merge tracker. Add check whether CreateResourceNode successful or not.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3787
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Mon, 10 Sep 2007 01:55:34 +0000 (01:55 +0000)]
1. Redirect ICC_IA32_*_PATH from C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin to C:\Program Files\Intel\Compiler\C++\9.1\IA32\Bin.
2. Add ICC X64 definition to enable ICC X64 build.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3786
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Fri, 7 Sep 2007 05:41:07 +0000 (05:41 +0000)]
Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according to PI specification.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3785
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Fri, 7 Sep 2007 03:51:54 +0000 (03:51 +0000)]
Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according to PI specification.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3784
de2fecce-e211-0410-80a6-
f3fac2684e05
xli24 [Thu, 6 Sep 2007 05:23:05 +0000 (05:23 +0000)]
Roll back the change made in rev.3778, which is a temporary fix for the issue that Tiger could not boot to OS with revision Edk2-r3776_R9-r2666. Now the root cause has been located and fixed, so it should be rolled back.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3783
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Thu, 6 Sep 2007 05:16:08 +0000 (05:16 +0000)]
Sync one bug on PxeBC module from R8.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3782
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Thu, 6 Sep 2007 02:53:47 +0000 (02:53 +0000)]
Changed the code style. it could pass EBC and ICC build.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3781
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Thu, 6 Sep 2007 02:01:49 +0000 (02:01 +0000)]
Update the syntax of PCD section.
Update the syntax of binary INF file
The generated Extended INF file should follow Extended INF spec 0.44
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3780
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Thu, 6 Sep 2007 01:23:45 +0000 (01:23 +0000)]
Clean up two infs.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3779
de2fecce-e211-0410-80a6-
f3fac2684e05
xli24 [Wed, 5 Sep 2007 09:27:56 +0000 (09:27 +0000)]
Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of FirmwareVolume2 Protocol, to be the GUID of FirmwareVolume Protocol to provide compatibility for OS.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3778
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Wed, 5 Sep 2007 08:19:35 +0000 (08:19 +0000)]
change the ExitBootService event to SetVirtualMapChanged event.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3777
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Tue, 4 Sep 2007 09:24:56 +0000 (09:24 +0000)]
Fixed one bug when runtime test. The root cause is that ICC compiler will convert one local array to one global array, and not converted from boot time to run time.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3775
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Tue, 4 Sep 2007 08:42:53 +0000 (08:42 +0000)]
1. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on NT32 platform. It needs cowork with Network I/O driver.
2. Add network stack in Nt32Pkg.dsc.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3774
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Tue, 4 Sep 2007 06:12:48 +0000 (06:12 +0000)]
Merge the PI enabling works from the branch
First round of PI enabling work:
1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc)
2) Make use of FirmwareVolume 2 protocol.
3) Verified for Nt32Pkg and real platform for S3.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3773
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Tue, 4 Sep 2007 06:11:47 +0000 (06:11 +0000)]
Merge the PI enabling works from the branch
First round of PI enabling work:
1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc)
2) Make use of FirmwareVolume 2 protocol.
3) Verified for Nt32Pkg and real platform for S3.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3772
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Tue, 4 Sep 2007 06:10:44 +0000 (06:10 +0000)]
Merge the PI enabling works from the branch
First round of PI enabling work:
1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc)
2) Make use of FirmwareVolume 2 protocol.
3) Verified for Nt32Pkg and real platform for S3.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3771
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Tue, 4 Sep 2007 06:09:39 +0000 (06:09 +0000)]
Merge the PI enabling works from the branch
First round of PI enabling work:
1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc)
2) Make use of FirmwareVolume 2 protocol.
3) Verified for Nt32Pkg and real platform for S3.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3770
de2fecce-e211-0410-80a6-
f3fac2684e05
qwang12 [Tue, 4 Sep 2007 06:09:28 +0000 (06:09 +0000)]
First round of PI enabling work:
1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc)
2) Make use of FirmwareVolume 2 protocol.
3) Verified for LakeportX64Pkg (S3) and Nt32Pkg
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3769
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Mon, 3 Sep 2007 13:22:28 +0000 (13:22 +0000)]
Fixed an issue which will remove the first line if there's no "#line" directive in the input file.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3767
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Mon, 3 Sep 2007 07:55:32 +0000 (07:55 +0000)]
Update Acpi Asl file Build rule to remove trim step.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3766
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Mon, 3 Sep 2007 06:11:35 +0000 (06:11 +0000)]
Updated per the latest status of tools
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3765
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Mon, 3 Sep 2007 03:23:24 +0000 (03:23 +0000)]
Add a new library class of SmmLib
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3764
de2fecce-e211-0410-80a6-
f3fac2684e05
AJFISH [Sat, 1 Sep 2007 16:09:27 +0000 (16:09 +0000)]
Removed unused PCD entries.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3763
de2fecce-e211-0410-80a6-
f3fac2684e05
AJFISH [Sat, 1 Sep 2007 16:01:35 +0000 (16:01 +0000)]
Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3762
de2fecce-e211-0410-80a6-
f3fac2684e05
AJFISH [Sat, 1 Sep 2007 15:56:49 +0000 (15:56 +0000)]
Fixed problem with sign extension in print lib. PrintXY could not print out French characters like é.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3761
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Fri, 31 Aug 2007 07:38:59 +0000 (07:38 +0000)]
Add missing packages dependency.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3760
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 31 Aug 2007 05:11:01 +0000 (05:11 +0000)]
Updated the revision of source files build.exe was generated from
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3754
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 31 Aug 2007 05:05:44 +0000 (05:05 +0000)]
1. Added support of included file with macro
2. Removed package a module belongs to from dependent package list if it's not declared in module's INF
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3753
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Fri, 31 Aug 2007 03:10:39 +0000 (03:10 +0000)]
Add <BR>
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3751
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Fri, 31 Aug 2007 03:02:29 +0000 (03:02 +0000)]
Added missing dependent package
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3750
de2fecce-e211-0410-80a6-
f3fac2684e05
mdkinney [Thu, 30 Aug 2007 23:01:26 +0000 (23:01 +0000)]
Update for ICC 10
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3749
de2fecce-e211-0410-80a6-
f3fac2684e05
AJFISH [Thu, 30 Aug 2007 20:42:05 +0000 (20:42 +0000)]
Added EFIAPI to event
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3748
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Thu, 30 Aug 2007 18:19:56 +0000 (18:19 +0000)]
Remove '|' at end of PCD line.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3747
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Thu, 30 Aug 2007 17:21:54 +0000 (17:21 +0000)]
Fix wrong PCD definition in DEC file.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3746
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Thu, 30 Aug 2007 09:53:14 +0000 (09:53 +0000)]
Add execute attribute for exe file.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3745
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Thu, 30 Aug 2007 09:11:54 +0000 (09:11 +0000)]
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40.
Mainly PCD syntax update.
Check in new build.exe and GenFds.exe
Check in PcdSyntaxUpdate.exe tool.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3744
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Thu, 30 Aug 2007 08:20:57 +0000 (08:20 +0000)]
[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICE
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3743
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Thu, 30 Aug 2007 07:35:09 +0000 (07:35 +0000)]
Add some definitions which will be used for future PI enabling.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3742
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Thu, 30 Aug 2007 06:58:37 +0000 (06:58 +0000)]
1. Fixed one bug in Undi driver.
2. Add default branch to meet CYGWINGCC build in Tcp4Dispatcher.c.
3. Sync the latest network stack library.
4. Fixed one bug in Mtftp4Support.c, for AsciiStrCpy() return the pointer to head of string, not the tail of string.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3741
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Thu, 30 Aug 2007 06:14:32 +0000 (06:14 +0000)]
Removed the duplicated dependent package
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3740
de2fecce-e211-0410-80a6-
f3fac2684e05
xli24 [Thu, 30 Aug 2007 06:14:10 +0000 (06:14 +0000)]
Fix a bug that parentheses do not place correctly in UNDI driver.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3739
de2fecce-e211-0410-80a6-
f3fac2684e05
jwang36 [Thu, 30 Aug 2007 06:12:06 +0000 (06:12 +0000)]
Added missing dependent package
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3738
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Thu, 30 Aug 2007 03:32:27 +0000 (03:32 +0000)]
Fix the invalid return code for OemHookStatusCodeLibNull library instance.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3737
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Thu, 30 Aug 2007 03:21:33 +0000 (03:21 +0000)]
Fix the wrong Maximum size for PcdUefiVariableDefaultPlatformLang
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3736
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Thu, 30 Aug 2007 02:53:08 +0000 (02:53 +0000)]
Fix non-Ascii character in comments
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3735
de2fecce-e211-0410-80a6-
f3fac2684e05
lhauch [Wed, 29 Aug 2007 22:48:17 +0000 (22:48 +0000)]
Cleaned up the tools_def.template file
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3734
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 29 Aug 2007 12:38:21 +0000 (12:38 +0000)]
Update INF files to remove/update non-exist files listed in [sources] sections.
New build tool performs stricter check.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3733
de2fecce-e211-0410-80a6-
f3fac2684e05
zliu3 [Wed, 29 Aug 2007 08:57:24 +0000 (08:57 +0000)]
Update the build_rule.template to enable the PCD usage in IPF assembly code
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3732
de2fecce-e211-0410-80a6-
f3fac2684e05
yshang1 [Wed, 29 Aug 2007 08:52:49 +0000 (08:52 +0000)]
Add dependent packages in INF of modules.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3731
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 29 Aug 2007 02:28:01 +0000 (02:28 +0000)]
Fix a critical bug that the Migration Tool mistakenly creates exit-boot-services event in case of <VirtualAddressChange> externs.
This only happens when the extra option "-e" is on (by default it is off).
Update the readme.txt in BaseTools package to specify the python source for MigrationMsa2Inf.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3730
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 29 Aug 2007 01:42:51 +0000 (01:42 +0000)]
Update comments.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3729
de2fecce-e211-0410-80a6-
f3fac2684e05
qhuang8 [Wed, 29 Aug 2007 01:40:32 +0000 (01:40 +0000)]
update the callback event error. The event type should be virtual-address-changed event instead of exit-boot -services event.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3728
de2fecce-e211-0410-80a6-
f3fac2684e05
mdkinney [Tue, 28 Aug 2007 23:24:35 +0000 (23:24 +0000)]
Fix IPF build break
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3727
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Tue, 28 Aug 2007 09:31:03 +0000 (09:31 +0000)]
Fix one bug in GenFv tool to generate the correct capsule header.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3726
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Tue, 28 Aug 2007 09:18:41 +0000 (09:18 +0000)]
Update the following tools with usage information, and update GenFv tool to support dump capsule image.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3725
de2fecce-e211-0410-80a6-
f3fac2684e05
xli24 [Tue, 28 Aug 2007 09:14:07 +0000 (09:14 +0000)]
Update compiler switches for ICC build.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3724
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Tue, 28 Aug 2007 06:16:27 +0000 (06:16 +0000)]
Remove the duplicated Hii header file FrameworkHii.h
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3723
de2fecce-e211-0410-80a6-
f3fac2684e05
lgao4 [Tue, 28 Aug 2007 06:14:00 +0000 (06:14 +0000)]
Using the correct HiiFramework.h header file.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3722
de2fecce-e211-0410-80a6-
f3fac2684e05
klu2 [Tue, 28 Aug 2007 03:59:37 +0000 (03:59 +0000)]
Fix the CYGWIN GCC build issue.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3721
de2fecce-e211-0410-80a6-
f3fac2684e05
yshang1 [Tue, 28 Aug 2007 03:01:58 +0000 (03:01 +0000)]
Import ResetSystemLib.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3720
de2fecce-e211-0410-80a6-
f3fac2684e05
mdkinney [Tue, 28 Aug 2007 02:16:34 +0000 (02:16 +0000)]
Update MSFT IPF flags to us /Ox /Zx /GF
Max Optimizations
Debuggable Optimizations
Read-only data pooling
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3719
de2fecce-e211-0410-80a6-
f3fac2684e05
mdkinney [Mon, 27 Aug 2007 23:30:37 +0000 (23:30 +0000)]
Add check of buffer value returned from AllocateZeroPool()
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3718
de2fecce-e211-0410-80a6-
f3fac2684e05
vanjeff [Mon, 27 Aug 2007 09:17:26 +0000 (09:17 +0000)]
1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib library.
2. Fixed one porting bug in Udp4Impl.c
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3717
de2fecce-e211-0410-80a6-
f3fac2684e05
htao [Mon, 27 Aug 2007 08:11:50 +0000 (08:11 +0000)]
TianoCompress tool code cleanup to delete parameters number check and hard code buffer size.
git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3716
de2fecce-e211-0410-80a6-
f3fac2684e05