summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DriverSampleDxe
Commit message (Expand)AuthorAgeFilesLines
* Co-work with patch V11137 to refine the Hii menu.ydong102010-12-091-0/+0
* Rename one file to follow the file naming convention.rsun32010-09-072-1/+1
* Rename one file to follow the file naming convention.rsun32010-09-071-0/+0
* Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao42010-06-022-47/+84
* Small code refinement in MdeModulePkg.rsun32010-05-171-7/+8
* 1. Use the max string size to compare password string.lgao42010-05-101-2/+2
* Update the copyright notice formathhtian2010-04-248-12/+12
* Add sample use case for IFR security op-code.rsun32010-03-163-0/+12
* Add some robustness check in DriverSample driver.rsun32010-03-051-0/+2
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-041-87/+119
* Add FormMap form example. lgao42010-02-283-4/+68
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Add example of Name/Value pair var store to DriverSamplelgao42010-02-115-9/+327
* Add disableif statement example, and suppressif form example.lgao42009-12-311-102/+104
* Fix incorrect return status usage of HiiGetBrowserData().xdu22009-12-081-2/+1
* Add Example for EFI_BROWSER_ACTION_RETRIEVE callbacklgao42009-11-132-6/+23
* 1. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu22009-11-121-2/+2
* Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM...xdu22009-10-263-33/+119
* Add the example for default opcode usage.lgao42009-10-192-1/+5
* Add check that Progress is NULL lgao42009-07-081-2/+2
* Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao42009-06-251-12/+11
* Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao42009-05-211-23/+14
* Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42009-05-201-2/+4
* Correct DriverSample to produce the ConfigAccess protocollgao42009-05-181-14/+31
* Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao42009-05-181-1/+1
* Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao42009-05-141-0/+1
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-143-79/+94
* Update HiiGetBrowserData APIlgao42009-04-272-5/+9
* update DriverSample driver unload function to remove the installed package list.lgao42009-04-241-13/+11
* Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao42009-04-172-5/+6
* HII Library Class interface refine.rsun32009-04-143-53/+42
* Merge new defined HII library APIs into HiiLib lgao42009-04-131-1/+1
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-135-195/+256
* Add unload function for DriverSample lgao42009-04-092-39/+69
* Retire Extended HII library class.rsun32009-04-023-19/+79
* Move MdeModuleHii.h into Include\Guid directorylgao42009-02-231-1/+1
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-101-3/+1
* 1) Clean up the INF and add in comment to describe the surface area of modulesqwang122009-02-031-5/+5
* K8: add new variable PasswordSize to remove immeidate constant.qwang122009-01-201-4/+7
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Clean DriverSampleDxe for ICC build.xli242008-12-141-22/+22
* 1) Update file header.qwang122008-12-112-8/+5
* Update function comment and use MdePkg Library FreePool function.qwang122008-12-031-17/+11
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* ECC Cleanup: Update Doxygen commentqwang122008-11-193-8/+43
* [VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() implqwang122008-11-181-2/+0
* Refine MdeModulePkg to pass GCC build.xli242008-11-181-2/+2
* Remove over specific BaseLib library class for DriverSampleDxe module.klu22008-11-051-2/+0
* Sync in bug fix from EDK I:qwang122008-11-045-102/+244
* Update to use DOS formatqhuang82008-10-312-174/+174