summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* code review's result.eric_tian2008-08-121-1/+1
* Use ReadUnaligned32() instead of CopyMem()mdkinney2008-08-013-2/+4
* add logic to check PCI device has option rom when degrading PCI resources. If...vanjeff2008-07-231-3/+22
* Fixed one bug when building ACPI resource data for 64bit Prefetchable memory.vanjeff2008-07-211-2/+2
* modify file name to uppercase.eric_tian2008-07-163-3/+3
* modify file name to uppercase.eric_tian2008-07-161-1/+1
* sync filename exactly.vanjeff2008-07-161-2/+2
* renamevanjeff2008-07-161-0/+0
* renamevanjeff2008-07-161-0/+0
* sync filename exactly.vanjeff2008-07-1622-30/+30
* update file GUID value to avoid collision with the GraphicsLib instance in Md...vanjeff2008-07-081-2/+2
* rename to meet actual filenamesvanjeff2008-07-021-8/+8
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* rename to meet actual filenamesvanjeff2008-07-021-4/+4
* rename to meet naming rulesvanjeff2008-07-021-0/+0
* Rename to meet naming rulesvanjeff2008-07-021-0/+0
* add DXE_DRIVER and UEFI_DRIVER into supported module type list for PciIncompa...vanjeff2008-07-021-2/+2
* Add parameter checking for PCI IO protocol according to UEFI spec.xli242008-06-211-1/+17
* remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. qwang122008-06-111-1/+1
* Remove unused library instancesqhuang82008-06-041-1/+0
* Remove unused library instancesqhuang82008-06-041-3/+0
* Give the output information in right place.vanjeff2008-06-031-103/+103
* Add #ifndef statement for header file.qhuang82008-05-271-0/+6
* Rollback the enhancement of Pcibus in r4844 for more investigation.qhuang82008-05-263-14/+0
* Add doxygen style comments for section extraction module.qhuang82008-05-203-336/+498
* Remove CpuDeadLoop().qhuang82008-04-281-1/+0
* StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not al...klu22008-04-282-1/+2
* initialize local variable before use.htao2008-04-231-0/+2