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 |