summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DriverSampleDxe
AgeCommit message (Expand)Author
2010-02-28Add FormMap form example. lgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-11Add example of Name/Value pair var store to DriverSamplelgao4
2009-12-31Add disableif statement example, and suppressif form example.lgao4
2009-12-08Fix incorrect return status usage of HiiGetBrowserData().xdu2
2009-11-13Add Example for EFI_BROWSER_ACTION_RETRIEVE callbacklgao4
2009-11-121. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu2
2009-10-26Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM...xdu2
2009-10-19Add the example for default opcode usage.lgao4
2009-07-08Add check that Progress is NULL lgao4
2009-06-25Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao4
2009-05-21Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao4
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-05-18Correct DriverSample to produce the ConfigAccess protocollgao4
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao4
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao4
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao4
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24update DriverSample driver unload function to remove the installed package list.lgao4
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Merge new defined HII library APIs into HiiLib lgao4
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-09Add unload function for DriverSample lgao4
2009-04-02Retire Extended HII library class.rsun3
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao4
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang12
2009-01-20K8: add new variable PasswordSize to remove immeidate constant.qwang12
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-14Clean DriverSampleDxe for ICC build.xli24
2008-12-111) Update file header.qwang12
2008-12-03Update function comment and use MdePkg Library FreePool function.qwang12
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-19ECC Cleanup: Update Doxygen commentqwang12
2008-11-18[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() implqwang12
2008-11-18Refine MdeModulePkg to pass GCC build.xli24
2008-11-05Remove over specific BaseLib library class for DriverSampleDxe module.klu2
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-31Update to use DOS formatqhuang8
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-05-22Add a reference of 2nd buffer storage in a formset.qwang12
2008-05-21Changed the default value for the same var to be the same.jwang36
2008-05-14Add in example on qwang12
2008-04-111. add public functions header.vanjeff
2008-02-19edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr:jljusten