summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-07-02Applied tool chain family constraints for file Synchronization.c, ↵jwang361-6/+6
SynchronizationMsc.c and SynchronizationGcc.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2957 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Make EdkGenericBdsLib compile.qwang121-0/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2956 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff371-2205/+13464
2. Port X64 arch codes for BaseMemoryLibRepStr and BaseMemoryLibSee2 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2955 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Make EdkGenericBdsLib compile.qwang122-2/+7
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2954 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Fixed option issues in IPF assembler and EBC linkerjwang362-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2953 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02update tools_def.template to enable X64 and IPF buildvanjeff1-78/+78
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2952 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Update the C name of gEfiPeiMemoryDiscoveredPpiGuid.yshang11-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2951 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ↵qwang123-3/+3
the naming convention. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2950 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ↵qwang122-211/+0
the naming convention. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2949 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Add DxeBootScriptLibNull in IntelFrameworkPkg.yshang119-5/+4838
Add IsaBusDxe in IntelFrameworkModulePkg. Add Pcat.h in "IntelFrameworkModulePkg/IndustryStandard" git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2948 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ↵qwang121-0/+211
the naming convention. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2947 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Added CUSTOM_MAKEFILE support in INF filejwang361-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2946 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Add IntelFrameworkModulePkg dependency for status code library instances and ↵lgao43-26/+33
Correct Nt32Pkg.dsc file sync with mdemodule directory change. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2945 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02add a error macro to prevent this file from included for now #error "UEFI ↵qwang121-0/+2
2.1 HII is not fully implemented for now, Please don't include this file now." git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2944 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the ↵qwang124-4/+4
naming convention. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2943 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the ↵qwang124-4/+4
naming convention. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2942 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the ↵qwang125-7/+8
naming convention. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2941 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Remove package dependency of IntelFrameworkPkgqhuang81-1/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2940 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Update GenFv tool to correct FileState of FFS header.lgao41-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2939 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-021. Remove IntelFrameworkPkg.dec package dependency from EdkFvbServiceLib.inf ↵vanjeff10-59/+8
and VariableRuntimeDxe/Variable.inf 2. Remove IntelFrameworkModulePkg.dec package dependency from DxeNt32OemHookStatusCodeLib.inf and PeiNt32OemHookStatusCodeLib.inf. 3. Enable StatusCode Dxe and Peim modules in Nt32Pkg.dsc git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2938 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-021. Fixed the lookup issue for GUID/Protocol/Ppi in dependent libraryjwang361-0/+0
2. Fixed dependency file search dead-loop git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2937 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-021. remove FirmwareVolumeBlock.h for IntelFrameworkPkgvanjeff11-265/+84
2. add [Depex] section in .inf files git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2936 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Update the release notes:qhuang81-7/+13
Add the descriptions for IntelFrameworkModulePkg, Nt32Pkg, FatBinPkg, EdkShellBinPkg. They should support EdkII Prime build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2935 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Add build support for EDK II Primeqhuang83-0/+139
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2934 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-021. Add FrameworkFormBrowser.hvanjeff12-196/+339
2. Add SetupBrowserDxe.inf, HiiDataBaseDxe.inf and DriverSampleDxe in IntelFrameworkModulePkg.dsc and Nt32Pkg.dsc 3. Update Vfr.vfr to declare MyIfrNVData git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2933 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02add in PlatformBds.infqwang1243-0/+16752
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2932 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Update MdeModulePkg.dscyshang11-1/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2931 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Add BaseMemoryTestDxe in MdeModulePkg.dscyshang115-0/+1770
Add RuntimeDxe in MdeModulePkg.dsc Move Security/SecurityStub/Dxe to SecurityStubDxe. Add EFI_MAX_ADDRESS in Uefi/UefiBaseType.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2930 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Move Security/SecurityStub/Dxe to SecurityStubDxe.yshang15-354/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2929 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-021. Clean up DxeNt32OemHookStatusCodeLib.inf and PeiNt32OemHookStatusCodeLib.infvanjeff8-185/+140
2. Updated Dsc file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2928 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Porting R8's PI-enabled ScsiBus driver klu24-209/+802
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2927 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Incorporated the bug fix in unicode file parsejwang361-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2926 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Added VFRC tool for VFR file processingjwang361-1/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2925 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Updated VFR file build commandjwang361-6/+9
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2924 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02Added for VFR file processingjwang364-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2923 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH272-782/+325
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2922 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Removed the usage of an Intel package include.AJFISH1-1/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2921 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 ↵AJFISH37-333/+28
6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Ported SerialPortLib to support base type.AJFISH3-5/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2919 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Ported SerialPortLib to support base type.AJFISH1-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2918 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The ↵AJFISH56-560/+4
includes sections are not needed and are redundant with [packages] section git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Patch so the tree will compileAJFISH1-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2916 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Port DriverSample.inf, HiiDatabase.inf and SetupBrowser.infvanjeff38-0/+19737
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2915 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29add some definitions about HIIvanjeff2-0/+15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2914 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Use the "PAY_LOAD" StatusCode definitions defined in IntelFrameworkPkg.qhuang82-23/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2913 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Use the "PAY_LOAD" StatusCode definitions defined in IntelFrameworkPkg.qhuang82-3/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2912 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Add extra inclusion of DataHubRecords.hqhuang81-0/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2911 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Added StatusCode payload structure definitionsbxing1-0/+95
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2910 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Rename Frame*Lib to *LibFramework to improve the speed that a module could ↵qwang124-10/+10
be found in the tree. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2909 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-29Rename Frame*Lib to *LibFramework to improve the speed that a module could ↵qwang125-6/+6
be found in the tree. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2908 6f19259b-4bc3-4df7-8a09-765794883524