summaryrefslogtreecommitdiff
path: root/DuetPkg/FSVariable/FSVariable.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu1-71/+291
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian1-2/+13
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-12/+12
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian1-3/+3
2009-12-22add error handling for input parameter.eric_tian1-0/+4
2009-08-21Detab in DuetPkgqhuang81-3/+3
2009-05-04Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang81-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-9/+9
2009-04-29improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian1-251/+648
2009-03-25Fix name conflict for GetVariable defined in UefiLib.hklu21-2/+2
2009-02-28Fix build broken for variable's header modification.klu21-1/+1
2009-02-271. delete Include/Guid/VariableInfo.heric_tian1-6/+9
2009-01-09Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M...lgao41-10/+10
2008-11-26Fix bundle of issue for ICC buildklu21-2/+0
2008-11-23Resolved several warnings generated by GCC.jljusten1-5/+5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-12/+2
2008-05-081) Fix some casting working in X64 buildingklu21-1/+5
2008-05-05Fix many bugs in DUET package and now DUET package is enabled for floppy succ...klu21-1/+1
2008-04-30Fix some bugs in FSVariable and BdsPlatform for duet platform.klu21-26/+1
2008-04-29Add 8254 module and fix the hob operation for R9 library.klu21-18/+8
2008-04-18Add missing module for duet package.klu21-0/+1356