summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-34/+34
* MdeModulePkg: Error Level is not used correctlyJeff Fan2017-04-121-2/+2
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-271-2/+2
* MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to r...Qiu Shumin2015-07-011-8/+13
* Locate the config route protocol before install the config access protocol to...Eric Dong2015-01-231-13/+14
* Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2014-08-191-63/+97
* Refine code to make it more safely.Eric Dong2014-06-261-3/+4
* Add check to make sure the data be valid.Gao, Liming2014-03-261-4/+6
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-30/+14
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong102011-12-151-26/+47
* Clean up the private GUID definition in module Level.lgao42011-09-181-15/+14
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-4/+3
* Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong102011-05-201-63/+63
* Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao42010-06-021-1/+8
* Small code refinement in MdeModulePkg.rsun32010-05-171-23/+4
* 1. Use the max string size to compare password string.lgao42010-05-101-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-041-4/+52
* Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao42009-05-211-3/+6
* Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42009-05-201-5/+15
* Correct HiiGetBrowserData API usage.lgao42009-04-301-2/+2
* Update HiiGetBrowserData APIlgao42009-04-271-16/+4
* Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao42009-04-241-0/+1667