summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PlatformDriOverrideDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-283-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-21/+33
* Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2014-08-192-69/+100
* Refine code to make it more safely.Eric Dong2014-06-261-3/+4
* Correct the incorrect string. Gao, Liming2014-04-241-0/+0
* Remove RT attribute for variable PlatDriOver.Gao, Liming2014-03-271-4/+4
* Add check to make sure the data be valid.Gao, Liming2014-03-262-13/+57
* Add comments to describe PlatformDriOverrideDxe is used for test purpose. Gao, Liming2014-03-171-1/+3
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-263-34/+16
* 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-152-31/+53
* Clean up the private GUID definition in module Level.lgao42011-09-183-21/+18
* 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-247-12/+12
* Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg...jchen202010-03-181-1/+0
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-041-4/+52
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Make end of line consistent caused by previous check in.qhuang82009-08-241-7/+7
* add correct [Depex] section.vanjeff2009-08-101-1/+3
* change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32009-05-251-0/+0
* 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-248-224/+4027
* Change directory name PlatformDriOverride to PlatformDriOverrideDxe.lgao42009-02-242-0/+261
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5012 6f1...vanjeff2008-04-094-342/+0
* Port PlatformDriOverrideDxe into R9.vanjeff2008-01-164-0/+342