]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus
Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also added...
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus /
2010-01-08 xli24Minor code enhancement.
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-10-10 vanjeffclean up non-English characters.
2009-09-29 vanjeffadd security check and remove un-necessary return sentence.
2009-09-28 htaoAdd security check to pass klockwork.
2009-09-25 vanjeffadd security check
2009-09-17 htaoFix ICC build failure.
2009-09-16 htaoadd SR-IOV support in EDK II.
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-09-08 vanjeffadjust error process code position.
2009-09-08 vanjeffupdated IdeBus driver not to create new child handle...
2009-08-28 vanjeffStartPciDevicesOnBridge() should correct return value.
2009-08-24 qhuang8Make end of line consistent.
2009-08-18 jchen20modified to removed references to WinNt in the comments...
2009-08-12 vanjeffadd correct [Depex] section.
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-21 lgao4Clean up code
2009-07-17 eric_tianmove EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-14 vanjeffupdated parameters name to match spec.
2009-07-13 vanjeffrollback for fix scsi disk detection issue.
2009-07-13 vanjeffupdated parameters name to match spec.
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 eric_tianupdate the function header comment to comply with PI1...
2009-07-10 gikidyReplace Fixed PCD with Feature PCD for useHalfHandshake...
2009-07-10 xli24Merge 3 PCDs for the ISA Bus Driver to a single PCD...
2009-07-10 gikidyFix a bug that process received data twice, it will...
2009-07-09 vanjeffadd security check.
2009-07-08 gikidyEnhanced module to handle half handshake flow control.
2009-07-07 vanjeffAdd IncompatiblePciDeviceSupportDxe module in IntelFram...
2009-07-07 vanjeffRetired PciIncompatibleDeviceSupportLib from IntelFrame...
2009-07-06 vanjefffixed one typo.
2009-07-02 rsun3Fix bugs in last code scrub.
2009-07-01 lgao4Fix code bug to cause deal loop when no floppy device.
2009-07-01 rsun3Isa Floppy driver code scrub.
2009-06-29 vanjefffixed ecc and k8 issues.
2009-06-26 rsun3Coding style clean-up.
2009-06-26 lgao4Update code style.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 vanjeffClean up ECC.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 jchen20Code scrub for IdeBusDxe driver
2009-06-25 vanjeffCode scrub for PCI Bus module and PciIncompatibleDevice...
2009-06-25 eric_tianupdate the comments on Event
2009-06-25 eric_tiancode scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module
2009-06-25 eric_tiancode scrub on Ps2MouseDxe module
2009-06-25 eric_tianfix build failure.
2009-06-25 eric_tianchange the enum field name convention to pass ECC
2009-06-24 klu2Fix the potential issue that using integrate as BOOLEAN...
2009-06-24 jchen20Code scrub for IdeBusDxe driver
2009-06-23 vanjefffixed Unix GCC build issue.
2009-06-23 vanjeffClean up meta data and code scrub for PCI Bus module.
2009-06-19 xli24Refine include file for PCI Platform Protocol, and...
2009-06-19 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-19 jchen20Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)
2009-06-19 xli24Code scrub for VgaMiniPortDxe.
2009-06-19 klu2Refine the comments.
2009-06-19 klu2Clean up the Ps2keyboardDxe module
2009-06-18 klu2The unicode char and shift unicode char should be unico...
2009-06-18 gikidyFix wrong variable used that may overwrite correct...
2009-06-18 vanjeff1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo...
2009-06-17 eric_tianadd meta-data to describe module behavior
2009-06-17 eric_tianclean ECC issue
2009-06-15 gikidyCorrected bad declaration.
2009-06-12 rsun3ISA Bus code scrub.
2009-06-11 rsun3ISA Bus driver code scrub. Fix a bug in Stop() that...
2009-06-10 rsun3ISA Bus driver code scrub.
2009-06-10 eric_tianfix the ecc issue.
2009-06-09 vanjefffixed ECC and Klocwork issues.
2009-06-05 mdkinneyMove gEfiPciOptionRomTableGuid from IntelFrameworkModul...
2009-06-05 mdkinneyRetire PciHotplugDeviceGuid.
2009-06-05 gikidyEnhance Ps2Mouse and Ps2Keyboard driver and fix for...
2009-06-01 mdkinneyRemove unnecessary use of gEfiStatusCodeSpecificDataGuid
2009-05-21 mdkinneyTerminate the Capability List traversal if the Capabili...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING check...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 checked in inf files.
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-21 hfangFix K8 report bugs.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
2009-04-07 vanjeffreturn value not follow spec.
2009-04-03 qhuang8Fix ICC build warning
2009-04-03 gikidyLoaded Image device paths for EFI Drivers loaded from...
2009-04-02 gikidyFunction AtaEnableLongPhysicalSector () added for Long...
2009-03-23 hfangfix Klocwork issues
2009-03-04 vanjeffadd check for invalid handle.
2009-03-04 vanjeffretired PcdNtEmulatorEnable.
2009-02-25 vanjeffremove dependent package from inf files.
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-02-24 lgao4Move DiskInfo Protocol from MdeModulePkg to IntelFramew...
2009-02-19 lgao4Using EFI_RESOUCE status defined in framework Pci Host...
2009-02-05 mdkinneyUpdate PCI Bus Driver to use the PeCoffLib instead...
2009-02-04 jji4use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_A...
2009-01-16 gikidyAdjust gSimpleTextInExNotifyGuid position in INF file.
2009-01-13 hfangFixed For Review
next