summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* sync patch r9931 from main trunk.vanjeff2010-11-161-1/+1
* sync patch r10351, r10352, r10353, r10354, r10360 from main trunk.vanjeff2010-11-161-72/+98
* sync patch r11008 from main trunk.vanjeff2010-11-111-52/+63
* Sync patch r9905 from main trunk.lgao42010-07-301-11/+19
* Sync main trunk r9373.lgao42010-07-307-66/+18
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Clean up code lgao42009-07-215-66/+65
* Fix build broken issue for ICC 9.0klu22009-07-172-2/+5
* Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22009-07-162-27/+84
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-152-18/+18
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-132-6/+7
* Retire description string macro for boot device type which are not defined in...klu22009-07-131-26/+35
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-114-5/+3
* 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