summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
...
* Remove extra #Includemdkinney2009-07-101-49/+0
* roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian2009-07-101-2/+2
* Add the missing header file.lgao42009-07-101-0/+1
* Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th...mdkinney2009-07-092-0/+16
* Add comments for the return value of GenericBdsLib functions.lgao42009-07-083-27/+25
* Fix a building error due to check-in r8808klu22009-07-081-2/+2
* Remove TempStringLen. It was assigned, but not used. (ICC warning)jljusten2009-07-071-3/+2
* Fix some issues reported by source static analysis tools.klu22009-07-074-36/+32
* Add Null implementation of the Legacy Region Protocolmdkinney2009-07-012-0/+260
* Update code style.lgao42009-06-261-3/+3
* Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionEx...lgao42009-06-253-1016/+763
* Use UNI file string to display Boot Option for language localization.gikidy2009-06-252-1/+42
* Fix the potential issue that using integrate as BOOLEAN value in judgment. klu22009-06-244-7/+7
* Explicit to judge whether Index is out of boundary.klu22009-06-241-12/+24
* 1) Add blank before @file to follows doxygen style.klu22009-06-243-120/+106
* Refine comments.klu22009-06-242-20/+10
* This patch includes:klu22009-06-242-104/+99
* Fix a syntax error. There was an extra closing parenthesis: ')'jljusten2009-06-231-2/+13
* Fix some potential buffer overflow issue.klu22009-06-231-4/+6
* Fix potential buffer overflow issue.klu22009-06-232-1/+2
* 1) Make naming of enumeration type follows coding styleklu22009-06-198-85/+59
* Remove unused SerialIo protocol.lgao42009-06-161-1/+0
* Retire the duplicate StatusCode PCD:lgao42009-06-165-147/+85
* Retire VariablePei and PcatSingleSegmentPciCfgPei in IntelFrameworkModulePkg.lgao42009-06-159-2039/+0
* Remove the duplicate NULL string.lgao42009-06-081-0/+0
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-072-28/+10
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-072-2/+1
* Remove #define for MAX_BBS_ENTRIESmdkinney2009-06-042-5/+4
* Fix an issue in DataHubGetNextRecord.gikidy2009-06-031-10/+13
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-012-0/+2
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-303-6/+6
* Clean up GenericBdsLib.h to remove unnecessary include header files.lgao42009-05-211-1/+1
* Fix the issue that BootOrder can't be setlgao42009-05-202-4/+11
* Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao42009-05-191-1/+10
* Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun32009-05-081-2/+8
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the la...rsun32009-04-282-195/+0
* update to pass ICC builderic_tian2009-04-281-0/+1
* Update directory/file names for status code PEIM.xli242009-04-275-7/+7
* Code Scrub for Status Code PEIM.xli242009-04-275-189/+171
* improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian2009-04-272-22/+7
* Update directory/file names for status code runtime dxe driver.xli242009-04-277-182/+142
* Some minor refinements for function header.xli242009-04-273-8/+2
* Code Scrub for Status Code Runtime Dxe driver.xli242009-04-277-378/+283
* Update HiiGetBrowserData APIlgao42009-04-272-26/+3
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-246-38/+40
* COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy2009-04-241-1/+2
* Code scrub for VgaClass Driver.xli242009-04-235-786/+756