vanjeff
|
454e9f6593
|
Clean UGA from Nt32Pkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4161 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-10-18 06:01:39 +00:00 |
vanjeff
|
62409219a1
|
Merger trackers #7807 and #8372.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4153 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-10-17 06:55:15 +00:00 |
AJFISH
|
052ad7e191
|
Update comments in Variable driver and removed references to FLASH Map Hob in INF files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4019 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-10-05 14:40:23 +00:00 |
qhuang8
|
804604b6f8
|
Fix a memory leak issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3925 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-09-26 08:21:53 +00:00 |
klu2
|
4d69586b3b
|
Remove '|' at end of PCD line.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3747 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-30 18:19:56 +00:00 |
qhuang8
|
b3af5df67b
|
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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3744 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-30 09:11:54 +00:00 |
jwang36
|
e75fe0ebba
|
Added missing dependent package
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3738 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-30 06:12:06 +00:00 |
mdkinney
|
a5b8a503b0
|
Use <> in #include statements instead of "" for include files from packages
Use '/' instead of '\' for all file references
Remove redundant use of $(WORKSPACE) from DSC, FDF, INF, and DEC files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3674 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-17 21:04:53 +00:00 |
qwang12
|
6bfce83ac4
|
Correct a bug that allocate a fix size buffer as input buffer for Hii->GetString. We will allocate it before we use it and free it after use.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3555 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-06 09:42:56 +00:00 |
AJFISH
|
95cba3ee15
|
Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDS
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3515 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-31 15:52:44 +00:00 |
klu2
|
e54209ba21
|
Remove Include/Common/FirmwareRevision.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3476 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-27 04:31:14 +00:00 |
klu2
|
c6bfcabbd2
|
Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3475 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-27 03:54:35 +00:00 |
klu2
|
40f18da12b
|
Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3474 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-27 03:52:06 +00:00 |
AJFISH
|
b397fbbbf9
|
removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3458 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-26 21:33:37 +00:00 |
klu2
|
a5a40d6fdd
|
CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not gPlatformConsole
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3446 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-26 02:05:02 +00:00 |
klu2
|
c8c8116cfb
|
Add virtual CpuModel, CpuSpeed and Memory driver into default connect device list.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3430 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-25 05:04:55 +00:00 |
yshang1
|
3cfb790c94
|
Retire the "Include/Common" of MdeModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3425 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-24 10:52:02 +00:00 |
qwang12
|
d19862fe4f
|
remove dxs files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3422 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-24 09:52:29 +00:00 |
vanjeff
|
dd0687a4b1
|
remove some comments introduced by tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-20 04:33:45 +00:00 |
qwang12
|
6c24017693
|
mass cleanup inf name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3255 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-16 08:17:35 +00:00 |
AJFISH
|
7658d609a3
|
Convert NT32 to use PCD settings for UEFI Timeout and language variables as a POC for new BDS.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3241 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-13 22:51:36 +00:00 |
AJFISH
|
d1477e4d0d
|
Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to look at the current BDS
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3187 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-11 03:08:05 +00:00 |
AJFISH
|
5724d205a3
|
Remove .DXS reference in .inf file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3183 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 18:46:02 +00:00 |
klu2
|
535fa3223b
|
Correct the dxs section for PlatformBdsDxe for Nt32Pkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3117 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-06 09:25:28 +00:00 |
AJFISH
|
1d58cfb2c6
|
Fixed build break by removing missing include file. Made code compile by not assuming every FLASH device is a FW Hub.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3021 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 19:38:58 +00:00 |
qwang12
|
9938f405b9
|
String.h confuse cl.exe. Its name collide with MS's std library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3015 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 13:05:01 +00:00 |
qwang12
|
06335580ec
|
String.h confuse cl.exe. Its name collide with MS's std library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3014 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 13:04:05 +00:00 |
qwang12
|
9ef4650724
|
Use String.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3012 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 12:39:53 +00:00 |
qwang12
|
851d410b54
|
Enable PlatformBdsDxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3008 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 12:31:15 +00:00 |
qwang12
|
49cc0d3aa6
|
Make some vfr buidable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2991 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 06:49:18 +00:00 |
qwang12
|
e638b5e129
|
Remove CommonHeader.h from VFR files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2967 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 13:06:49 +00:00 |
qwang12
|
af162ac5f9
|
Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the naming convention.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2941 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 08:18:26 +00:00 |
qwang12
|
bc11b82964
|
add in PlatformBds.inf
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2932 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 05:08:32 +00:00 |