index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Bus
Age
Commit message (
Expand
)
Author
2007-10-25
Save original PCI attributes in start() function and restore it in Stop() for...
vanjeff
2007-10-19
Update to support EFI_SIMPLE_INPUT_EX protocol
qhuang8
2007-10-15
Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...
lgao4
2007-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-10
Changed to pass the build with Visual Studio 2005
jwang36
2007-10-09
Clean up Network Components to support GCC build.
yshang1
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-10-08
Support ICC build .
yshang1
2007-10-08
Fixed unexpected timeout in Usb MassStorage Driver.
yshang1
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-09-27
translate Ctrl + alpha to control value for simple text input protocol
qhuang8
2007-09-20
1. Set the Target array to zero before fill the target id.
qhuang8
2007-09-19
Update Mde/MdeModulePkg to support ICC build for IA32/X64.
yshang1
2007-09-06
Clean up two infs.
qwang12
2007-08-30
Added EFIAPI to event
AJFISH
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-30
1. Fixed one bug in Undi driver.
vanjeff
2007-08-30
Fix a bug that parentheses do not place correctly in UNDI driver.
xli24
2007-08-29
Add dependent packages in INF of modules.
yshang1
2007-08-27
1. Sync Tcp4 protocol definitions to match UEFI 2.1
vanjeff
2007-08-27
Make MdeModulePkg GCC clean.
qwang12
2007-08-23
1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...
vanjeff
2007-08-20
Merge in some fix from R8 on USB Bus driver:
qwang12
2007-08-14
Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...
lgao4
2007-08-07
Import UndiRuntimeDxe.
yshang1
2007-07-30
Update License header.
yshang1
2007-07-30
Update the license header.
yshang1
2007-07-26
Fix the wrong copyright statements.
qhuang8
2007-07-24
Sync USB modules with main trunk.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-17
1. Fixed tools_def.template to meet ICC build for IA32
vanjeff
2007-07-16
Add Dxe as postfix to Scsi related driver.
klu2
2007-07-16
Modules cleanup.
vanjeff
2007-07-12
1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg
vanjeff
2007-07-12
fixed memcpy link issue.
vanjeff
2007-07-11
Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.
vanjeff
2007-07-11
Keep the module name consistency with directory name.
vanjeff
2007-07-11
Import EhciDxe and UhciDxe into MdeModulePkg.
vanjeff
2007-07-03
Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe.
yshang1
2007-07-02
Porting R8's PI-enabled ScsiBus driver
klu2
2007-06-29
removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...
AJFISH
2007-06-29
Patch so the tree will compile
AJFISH
2007-06-29
Add ScsiDiskDxe driver for Nt32Pkg
klu2
2007-06-29
Porting ScsiBus module for Nt32Pkg.
klu2
2007-06-27
Add AtapiPassThru & CapsuleRuntime module to MdeModulePkg
qhuang8