lgao4 [Tue, 31 Oct 2006 08:22:25 +0000 (08:22 +0000)]
Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs type, and Enhance DxeIpl module decompression function to load the decompressed FvImage to the memory address aligned at FvImage required alignment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1875
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Tue, 31 Oct 2006 08:14:22 +0000 (08:14 +0000)]
Add Fv option value edit support;
Give hover hint why some Fv options are not editable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1874
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Tue, 31 Oct 2006 06:45:53 +0000 (06:45 +0000)]
Fix for linux builds
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1873
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Tue, 31 Oct 2006 06:23:51 +0000 (06:23 +0000)]
Change Binary Fat module from fat.ffs to fat.efi
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1872
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Tue, 31 Oct 2006 03:25:05 +0000 (03:25 +0000)]
1. Fix EDKT437 Save is to save current modified file, Save All is to save all modified files
2. Fix EDKT438 Close should save current modified file only, Close All should save all modified file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1871
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Tue, 31 Oct 2006 03:04:31 +0000 (03:04 +0000)]
1. Fix EDKT447 Keep PPI/Protocol/GUID/PCD in find result even if they are only declared but not used
2. Fix EDKT448 Provide reload solution in Find Result
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1870
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Tue, 31 Oct 2006 02:27:39 +0000 (02:27 +0000)]
Coding Style
Phase 1
Eclipse Format
Comment for MigrationTool.java
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1869
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Tue, 31 Oct 2006 02:20:03 +0000 (02:20 +0000)]
Remove the reference to non-exist file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1868
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Tue, 31 Oct 2006 01:58:39 +0000 (01:58 +0000)]
Add build rules for asl files of acpi tables.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1867
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Mon, 30 Oct 2006 16:43:48 +0000 (16:43 +0000)]
Adding tools for IPF development.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1865
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Mon, 30 Oct 2006 11:57:37 +0000 (11:57 +0000)]
Fix several issues:
Misreplace library name
Support commenting out nonlocal header files for dxs FileArg.class
Add a new protocol Guid to database
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1864
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Mon, 30 Oct 2006 09:17:24 +0000 (09:17 +0000)]
To fix tool StrGather.exe can not work correctly in Linux environment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1863
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Mon, 30 Oct 2006 08:31:11 +0000 (08:31 +0000)]
Database singleton
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1862
6f19259b-4bc3-4df7-8a09-
765794883524
mikewuping [Mon, 30 Oct 2006 07:47:44 +0000 (07:47 +0000)]
1. In event.c, a function's name is not spelled correctly, a typo.
2. In Graphics.c, Memory Leak in Graphics Library, ConvertBmpToUgaBlt().
3. In HobLib.c, PeiBuildHobModule and three other functions do not zero hob reserved data area according to HOB spec v0.9.
4. In statuscode.h, the number of definition of EFI_SW_PEIM_PC_CAPSULE_START is equal to EFI_SW_PEIM_PC_CAPSULE_LOAD.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1861
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Mon, 30 Oct 2006 07:40:42 +0000 (07:40 +0000)]
1. Fix EDKT451 It should append ".txt" to filename
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1860
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Mon, 30 Oct 2006 07:32:19 +0000 (07:32 +0000)]
1. Fix EDKT436 "Is PCD driver" only gives one value: PEI_PCD_DRIVER to user
2. Fix EDKT444 Should not allow user to delete last "Supported Architecture" of a module
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1859
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Mon, 30 Oct 2006 07:13:01 +0000 (07:13 +0000)]
Add a unified migration database to replace the original Protocol, Ppi, Guid, Library database.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1858
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Mon, 30 Oct 2006 06:29:54 +0000 (06:29 +0000)]
Preparative work to collect Library info from workspace dynamically.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1857
6f19259b-4bc3-4df7-8a09-
765794883524
ljin6 [Mon, 30 Oct 2006 05:45:13 +0000 (05:45 +0000)]
After identified as a High-Speed device, the port has been reset successfully, so it doesn't need to be reset again in the later for Full-Speed or Low-Speed devices.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1856
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Mon, 30 Oct 2006 05:26:27 +0000 (05:26 +0000)]
1. Fix EDKT457 Multiple FPD, MSA or SPD files in a directory is prohibited
2. Fix EDKT450 Please don't allow user to set same Guid in clone operation
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1855
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Mon, 30 Oct 2006 04:03:55 +0000 (04:03 +0000)]
To fix bug EDKT432. Add judge to avoid include flags twice.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1854
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Mon, 30 Oct 2006 03:46:11 +0000 (03:46 +0000)]
Delete useless file SpdPackageDefinitions.java;
Change button texts to Add, Delete, Clear All.
Activate the Read-Only attribute checking for package editors.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1853
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Mon, 30 Oct 2006 03:26:07 +0000 (03:26 +0000)]
Fix one bugger in Image.c in PeiCore module to get the correct module name for debug output.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1852
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Mon, 30 Oct 2006 03:02:15 +0000 (03:02 +0000)]
1. Fix EDKT441 After some modifications and refresh, there will show a dialog for save all files. The operation of Cancel should not refresh wizard.
2. Fix EDKT442 After some modifications and refresh, there will show a dialog for save all files. The operation of erasing this dialog should be regarded as Cancel, not refresh wizard.
3. Fix EDKT455 The style of menu should be unified
4. Fix EDKT439 After some modifications and exit, there will show a dialog for save all files. The operation of erasing this dialog should be regard as Cancel, not exit wizard.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1851
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Fri, 27 Oct 2006 08:57:25 +0000 (08:57 +0000)]
Preparative work to collect Ppis, Guids & Protocols info from workspace dynamically.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1850
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Fri, 27 Oct 2006 05:43:55 +0000 (05:43 +0000)]
Coding Style - decomment
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1849
6f19259b-4bc3-4df7-8a09-
765794883524
alfred [Fri, 27 Oct 2006 02:04:32 +0000 (02:04 +0000)]
fix .s comment
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1848
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Thu, 26 Oct 2006 18:14:11 +0000 (18:14 +0000)]
Implement a filelength function for GCC.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1847
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Thu, 26 Oct 2006 07:29:30 +0000 (07:29 +0000)]
1. Fix EDKT449 Close Build Preferences will crash wizard
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1844
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Thu, 26 Oct 2006 02:32:47 +0000 (02:32 +0000)]
Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1843
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Thu, 26 Oct 2006 00:17:32 +0000 (00:17 +0000)]
Changed to format of the Package and Platform list outputs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1842
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 25 Oct 2006 20:34:36 +0000 (20:34 +0000)]
Added quotes around the classpath option in script files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1841
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 25 Oct 2006 17:09:16 +0000 (17:09 +0000)]
Fixed a usage spelling error
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1840
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 25 Oct 2006 16:17:28 +0000 (16:17 +0000)]
Added the DbTools that will update the FrameworkDatabase.db file based on what is found after scanning the WORKSPACE environment - entries for new SPD and FPD files that are found during the scan are added, and the entries for SPD and FPD files that are listed in the database, but are not in the current workspace are deleted.
Modified AllResource to include only files that are not compiled.
Added the MSA entries to the SPD file for all modules that are compiled, both Java and C.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1839
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 25 Oct 2006 10:10:55 +0000 (10:10 +0000)]
Update several MSA/Filenames which do not inconsistent with current source files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1838
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Wed, 25 Oct 2006 08:36:35 +0000 (08:36 +0000)]
Fix a bug in HobLib migration.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1837
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Tue, 24 Oct 2006 02:41:50 +0000 (02:41 +0000)]
Fixed EDKT400.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1836
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Tue, 24 Oct 2006 01:59:27 +0000 (01:59 +0000)]
1. Add a function in WorkspaceTools to get all packages which can be repackaged.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1835
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Tue, 24 Oct 2006 01:29:36 +0000 (01:29 +0000)]
1. Fix EDKT434: After Workspace is changed, Wizard should close all (desktop area and tree area) and refresh automatically.
2. Fix EDKT340: Search needs to provided a way to display Selected PCD information.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1834
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Tue, 24 Oct 2006 01:20:09 +0000 (01:20 +0000)]
MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MAX_ADDRESS and POOL_OVERHEAD. MAX_POOL_SIZE is used to prevent a large allocation from passing since adding the POOL_OVERHAD to the allocation (done internally) could cause the size to wrap around and be small. This would cause a return value of success that was an error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1833
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Tue, 24 Oct 2006 01:03:32 +0000 (01:03 +0000)]
Had an SVN issue deleting these now unused dirs with the check-in. I ported Runtime Driver to use MDE libraries and removed the need for processor specific code. The .c and .s files were removed in another commit.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1832
6f19259b-4bc3-4df7-8a09-
765794883524
jjin9 [Tue, 24 Oct 2006 01:02:59 +0000 (01:02 +0000)]
1.add code to support friendly output message.
2.fix the bug, and support "ContextTool /?"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1831
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Mon, 23 Oct 2006 11:42:17 +0000 (11:42 +0000)]
Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP IPF CODE 16byte align.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1830
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Mon, 23 Oct 2006 08:46:53 +0000 (08:46 +0000)]
Fix the problem of label, button text part-display on Linux and iMac.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1829
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Mon, 23 Oct 2006 08:34:59 +0000 (08:34 +0000)]
Added code to fetch more detailed error message from XMLBeans when there's error in msa/spd/fpd files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1828
6f19259b-4bc3-4df7-8a09-
765794883524
vanjeff [Mon, 23 Oct 2006 08:30:24 +0000 (08:30 +0000)]
rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI, PCI, END and LPC are too generic.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1827
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Mon, 23 Oct 2006 06:10:44 +0000 (06:10 +0000)]
Follow up tracker EDKT285.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1826
6f19259b-4bc3-4df7-8a09-
765794883524
jtang12 [Mon, 23 Oct 2006 05:25:25 +0000 (05:25 +0000)]
Add definition for FB DIMM.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1825
6f19259b-4bc3-4df7-8a09-
765794883524
yshang1 [Mon, 23 Oct 2006 05:12:16 +0000 (05:12 +0000)]
Clean up used library class definitions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1824
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Mon, 23 Oct 2006 04:38:50 +0000 (04:38 +0000)]
Remove the library instance of BaseReportStatusCodeLibNull
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1823
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Mon, 23 Oct 2006 03:58:50 +0000 (03:58 +0000)]
Did not check in new files correctly the first time!
Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib.
Cleaned up BaseLib IPF cache routines to only Flush ranges when needed and not to flush the entire cache.
Removed the need for processor specific code in the Runtime driver by using MDE Cache Lib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1822
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Mon, 23 Oct 2006 03:02:28 +0000 (03:02 +0000)]
Do not display token number for Pcd in ModuleSA and Dynamic Pcd editors for FPD file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1821
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Mon, 23 Oct 2006 02:51:55 +0000 (02:51 +0000)]
1. Update ICheckBoxList to add one attribute "selected". Set the first item of ICheckBoxList selected when it is inited.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1820
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Mon, 23 Oct 2006 01:58:55 +0000 (01:58 +0000)]
1. Fix EDKT429 The number of Type in [MSA->BootMode->BootModeAttributes->BootModeNames] is shorten than Schema
2. Fix EDKT430 Private in [MSA->BootMode->BootModeAttributes->Uasge] should be removed
3. Fix EDKT431 Tool in [MSA->Library Class Definition->Support Module Type] should be removed.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1819
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Mon, 23 Oct 2006 01:46:32 +0000 (01:46 +0000)]
Make NT32 SecMain not depend on ReportStatusCodeLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1818
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Mon, 23 Oct 2006 01:37:48 +0000 (01:37 +0000)]
Fixed issue caused by the directory change
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1817
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Mon, 23 Oct 2006 00:58:22 +0000 (00:58 +0000)]
1. Fix EDKT339 Library Class Search need to get info for selected library class
2. Fix EDKT303 Give warning if no library instances that support the required the library class
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1816
6f19259b-4bc3-4df7-8a09-
765794883524
jtang12 [Sun, 22 Oct 2006 14:41:47 +0000 (14:41 +0000)]
Make sure all DMA related buffer allocation through PCI IO interface, not allocated by driver itself.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1815
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Sun, 22 Oct 2006 08:15:46 +0000 (08:15 +0000)]
Ported the EBC driver to use the MDE Base Math lib functions. Removed math functions from EBC driver. Need to check to see if MDE Math lib ASSERT behavior will cause any issues with EBC driver?
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1814
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Sun, 22 Oct 2006 07:47:29 +0000 (07:47 +0000)]
These files are no longer needed as the PE32 and Cache Lib from the MDE make them redundant.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1813
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Sun, 22 Oct 2006 07:34:25 +0000 (07:34 +0000)]
Deleted CacheFlush as it's in the MDE Cache library
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1812
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Sun, 22 Oct 2006 07:32:16 +0000 (07:32 +0000)]
Updated the Runtime Driver to use the MDE libs for cache flush and removed local copy of Cache flush code. Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib.
Cleaned up BaseLib IPF cache routines to only Flush ranges when needed and not to flush the entire cache.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1811
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Sun, 22 Oct 2006 03:06:05 +0000 (03:06 +0000)]
Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1810
6f19259b-4bc3-4df7-8a09-
765794883524
ajfish [Sun, 22 Oct 2006 03:03:45 +0000 (03:03 +0000)]
Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1809
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Sat, 21 Oct 2006 04:05:01 +0000 (04:05 +0000)]
Fix the problem of not sync. module order list in FVs when user change the FvBinding for a ModuleSA.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1808
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 20 Oct 2006 20:59:43 +0000 (20:59 +0000)]
Fix the CLASSPATH
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1807
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 20 Oct 2006 20:52:56 +0000 (20:52 +0000)]
Fix the CLASSPATH
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1806
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Fri, 20 Oct 2006 20:47:41 +0000 (20:47 +0000)]
Fix the CLASSPATH
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1805
6f19259b-4bc3-4df7-8a09-
765794883524
jlin16 [Fri, 20 Oct 2006 17:36:45 +0000 (17:36 +0000)]
a. Add support arch. filter for library instance selection in FPD file.
b. add sync. operation for modifying dynamic pcd values to set the new value to all pcd entries in ModuleSA.
c. Make line wrap for SPD, FPD header copyright text area.
d. give warning of default section added when user add new Sections under FPD build options.
e. not generating the empty build targets when user creating a new entry for build options.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1804
6f19259b-4bc3-4df7-8a09-
765794883524
klu2 [Fri, 20 Oct 2006 09:28:08 +0000 (09:28 +0000)]
Remove unnecessary exception caching.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1803
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Fri, 20 Oct 2006 03:58:23 +0000 (03:58 +0000)]
Replace "system.out.print" with "EdkLog.Log".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1802
6f19259b-4bc3-4df7-8a09-
765794883524
jtang12 [Fri, 20 Oct 2006 03:17:29 +0000 (03:17 +0000)]
Added definition of SMBIOS type 15 - System Event Log.
Added some missing field to SMBIOS type 1 - System Manufacturer.
Added some missing field to SMBIOS type 0 - BIOS information.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1801
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Thu, 19 Oct 2006 09:16:15 +0000 (09:16 +0000)]
1. Fix EDKT426: Supported Module Types in Library Class Definitions can not be saved to MSA file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1800
6f19259b-4bc3-4df7-8a09-
765794883524
lgao4 [Thu, 19 Oct 2006 07:32:48 +0000 (07:32 +0000)]
Remove the redundant include header: Common/StatusCode.h for Terminal modules.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1799
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Thu, 19 Oct 2006 07:12:29 +0000 (07:12 +0000)]
Put the our jar files before the system's CLASSPATH
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1798
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 18 Oct 2006 19:26:07 +0000 (19:26 +0000)]
Fixed ckt for cygwin, and verified this works on OS X as well
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1797
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 18 Oct 2006 19:22:42 +0000 (19:22 +0000)]
Added result line for valid file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1796
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 18 Oct 2006 18:41:52 +0000 (18:41 +0000)]
Added notes on Cygwin mount, as well as changing from textmode to binmode
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1795
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 18 Oct 2006 17:20:55 +0000 (17:20 +0000)]
Adding the *NIX based script for the merge tool
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1794
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 18 Oct 2006 17:19:08 +0000 (17:19 +0000)]
Removed the DOS CTRL-M characters so that the script will run on *NIX based operating systems
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1793
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 18 Oct 2006 17:07:03 +0000 (17:07 +0000)]
Adding the *NIX script to call the CheckTools program
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1792
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 18 Oct 2006 08:25:13 +0000 (08:25 +0000)]
Update build options format from "ABC", "XYZ" to ABC XYZ.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1791
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 18 Oct 2006 08:22:09 +0000 (08:22 +0000)]
Support MSA build options. Now the build options from four places: 1. tools_def.txt
2. MSA <ModuleBuildOptions>/<Options> 3. FPD <BuildOptions>/<Options> 4. FPD <FrameworkModules>/<ModuleSaBuildOptions>/<Options>. And we do not support "ABC", "XYZ" such format from now on, please only use the simple format like ABC XYZ.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1790
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Wed, 18 Oct 2006 07:01:35 +0000 (07:01 +0000)]
1. Fix EDKT399: "RePackagable" attribute should be supported by clone operation
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1789
6f19259b-4bc3-4df7-8a09-
765794883524
hche10x [Wed, 18 Oct 2006 05:57:36 +0000 (05:57 +0000)]
1. Fix EDKT411: Need right and left scroll bar to display find results
2. Add a function in Tools.java to adjust a table's all columns' width
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1788
6f19259b-4bc3-4df7-8a09-
765794883524
jwang36 [Wed, 18 Oct 2006 05:36:54 +0000 (05:36 +0000)]
Added dependency of AutoGen.h for .c file generated from unicode file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1787
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Wed, 18 Oct 2006 03:48:37 +0000 (03:48 +0000)]
Replace .global with .globl to solve compatibility issues.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1786
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 18 Oct 2006 03:05:39 +0000 (03:05 +0000)]
Add flags for ASMLINK. ASMLINK is real mode link.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1785
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Wed, 18 Oct 2006 02:38:01 +0000 (02:38 +0000)]
Add Build Macro to build SEC modules.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1784
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Wed, 18 Oct 2006 00:19:35 +0000 (00:19 +0000)]
Added more detail to the usage screen.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1783
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 17 Oct 2006 23:46:01 +0000 (23:46 +0000)]
Added instruction on how to remove WARNINGS with -v flag set
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1782
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 17 Oct 2006 23:33:10 +0000 (23:33 +0000)]
Changed invalid tool chain tag name to WARNING rather than an ERROR
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1781
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 17 Oct 2006 23:09:48 +0000 (23:09 +0000)]
Added Java program, CheckTools
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1780
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 17 Oct 2006 22:17:18 +0000 (22:17 +0000)]
Adding Java Tool: ckt.bat for CheckTools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1779
6f19259b-4bc3-4df7-8a09-
765794883524
bbahnsen [Tue, 17 Oct 2006 20:46:12 +0000 (20:46 +0000)]
Remove extraneous URLs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1778
6f19259b-4bc3-4df7-8a09-
765794883524
lhauch [Tue, 17 Oct 2006 19:21:31 +0000 (19:21 +0000)]
Added Options and UserExtensions sections to ModuleBuildOptions, replacing the lax processing
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1777
6f19259b-4bc3-4df7-8a09-
765794883524
qhuang8 [Tue, 17 Oct 2006 10:23:43 +0000 (10:23 +0000)]
Fix a typo in lib name.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1776
6f19259b-4bc3-4df7-8a09-
765794883524
qouyang [Tue, 17 Oct 2006 09:41:22 +0000 (09:41 +0000)]
Remove some unuseful imports.
amend some incorrect use of EdkLog.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1775
6f19259b-4bc3-4df7-8a09-
765794883524
jjin9 [Tue, 17 Oct 2006 08:29:13 +0000 (08:29 +0000)]
Fix the EDKT414, the old value should be replaced with new value.
Another modification,
For some settings, there are one and only one valid value, such as ACTIVE_PLATFORM and TOOL_CHAIN_CONF. Add a protection to ensure the valid number of these setting in this version.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1774
6f19259b-4bc3-4df7-8a09-
765794883524
wuyizhong [Tue, 17 Oct 2006 07:07:24 +0000 (07:07 +0000)]
Provide a way to update config files[target.txt, tools_def.txt, FrameworkDatabase.db] even they are existed. Using edksetup.bat Reconfig. Give a more detail edksetup.bat help usage.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1773
6f19259b-4bc3-4df7-8a09-
765794883524