summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PlatformDriOverrideDxe
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki4-784/+847
2021-05-21MdeModulePkg/PlatformDriOverrideDxe: Fix overflow condition checkLi, Walon1-1/+1
2019-09-25MdeModulePkg/PlatformDriOverride: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-1/+10
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney9-63/+9
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao7-72/+72
2017-04-12MdeModulePkg: Error Level is not used correctlyJeff Fan1-2/+2
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin2-6/+6
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen3-0/+0
2015-07-01MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to r...Qiu Shumin1-8/+13
2015-07-01MdeModulePkg PlatDriOverrideDxe: Remove unneeded VARIABLE_HEADER referenceStar Zeng1-2/+1
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2015-01-23Locate the config route protocol before install the config access protocol to...Eric Dong1-13/+14
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong1-2/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star3-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-21/+33
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2-69/+100
2014-06-26Refine code to make it more safely.Eric Dong1-3/+4
2014-04-24Correct the incorrect string. Gao, Liming1-0/+0
2014-03-27Remove RT attribute for variable PlatDriOver.Gao, Liming1-4/+4
2014-03-26Add check to make sure the data be valid.Gao, Liming2-13/+57
2014-03-17Add comments to describe PlatformDriOverrideDxe is used for test purpose. Gao, Liming1-1/+3
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni3-34/+16
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-2/+2
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong102-31/+53
2011-09-18Clean up the private GUID definition in module Level.lgao43-21/+18
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-4/+3
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong101-63/+63
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao41-1/+8
2010-05-17Small code refinement in MdeModulePkg.rsun31-23/+4
2010-05-101. Use the max string size to compare password string.lgao41-2/+2
2010-04-24Update the copyright notice formathhtian7-12/+12
2010-03-18Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg...jchen201-1/+0
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao41-4/+52
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-08-24Make end of line consistent caused by previous check in.qhuang81-7/+7
2009-08-10add correct [Depex] section.vanjeff1-1/+3
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun31-0/+0
2009-05-21Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao41-3/+6
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao41-5/+15
2009-04-30Correct HiiGetBrowserData API usage.lgao41-2/+2
2009-04-27Update HiiGetBrowserData APIlgao41-16/+4
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao48-224/+4027
2009-02-24Change directory name PlatformDriOverride to PlatformDriOverrideDxe.lgao42-0/+261
2008-04-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5012 6f1...vanjeff4-342/+0
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff4-0/+342