summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.c
Commit message (Expand)AuthorAgeFilesLines
* 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