niry
|
85511ddf72
|
Fix coding style issues for Tcp4Dxe driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6774 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-28 08:32:24 +00:00 |
qhuang8
|
8db9d51d78
|
Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_DATABASE_PROTOCOL to its own dependency.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6764 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-27 13:15:24 +00:00 |
vanjeff
|
0891b0a2cb
|
Fixed one bug when calculating timeout value in timeout function for UDP protocol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6763 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-27 09:46:01 +00:00 |
qhuang8
|
11e9250309
|
Add GetCurrentLanguage() to HiiLib in MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6758 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-27 07:43:56 +00:00 |
lgao4
|
a55caa5335
|
Update PEIM entry point to follow PEIM entry point.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6755 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-27 05:24:29 +00:00 |
lgao4
|
8bd22b8aaa
|
Update PEIM entry point to follow PEIM entry point.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6753 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-27 05:18:32 +00:00 |
xli24
|
067447099c
|
Add necessary CONST modifier.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6752 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-27 05:07:24 +00:00 |
klu2
|
25ce1e97eb
|
Fix ECC issue for PCD Dxe and Peim
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6745 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-27 02:15:51 +00:00 |
eric_tian
|
133e09da3d
|
code scrub
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6715 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-25 02:26:17 +00:00 |
vanjeff
|
519f076a47
|
1.retried graphics library class from MdePkg
2.retried graphics library instance from MdeModulePkg
3.Move EnableQuietBoot(), DisableQuietBoot() and LockKeyboards() into GenericBdsLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6691 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-24 05:49:59 +00:00 |
mdkinney
|
c46484952a
|
Update to use ReallocatePool() from BaseMemoryLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6678 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-22 00:52:53 +00:00 |
vanjeff
|
b643f69c98
|
using the exact device path DEBUGPORT_DEVICE_PATH.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6670 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-21 09:48:41 +00:00 |
vanjeff
|
204ba917ba
|
code scrub.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6667 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-21 08:32:38 +00:00 |
vanjeff
|
2d285faad8
|
Code scrub for DebugPortDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6665 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-21 07:13:33 +00:00 |
qwang12
|
f4113e1fdb
|
1) Remove the variable initalization in declaration.
2) Change all gBS->FreePool to use the MdePkg/BaseLib's FreePool.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6662 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-21 06:59:58 +00:00 |
lgao4
|
05f89b17b8
|
1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max try times, the device may be error.
2. To follow PI spec, PciCfg PPI doesn't require ASSERT for the unalign PCI IO access.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6659 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-21 05:55:40 +00:00 |
qwang12
|
f9f31f7423
|
ECC Cleanup: Remove variable initialization in declaration.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6645 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-20 05:15:13 +00:00 |
vanjeff
|
b31547205f
|
1.Removed PrintXY from Graphics Library.
2.Added PrintXY and AsciiPrintXY in Uefi Library
3.Moved PcdUgaConsumeSupport from MdeModulePkg to MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6642 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-20 03:08:28 +00:00 |
lgao4
|
c48d41d2c7
|
Update SecurityStub function to align PI spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6637 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-19 14:25:16 +00:00 |
qwang12
|
7064c0a5aa
|
ECC Cleanup: Update Doxygen comment
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6633 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-19 13:36:34 +00:00 |
qwang12
|
a3a70b6ac1
|
Doxygen fix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6632 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-19 12:30:42 +00:00 |
qwang12
|
69367b5bb9
|
Fixed a ECC error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6631 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-19 12:01:25 +00:00 |
jgong5
|
ed729a0c3c
|
synced function header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6615 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-18 14:30:46 +00:00 |
qwang12
|
83bcb6613f
|
[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() impl
Update the platform code after the above VfrCompiler checkin
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6614 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-18 14:29:48 +00:00 |
jgong5
|
ce904bae52
|
synced function header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6608 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-18 13:37:36 +00:00 |
jgong5
|
2ff2921247
|
synced function header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6595 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-18 09:29:44 +00:00 |
xli24
|
555e76f83f
|
Refine MdeModulePkg to pass GCC build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6575 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-18 07:01:14 +00:00 |
niry
|
b6c4ecad36
|
fix code style issue and add function header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6570 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-18 04:52:51 +00:00 |
xli24
|
d41be01a6f
|
Use @retval instead of @return.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6556 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-17 04:34:14 +00:00 |
xli24
|
96437c903c
|
Code scrub for WatchdogTimer driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6555 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-17 04:33:19 +00:00 |
xli24
|
636578d333
|
Code scrub for Monotonic Counter Driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6554 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-17 03:33:42 +00:00 |
jgong5
|
f92046412a
|
Scrubbed part of the code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6548 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-14 09:16:11 +00:00 |
qhuang8
|
a266bb2d04
|
Add missed Metronome.h in [Sources] section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6538 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-13 11:36:30 +00:00 |
jgong5
|
bab52709d8
|
Scrubbed some code for Udp4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6494 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-13 08:08:44 +00:00 |
xli24
|
f8c9de87bc
|
Update DebugSupportDxe module to pass IPF GCC build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6492 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-13 08:02:26 +00:00 |
niry
|
4cda7726e5
|
sync comments, fix function header, rename variable name to follow coding style.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6481 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-13 03:42:21 +00:00 |
jji4
|
dfc005c30f
|
Code Scrub:
/MdeModulePkg/Universal/Variable/Pei/Variable.c re-scrubbed
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6477 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-13 01:47:14 +00:00 |
jji4
|
33479ddfd7
|
Code Scrub:
MdeModulePkg\Universal\Variable\Pei
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6475 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-12 10:30:50 +00:00 |
jji4
|
21176834e0
|
Code Scrub:
MdeModulePkg\Universal\PcatRealTimeClockRuntimeDxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6468 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-12 06:41:40 +00:00 |
qhuang8
|
c6bc765fca
|
Fix ICC build break.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6464 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-12 01:14:36 +00:00 |
klu2
|
1232b21473
|
1, Add <Library/DevicePathLib.h> for all source that use device path utility macros
2, Add DevicePathLib library class to module's INF that use device path utility macros
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6456 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-11 15:42:40 +00:00 |
jgong5
|
96e1079fa4
|
Scrubbed more.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6454 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-11 09:23:25 +00:00 |
jgong5
|
5405e9a66b
|
Scrubbed some files for IP4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6447 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-11 02:44:30 +00:00 |
xli24
|
96268f2822
|
Code scrub for Metronome driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6431 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-07 09:55:05 +00:00 |
xli24
|
92733d4590
|
Code scrub for Metronome driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6430 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-07 09:53:51 +00:00 |
xli24
|
b3764698fa
|
Code scrub for NullMemoryTest driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6429 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-07 09:34:50 +00:00 |
xli24
|
378871863f
|
Code Scrub for BaseMemoryTest PEIM.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6427 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-07 08:05:42 +00:00 |
jji4
|
8d85dc3126
|
Code scrub:
MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6426 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-07 07:44:21 +00:00 |
xli24
|
c5ed97f628
|
Code Scrub for ConPlatform.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6425 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-07 07:18:15 +00:00 |
vanjeff
|
9e604fe42d
|
ECC clean up.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6405 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-11-05 08:44:03 +00:00 |