summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal/BdsDxe
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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 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
* Remove #define for MAX_BBS_ENTRIESmdkinney2009-06-042-5/+4
* 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
* Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the la...rsun32009-04-282-195/+0
* update to pass ICC builderic_tian2009-04-281-0/+1
* improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian2009-04-272-22/+7
* Update HiiGetBrowserData APIlgao42009-04-272-26/+3
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-242-17/+19
* Fix that the variable can't be stored. Next, I will update GetBrowserData API.lgao42009-04-221-3/+11
* Add FormSet Guid for the front page.lgao42009-04-211-1/+1
* Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao42009-04-201-2/+2
* Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao42009-04-171-1/+1
* Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao42009-04-1720-352/+680
* Retire HiiLibGetNextLanguage() API from HII Library class.rsun32009-04-173-2/+62
* Retire language conversion APIs from HII library class.rsun32009-04-163-0/+196
* HII Library Class interface refine.rsun32009-04-1411-174/+139
* Fix some inconsistencies in EFIAPI usage.jljusten2009-04-135-86/+6
* EFI_KEY_OPTION definition verified with UEFI spec.gikidy2009-04-092-15/+36
* Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun32009-04-081-7/+30
* correct the input parameter FormId of IfrLibUpdateForm()jji42009-04-071-1/+1
* Retire Extended HII library class.rsun32009-04-029-85/+171
* Apply GetBestLanguage() API in UEFIqhuang82009-03-271-31/+85
* remove unused display option.lgao42009-03-251-9/+0
* clean console control protocol in bds module.vanjeff2009-03-204-26/+11
* ISO_639_2_ENTRY_SIZE has been made local.jji42009-03-171-0/+5
* 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff2009-03-101-2/+3
* retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian2009-03-043-24/+10
* 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu22009-02-264-33/+17
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-264-14/+7
* Add some comments in BdsDxe INF file.lgao42009-02-261-8/+8
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-241-1/+2