summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DriverSampleDxe
AgeCommit message (Expand)AuthorFilesLines
2009-11-121. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu21-2/+2
2009-10-26Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM...xdu23-33/+119
2009-10-19Add the example for default opcode usage.lgao42-1/+5
2009-07-08Add check that Progress is NULL lgao41-2/+2
2009-06-25Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao41-12/+11
2009-05-21Update DriverSample and PlatDriOverrideDxe driver to correct the return value...lgao41-23/+14
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao41-2/+4
2009-05-18Correct DriverSample to produce the ConfigAccess protocollgao41-14/+31
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao41-1/+1
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao41-0/+1
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao43-79/+94
2009-04-27Update HiiGetBrowserData APIlgao42-5/+9
2009-04-24update DriverSample driver unload function to remove the installed package list.lgao41-13/+11
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao42-5/+6
2009-04-14HII Library Class interface refine.rsun33-53/+42
2009-04-13Merge new defined HII library APIs into HiiLib lgao41-1/+1
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao45-195/+256
2009-04-09Add unload function for DriverSample lgao42-39/+69
2009-04-02Retire Extended HII library class.rsun33-19/+79
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-1/+1
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao41-3/+1
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang121-5/+5
2009-01-20K8: add new variable PasswordSize to remove immeidate constant.qwang121-4/+7
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-14Clean DriverSampleDxe for ICC build.xli241-22/+22
2008-12-111) Update file header.qwang122-8/+5
2008-12-03Update function comment and use MdePkg Library FreePool function.qwang121-17/+11
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-19ECC Cleanup: Update Doxygen commentqwang123-8/+43
2008-11-18[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() implqwang121-2/+0
2008-11-18Refine MdeModulePkg to pass GCC build.xli241-2/+2
2008-11-05Remove over specific BaseLib library class for DriverSampleDxe module.klu21-2/+0
2008-11-04Sync in bug fix from EDK I:qwang125-102/+244
2008-10-31Update to use DOS formatqhuang82-174/+174
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-1/+1
2008-09-02Merged in the bug fixes from EDK I.qwang123-9/+9
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-80/+0
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-1/+0
2008-05-22Add a reference of 2nd buffer storage in a formset.qwang123-9/+21
2008-05-21Changed the default value for the same var to be the same.jwang361-1/+1
2008-05-14Add in example on qwang122-2/+24
2008-04-111. add public functions header.vanjeff2-37/+21
2008-02-19edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr:jljusten1-0/+0
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang123-8/+12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang129-0/+1726