summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PlatformDriOverrideDxe
AgeCommit message (Expand)Author
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong
2014-06-26Refine code to make it more safely.Eric Dong
2014-04-24Correct the incorrect string. Gao, Liming
2014-03-27Remove RT attribute for variable PlatDriOver.Gao, Liming
2014-03-26Add check to make sure the data be valid.Gao, Liming
2014-03-17Add comments to describe PlatformDriOverrideDxe is used for test purpose. Gao, Liming
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong10
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong10
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-05-101. Use the max string size to compare password string.lgao4
2010-04-24Update the copyright notice formathhtian
2010-03-18Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg...jchen20
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-02-241. Correct File header to ## @filelgao4
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-10add correct [Depex] section.vanjeff
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun3
2009-05-21Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao4
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-04-30Correct HiiGetBrowserData API usage.lgao4
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao4
2009-02-24Change directory name PlatformDriOverride to PlatformDriOverrideDxe.lgao4
2008-04-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5012 6f1...vanjeff
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff