summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe
AgeCommit message (Expand)Author
2009-07-21Clean up code lgao4
2009-07-17Fix build broken issue for ICC 9.0klu2
2009-07-16Fix bug that some boot option can *not* be displayed correct in boot manager ...klu2
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-13Retire description string macro for boot device type which are not defined in...klu2
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-07-10Remove extra #Includemdkinney
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian
2009-07-10Add the missing header file.lgao4
2009-07-09Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th...mdkinney
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao4
2009-07-08Fix a building error due to check-in r8808klu2
2009-07-07Remove TempStringLen. It was assigned, but not used. (ICC warning)jljusten
2009-07-07Fix some issues reported by source static analysis tools.klu2
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu2
2009-06-24Explicit to judge whether Index is out of boundary.klu2
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten
2009-06-23Fix some potential buffer overflow issue.klu2
2009-06-23Fix potential buffer overflow issue.klu2
2009-06-191) Make naming of enumeration type follows coding styleklu2
2009-06-08Remove the duplicate NULL string.lgao4
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-04Remove #define for MAX_BBS_ENTRIESmdkinney
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao4
2009-05-20Fix the issue that BootOrder can't be setlgao4
2009-05-19Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao4
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-28Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the la...rsun3
2009-04-28update to pass ICC builderic_tian
2009-04-27improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-22Fix that the variable can't be stored. Next, I will update GetBrowserData API.lgao4
2009-04-21Add FormSet Guid for the front page.lgao4
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao4
2009-04-17Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao4
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao4
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun3
2009-04-07correct the input parameter FormId of IfrLibUpdateForm()jji4
2009-04-02Retire Extended HII library class.rsun3
2009-03-27Apply GetBestLanguage() API in UEFIqhuang8
2009-03-25remove unused display option.lgao4