summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-4/+4
* MdeModulePkg/DriverSample: Add sample case for popup protocolDandan Bi2017-08-231-1/+2
* MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2016-09-271-1/+1
* MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong2015-05-131-1/+2
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-8/+31
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-1/+1
* Refine the sample about how to convert the device path to string.ydong102013-01-221-1/+2
* Add sample code to show how to register Browser HotKey by BrowserEx protocol.lgao42012-02-291-2/+2
* Clean up the private GUID definition in module Level.lgao42011-09-181-0/+3
* Add new "Refresh guid" opcode, also add sample code to use it.ydong102011-06-081-0/+1
* Update inf file to follow spec.ydong102011-03-301-1/+0
* Rename one file to follow the file naming convention.rsun32010-09-071-1/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM...xdu22009-10-261-1/+2
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-141-0/+1
* Update HiiGetBrowserData APIlgao42009-04-271-1/+1
* HII Library Class interface refine.rsun32009-04-141-0/+1
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-131-2/+3
* Add unload function for DriverSample lgao42009-04-091-0/+1
* Retire Extended HII library class.rsun32009-04-021-1/+0
* 1) Clean up the INF and add in comment to describe the surface area of modulesqwang122009-02-031-5/+5
* 1) Update file header.qwang122008-12-111-3/+3
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Remove over specific BaseLib library class for DriverSampleDxe module.klu22008-11-051-2/+0
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-1/+1
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-021-0/+2
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+72