summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney4-5/+3
2009-07-10Remove extra #Includemdkinney1-49/+0
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10Add the missing header file.lgao41-0/+1
2009-07-09Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th...mdkinney2-0/+16
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao43-27/+25
2009-07-08Fix a building error due to check-in r8808klu21-2/+2
2009-07-07Remove TempStringLen. It was assigned, but not used. (ICC warning)jljusten1-3/+2
2009-07-07Fix some issues reported by source static analysis tools.klu24-36/+32
2009-07-01Add Null implementation of the Legacy Region Protocolmdkinney2-0/+260
2009-06-26Update code style.lgao41-3/+3
2009-06-25Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionEx...lgao43-1016/+763
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy2-1/+42
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu24-7/+7
2009-06-24Explicit to judge whether Index is out of boundary.klu21-12/+24
2009-06-241) Add blank before @file to follows doxygen style.klu23-120/+106
2009-06-24Refine comments.klu22-20/+10
2009-06-24This patch includes:klu22-104/+99
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten1-2/+13
2009-06-23Fix some potential buffer overflow issue.klu21-4/+6
2009-06-23Fix potential buffer overflow issue.klu22-1/+2
2009-06-191) Make naming of enumeration type follows coding styleklu28-85/+59
2009-06-16Remove unused SerialIo protocol.lgao41-1/+0
2009-06-16Retire the duplicate StatusCode PCD:lgao45-147/+85
2009-06-15Retire VariablePei and PcatSingleSegmentPciCfgPei in IntelFrameworkModulePkg.lgao49-2039/+0
2009-06-08Remove the duplicate NULL string.lgao41-0/+0
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2-28/+10
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2-2/+1
2009-06-04Remove #define for MAX_BBS_ENTRIESmdkinney2-5/+4
2009-06-03Fix an issue in DataHubGetNextRecord.gikidy1-10/+13
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2-16/+16
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2-0/+2
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney3-6/+6
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao41-1/+1
2009-05-20Fix the issue that BootOrder can't be setlgao42-4/+11
2009-05-19Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao41-1/+10
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun31-2/+8
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-28Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the la...rsun32-195/+0
2009-04-28update to pass ICC builderic_tian1-0/+1
2009-04-27Update directory/file names for status code PEIM.xli245-7/+7
2009-04-27Code Scrub for Status Code PEIM.xli245-189/+171
2009-04-27improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian2-22/+7
2009-04-27Update directory/file names for status code runtime dxe driver.xli247-182/+142
2009-04-27Some minor refinements for function header.xli243-8/+2
2009-04-27Code Scrub for Status Code Runtime Dxe driver.xli247-378/+283
2009-04-27Update HiiGetBrowserData APIlgao42-26/+3
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy6-38/+40
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy1-1/+2