summaryrefslogtreecommitdiff
path: root/DuetPkg/FSVariable
AgeCommit message (Expand)Author
2014-10-15Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong
2014-10-15Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong
2011-04-27Solve a wrong pointer reference in QueryVariableInfo().erictian
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-04-28Update the copyright notice formathhtian
2010-03-23Remove the work around as the Fat driver's lock issue was found and fixed.niruiyu
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian
2010-03-03Remove EFI_SPECIFICATION_VERSION macro reference in code.niruiyu
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-25Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian
2009-12-22add error handling for input parameter.eric_tian
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-08-21Detab in DuetPkgqhuang8
2009-05-04Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang8
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-29improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian
2009-03-25Fix name conflict for GetVariable defined in UefiLib.hklu2
2009-03-02remove comment lineeric_tian
2009-02-28Fix build broken for variable's header modification.klu2
2009-02-271. delete Include/Guid/VariableInfo.heric_tian
2009-02-03Clean up FSVariable:qhuang8
2009-01-09Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M...lgao4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-26Fix bundle of issue for ICC buildklu2
2008-11-23Resolved several warnings generated by GCC.jljusten
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-05-081) Fix some casting working in X64 buildingklu2
2008-05-05Fix many bugs in DUET package and now DUET package is enabled for floppy succ...klu2
2008-04-30Fix some bugs in FSVariable and BdsPlatform for duet platform.klu2
2008-04-29Add 8254 module and fix the hob operation for R9 library.klu2
2008-04-18Add missing module for duet package.klu2