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
|
4fd730b35e
|
Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6316 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-10-31 02:07:52 +00:00 |
jji4
|
819d148893
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6298 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-10-30 06:08:09 +00:00 |
vanjeff
|
299d51fddc
|
remove unnecessary comments introduced by tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5912 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-09-17 08:00:13 +00:00 |
vanjeff
|
ed66e1bc0d
|
clean up the un-suitable ';' location when declaring the functions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5820 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-09-04 09:37:28 +00:00 |
lgao4
|
f829715058
|
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5727 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-08-25 05:08:13 +00:00 |
qhuang8
|
1a8802f763
|
Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5699 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-08-20 10:00:50 +00:00 |
qwang12
|
dcd8047588
|
remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5339 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-06-11 05:19:11 +00:00 |
klu2
|
fdb05fa330
|
Fix missing include header file and fix typo in comment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5111 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-04-22 06:40:11 +00:00 |
klu2
|
ff1fcef842
|
Add function's doxygen header for Ps2Mouse module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5060 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-04-14 03:22:08 +00:00 |
klu2
|
bcd7041487
|
Coding style modification.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5058 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-04-14 03:12:57 +00:00 |
jljusten
|
d63e4c2308
|
edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:
* Match filename case for Serial.h and Serial.c.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4904 6f19259b-4bc3-4df7-8a09-765794883524
|
2008-03-18 17:21:58 +00:00 |
eric_tian
|
afd0fe2230
|
the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4343 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-11-29 06:21:28 +00:00 |
eric_tian
|
ac4f8b5abe
|
modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & rename the Ps2MouseSimulateTouchPadDxe folder to Ps2MouseAbsolutePointer
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4340 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-11-28 03:45:35 +00:00 |
eric_tian
|
52e6faea63
|
change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clearing the name's meaning.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4339 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-11-28 03:43:57 +00:00 |
eric_tian
|
0f8304cd85
|
use a PS/2 mouse to simulate a faked touchpad device.
verify the correction of the ABSOLUTE POINTER protocol's installation and usage
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4331 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-11-27 05:55:26 +00:00 |
qhuang8
|
f3d1e94028
|
Update to support EFI_SIMPLE_INPUT_EX protocol
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4179 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-10-19 02:35:55 +00:00 |
jwang36
|
f66a2a1741
|
Removed reference to non-existing library class
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4163 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-10-18 06:29:56 +00:00 |
qhuang8
|
d1aeb0bdc3
|
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4084 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-10-11 03:36:31 +00:00 |
qhuang8
|
1307dcd745
|
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4057 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-10-09 07:08:08 +00:00 |
qhuang8
|
f3d08ccf1a
|
Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3996 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-09-30 02:30:46 +00:00 |
qhuang8
|
1f771698b2
|
translate Ctrl + alpha to control value for simple text input protocol
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3952 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-09-27 12:00:18 +00:00 |
qwang12
|
179a2e9731
|
Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero when the driver detect no media is changed in the driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3896 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-09-20 00:38:28 +00:00 |
jwang36
|
888b8afbd3
|
Added missing dependent package
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3750 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-31 03:02:29 +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 |
qhuang8
|
1cf79a5e65
|
Update INF files to remove/update non-exist files listed in [sources] sections.
New build tool performs stricter check.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3733 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-29 12:38:21 +00:00 |
klu2
|
a02c7e152d
|
Fix the CYGWIN GCC build issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3721 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-28 03:59:37 +00:00 |
klu2
|
6bee163234
|
Fix building issue for Intel Compiler
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3695 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-23 08:37:33 +00:00 |
AJFISH
|
6b88ceec9b
|
Updated to use new PCD settings
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3664 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-08-16 22:15:08 +00:00 |
qwang12
|
b7b0078eec
|
change TokenSpaceGuid to the package Token Space Guid
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3444 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-26 01:05:13 +00:00 |
klu2
|
f8cd287bbc
|
Cleanup the license header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3389 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-20 09:34:04 +00:00 |
vanjeff
|
ed7748fe4a
|
remove some comments introduced by tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3387 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-20 06:10:09 +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 |
yshang1
|
c21fc3e8ae
|
Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3359 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-19 07:57:59 +00:00 |
vanjeff
|
ae5852b2ef
|
Modified to meet EBC compile.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3285 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-17 05:32:47 +00:00 |
qwang12
|
e04a94737c
|
mass cleanup inf name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3258 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-16 08:20:02 +00:00 |
qwang12
|
2fdd0eafcc
|
mass cleanup inf name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3257 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-16 08:19:29 +00:00 |
qwang12
|
9ade24365c
|
rename Ps2keyboard.inf to Ps2keyboardDxe.inf
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3252 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-16 07:32:10 +00:00 |
qwang12
|
752f2e26c7
|
clean up CommonHeader.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3251 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-16 07:31:16 +00:00 |
klu2
|
5b05586798
|
Move the files of IsaFloppy to upper directory
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3208 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-12 05:45:18 +00:00 |
klu2
|
ee54525fd1
|
Rename IsaFloppy to IsaFloppyDxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3207 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-12 05:28:18 +00:00 |
klu2
|
ee217261ff
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3195 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-11 09:39:51 +00:00 |
yshang1
|
c55fa8cc3c
|
Remove CommonHeader.h from IsaBusDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3176 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 10:03:21 +00:00 |
qwang12
|
92a428e1c4
|
Update to BSD license header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3175 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 10:02:04 +00:00 |
qwang12
|
df0dcb5e91
|
Update to BSD license header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3174 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 09:58:06 +00:00 |
yshang1
|
366565e096
|
Update copyright header of IsaSerialDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3173 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 09:47:40 +00:00 |
yshang1
|
e72a8ec54e
|
Update Copyright header of IsaFloppyPei.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3172 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 09:44:48 +00:00 |
yshang1
|
6db49ee6b4
|
Update the copyright headers of IsaFloppyDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3171 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 09:42:12 +00:00 |
yshang1
|
637ff81988
|
Import IsaSerialDxe in IntelFrameworkModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3170 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 09:38:02 +00:00 |
yshang1
|
99bda0fd20
|
Remove the EntryPoint.c from FloppyDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3169 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 09:24:34 +00:00 |
yshang1
|
11f43dfd8b
|
Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3168 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-10 09:04:15 +00:00 |
qwang12
|
05fbd06d91
|
Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3112 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-06 09:09:42 +00:00 |
AJFISH
|
ba23773287
|
Removed IntelframeworkPkg contamination from MdeModulePkg modules.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3019 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 18:34:24 +00:00 |
yshang1
|
3e0578d234
|
Update License Headers.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2958 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 09:41:34 +00:00 |
yshang1
|
c3902377a9
|
Add DxeBootScriptLibNull in IntelFrameworkPkg.
Add IsaBusDxe in IntelFrameworkModulePkg.
Add Pcat.h in "IntelFrameworkModulePkg/IndustryStandard"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2948 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 09:09:00 +00:00 |