summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian2009-02-021-1/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-303-0/+3
* Fix ICC build warning.qhuang82009-01-241-4/+5
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-2351-2/+23764
* Update For Reviewhfang2009-01-1911-15/+15
* Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy2009-01-162-3/+2
* Fixed For Reviewhfang2009-01-139-64/+64
* Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP...lgao42009-01-091-12/+0
* Update For R9 Review.hfang2009-01-0832-465/+715
* As variable area is not reliable in recovery path, then we should not produce...eric_tian2009-01-051-6/+19
* Fixup for reviewhfang2008-12-2526-605/+598
* Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42008-12-189-87/+227
* Clean up to update the reference of the these macros:qhuang82008-12-1615-21/+21
* Add missing DevicePathLib in INF file.qhuang82008-12-151-0/+1
* 1. added functions header for MACROS in PCI22.h.vanjeff2008-12-091-0/+2
* Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney2008-12-071-1/+1
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-1/+1
* Update IoLib instance mapping so that the DSC file can support EBC build vali...qhuang82008-12-051-3/+3
* Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli242008-12-042-22/+27
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-275-25/+20
* 1.retried graphics library class from MdePkgvanjeff2008-11-241-2/+0
* 1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao42008-11-213-8/+26
* Removed Graphics library instance in IntelFrameworkModulePkg, since no one us...vanjeff2008-11-203-916/+2
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-201-1/+1
* Update doxygen comment.qwang122008-11-191-0/+2
* Update doxygen comment.qwang122008-11-191-1/+2
* Update PciOptionRomSupport.c to pass GCC build.xli242008-11-181-2/+5
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-118-50/+23
* Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change.qhuang82008-11-071-0/+1
* Change functional static variable to Global variable. No STATIC modifier is r...qwang122008-10-311-6/+7
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-3027-105/+14
* Update 8259 driver to use IoLib instead of the CPU I/O Protocolmdkinney2008-10-274-89/+3
* Update LIBRARY_CLASS declaration in the INF file so this library is type BASE...mdkinney2008-10-271-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff2008-10-273-4/+4
* Modify DSC file according to update of MDE library instances.xli242008-10-251-5/+5
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-174-9/+9
* Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu22008-10-162-2/+0
* cleanup the improper comments for function return value in LockKeyboards()eric_tian2008-09-281-3/+2
* 1) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang122008-09-223-18/+19
* CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang122008-09-211-16/+21
* remove the unused msa/npsd fileslgao42008-09-201-247/+0
* remove unnecessary comments introduced by tools. vanjeff2008-09-172-6/+0
* Update the comments.qwang122008-09-172-2/+8
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-0421-646/+323
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Fix a issue "BlockIOProtocolTest failed on Several Platforms during EFI and U...eric_tian2008-09-012-39/+17
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-2525-2246/+0
* Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang82008-08-2011-10/+37
* Misuse protocol and guidklu22008-08-201-3/+1