summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-09-04First round of PI enabling work:qwang129-22/+22
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3769 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-03Fixed an issue which will remove the first line if there's no "#line" ↵jwang361-0/+0
directive in the input file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3767 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-03Update Acpi Asl file Build rule to remove trim step.lgao41-2/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3766 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-03Updated per the latest status of toolsjwang361-10/+15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3765 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-03Add a new library class of SmmLibqhuang82-0/+79
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3764 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-01Removed unused PCD entries.AJFISH1-2/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3763 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-01Removed PCD entries for CPU properties as they should be defined in UNI ↵AJFISH6-18/+3
file. Added some French translations to the MiscSubClass for things used on the front page. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3762 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-01Fixed problem with sign extension in print lib. PrintXY could not print out ↵AJFISH1-4/+4
French characters like é. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3761 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-31Add missing packages dependency.vanjeff2-8/+10
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3760 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-31Updated the revision of source files build.exe was generated fromjwang361-4/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3754 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-311. Added support of included file with macrojwang361-0/+0
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3753 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-31Add <BR>klu21-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3751 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-31Added missing dependent packagejwang364-1/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3750 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Update for ICC 10mdkinney3-9/+122
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3749 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Added EFIAPI to eventAJFISH2-0/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3748 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Remove '|' at end of PCD line.klu21-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3747 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Fix wrong PCD definition in DEC file.klu21-4/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3746 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Add execute attribute for exe file.qhuang81-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3745 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC ↵qhuang866-653/+679
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3744 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICEklu23-1/+66
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3743 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Add some definitions which will be used for future PI enabling.klu21-0/+32
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3742 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-301. Fixed one bug in Undi driver. vanjeff7-64/+83
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3741 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Removed the duplicated dependent packagejwang361-1/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3740 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Fix a bug that parentheses do not place correctly in UNDI driver.xli241-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3739 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Added missing dependent packagejwang368-3/+11
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3738 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu22-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3737 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Fix the wrong Maximum size for PcdUefiVariableDefaultPlatformLang qhuang81-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3736 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30Fix non-Ascii character in commentsklu21-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3735 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-29Cleaned up the tools_def.template filelhauch1-474/+486
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3734 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang85-7/+3
New build tool performs stricter check. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3733 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-29Update the build_rule.template to enable the PCD usage in IPF assembly codezliu31-4/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3732 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-29Add dependent packages in INF of modules.yshang112-1/+18
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3731 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-29Fix a critical bug that the Migration Tool mistakenly creates ↵qhuang82-2/+3
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3730 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-29Update comments.qhuang81-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3729 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-29update the callback event error. The event type should be ↵qhuang81-3/+3
virtual-address-changed event instead of exit-boot -services event. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3728 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Fix IPF build breakmdkinney1-1/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3727 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Fix one bug in GenFv tool to generate the correct capsule header. lgao41-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3726 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Update the following tools with usage information, and update GenFv tool to ↵lgao44-0/+0
support dump capsule image. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3725 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Update compiler switches for ICC build.xli241-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3724 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Remove the duplicated Hii header file FrameworkHii.hlgao42-949/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3723 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Using the correct HiiFramework.h header file.lgao41-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3722 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Fix the CYGWIN GCC build issue.klu24-5/+7
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3721 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Import ResetSystemLib.yshang12-0/+80
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3720 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-28Update MSFT IPF flags to us /Ox /Zx /GFmdkinney1-6/+6
Max Optimizations Debuggable Optimizations Read-only data pooling git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3719 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney1-0/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3718 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ↵vanjeff10-11/+274
library. 2. Fixed one porting bug in Udp4Impl.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3717 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-27TianoCompress tool code cleanup to delete parameters number check and hard ↵htao1-0/+0
code buffer size. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3716 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-27Fix a bug in TianoCompress tool to handle encoded file size larger than ↵htao1-0/+0
original file size. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3715 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff9-77/+47
2. Clean up codes. 3. Remove struct definition content for big-endian, because UEFI 2.1 declare only little-endian supported. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3714 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-27Remove the unnecessary "BINARY_MODULE" in binary INF file according to ↵qhuang83-3/+0
Extended INF spec 0.44 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3713 6f19259b-4bc3-4df7-8a09-765794883524