summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Remove SetupBrowser, DriverSample and HiiDatabase.qwang122008-02-281-0/+8
* Remove SetupBrowser, DriverSample and HiiDatabase.qwang122008-02-281-3/+0
* Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen...qwang122008-02-289-1624/+0
* Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ...qwang122008-02-2814-12960/+0
* Remove Framework HiiDatabaseqwang122008-02-289-4675/+0
* Produce all the PciIo & Dpath protocol for all the pci devices under the curr...qhuang82008-02-195-184/+124
* Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang82008-02-191-2/+2
* Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang12008-02-181-20/+13
* Fix an issue to match invalid Language codes like "enus" qhuang82008-02-141-1/+1
* IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten2008-02-111-1/+1
* Add the check- in missed filegtian2008-02-041-0/+7
* Retire the constructor to reduce the possibility of circular library dependency.yshang12008-02-042-26/+4
* Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12008-02-032-8/+40
* Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu32008-01-311-0/+2
* 1. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff2008-01-234-32/+73
* Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang122008-01-221-1/+1
* Runtime Library should not use the gRT directly, since it may be converted to...yshang12008-01-221-6/+15
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2117-707/+708
* Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg;yshang12008-01-211-0/+1
* Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang12008-01-219-78/+1386
* 1) Replace MACRO with C functions.yshang12008-01-142-38/+203
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-112-60/+23
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-102-10/+64
* fix DataHubGetNextRecord bugeric_tian2007-12-261-9/+9
* Add the Rom Image to internal database for later PCI light enumerationeric_tian2007-12-262-0/+18
* MdeModule cleanup for PI:klu22007-12-104-1/+1542
* Update default value to adapt to most platform.qhuang82007-12-051-1/+1
* Update default value to adapt to most platform.qhuang82007-12-051-4/+4
* the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.eric_tian2007-11-297-0/+3020
* modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ...eric_tian2007-11-288-3021/+1
* change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear...eric_tian2007-11-287-176/+176
* use a PS/2 mouse to simulate a faked touchpad device.eric_tian2007-11-278-0/+3021
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-229-10/+10
* 1. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff2007-11-091-20/+20
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Fix two issues:qhuang82007-11-062-7/+9
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-051-0/+1
* Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang82007-10-303-4/+60
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-228-20/+20
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-195-67/+983
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-183-2/+19
* Removed reference to non-existing library classjwang362007-10-181-1/+0
* Merger trackers #7807 and #8372. vanjeff2007-10-172-34/+45
* Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao42007-10-163-16/+16
* Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42007-10-152-21/+44
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-1/+9
* fixed the following problems:eric_tian2007-10-121-113/+147
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-119-10/+10
* Changed to pass the build with Visual Studio 2005jwang362007-10-101-2/+2