lgao4
|
42ef7fcd1a
|
Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg PeiVariable, RuntimeDxeVariabe, and Ftw module needs these PCDs.
PcdFlashNvStorageVariableBase
PcdFlashNvStorageVariableSize
PcdFlashNvStorageFtwSpareBase
PcdFlashNvStorageFtwSpareSize
PcdFlashNvStorageFtwWorkingBase
PcdFlashNvStorageFtwWorkingSize
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1454 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 06:20:21 +00:00 |
hche10x
|
7f492c4322
|
1. Add a splash screen when starting, fix EDKT228
2. Update FrameworkWizard.msa for files list
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1453 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 06:11:36 +00:00 |
yshang1
|
631dc64d73
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1452 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 06:05:32 +00:00 |
alfred
|
7deec1481c
|
enhance ForDoAll
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1451 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 05:52:57 +00:00 |
wuyizhong
|
c8df018e44
|
Add two definitions to ToolDefinitions. Enhance EdkLog and GenBuildLogger. GenBuildLogger contains two behaviors now, one is for normal; while another is for multi-thread. (4)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1450 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 05:47:21 +00:00 |
yshang1
|
97fc032b57
|
Follow up EDKT247-253
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1449 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 05:41:32 +00:00 |
jwang36
|
a1c90cf694
|
Added pre-compiled header support for compiling source code
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1448 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 03:16:09 +00:00 |
jchen20
|
473f57d42e
|
Add method for Microcode building
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1447 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 02:44:54 +00:00 |
yshang1
|
c84c226d0d
|
Update coding style of Nt32OemHookStatusCodeLib.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1446 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 02:39:09 +00:00 |
yshang1
|
a5e465a79f
|
Update library constructor definition.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1445 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 02:14:32 +00:00 |
hche10x
|
94b0f428d7
|
1. Fix bug EDKT241 "If and MSA file is missing, the Wizard gives a NULL Pointer Exception, with no hints that the workspace is not valid."
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1444 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 02:12:02 +00:00 |
lgao4
|
2be2804b25
|
Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 from EFI_D_INFO to EFI_D_ERROR
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1443 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 02:07:18 +00:00 |
jwang36
|
22a8f52f8e
|
Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is for compiling source files with pre-compiled header file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1442 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-05 01:43:14 +00:00 |
jlin16
|
ca40209e2c
|
For long text display for table cell.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1441 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 09:34:14 +00:00 |
jlin16
|
98c207975e
|
a. Enhanced toolchain setting UI for ModuleSa build options and global build options.
b. Fpd editor, Flash part UI FV operations.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1440 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 09:32:37 +00:00 |
alfred
|
6f55be9f0b
|
let critic prepared
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1439 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 08:43:05 +00:00 |
wuyizhong
|
aca6c736f6
|
Backup original properties to avoid property overriding message. This change is for multi-thread build preparations. (3)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1438 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 07:13:01 +00:00 |
alfred
|
1e8e8a82dd
|
modify moduleinfo
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1437 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 06:38:16 +00:00 |
yshang1
|
2934f5b067
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 06:26:18 +00:00 |
yshang1
|
afaa1b87a4
|
Update Coding style of status code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1435 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 06:09:01 +00:00 |
wuyizhong
|
abce9cbd99
|
Add thread control classes. (2)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1434 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 04:50:59 +00:00 |
wuyizhong
|
19bf6b15d0
|
Add thread control classes. (2)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1433 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 03:49:31 +00:00 |
yshang1
|
534089527b
|
Follow up EDKT238, EDKT239, EDKT242, EDKT243
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1432 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-04 03:37:39 +00:00 |
lgao4
|
a651e231ec
|
Fix EdkII tracker 223 to enhance genfvimage tool to support TE image format. If so, PEI CORE can contain one TE section to reduce size.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1431 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 12:30:25 +00:00 |
wuyizhong
|
5acb4b67f2
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1430 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 09:46:29 +00:00 |
jjin9
|
987912ad48
|
add the copyright info and the file description.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1429 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 09:39:30 +00:00 |
wuyizhong
|
83fba80256
|
Remove static from SurfaceAreaQuery.java for preparing parallel build.(1)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1428 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 09:28:15 +00:00 |
jjin9
|
c74c7a4302
|
add ContextTool to workspace/Tools
In directory: workspace/Tools/bin
please type: ContextTool to see the usage help
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1427 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 09:21:38 +00:00 |
alfred
|
bb2db65a8e
|
Dom test
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1426 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 09:13:03 +00:00 |
yshang1
|
c8557554ef
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1425 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 09:10:03 +00:00 |
yshang1
|
be800da989
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1424 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 09:07:37 +00:00 |
yshang1
|
e86976fff2
|
Follow up EDKT236.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1423 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 07:45:55 +00:00 |
hche10x
|
c8b748bff3
|
1. Fix EDKT202 "Some externs do not have attribute SupArchList"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1422 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 06:23:58 +00:00 |
alfred
|
5ad6d22a16
|
add lisence
modify ui func
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1421 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 06:19:05 +00:00 |
hche10x
|
ff383de448
|
1. Fix EDKT214 "Framework Wizard is not synchronized with FrameworkDatabase.db when install FAR"
2. Remove some unused code from some files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1420 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 06:11:35 +00:00 |
yshang1
|
36dbf7f648
|
Follow up EDKT235
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1419 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 06:09:37 +00:00 |
yshang1
|
a93763b74d
|
Follow up tracker:
EDKT236, EDKT237, EDKT232, EDKT229 , EDKT233
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1418 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 05:37:49 +00:00 |
alfred
|
5f4eb6b6d5
|
add ModuleInfo2OutputPath Map
modify inf chooser
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1417 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-01 03:24:35 +00:00 |
jlin16
|
eb8ea8292e
|
Flash UI add new FV feature. modify FvImageNames and FvBindings in fpd file if FV name changes.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1416 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-31 10:34:14 +00:00 |
wuyizhong
|
0719317158
|
Remove stand-alone module judge when parse FPD file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1415 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-31 08:38:25 +00:00 |
jlin16
|
fb4645773d
|
initialize text fields to empty when switching dynamic pcd entries.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1414 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-31 02:02:44 +00:00 |
qwang12
|
34a94e468c
|
Add in PCD instantiation for newly added PCD in PcdPEIM.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1413 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-31 01:43:06 +00:00 |
alfred
|
b678aacaa9
|
func name changed & modify common.todoall
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1412 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-31 01:06:09 +00:00 |
jlin16
|
b315127350
|
change boolean PCD value to capital "TRUE" "FALSE".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1411 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-30 09:37:44 +00:00 |
qwang12
|
3d64815921
|
Change true to TRUE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1410 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-30 09:24:04 +00:00 |
qwang12
|
2defc05847
|
Change true to TRUE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1409 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-30 09:21:08 +00:00 |
qwang12
|
f89f5802f8
|
Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnabled, PcdPeiPcdDatabaseCallbackOnSetEnabled, PcdPeiPcdDatabaseExEnabled to allow user to customize Pcd service PEIM. It is very curical to save size in PEI phase.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1408 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-30 09:11:34 +00:00 |
alfred
|
e3e8956d13
|
editable comment style
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1407 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-30 08:36:25 +00:00 |
wuyizhong
|
6ae1510e52
|
Change output dir layout from Target/TagName/Arch to Target_TagName/Arch.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1406 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-30 03:57:57 +00:00 |
qouyang
|
96c9ae4507
|
Add comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1405 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-08-30 03:53:23 +00:00 |