summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DriverSampleDxe
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-1/+1
* Merged in the bug fixes from EDK I.qwang122008-09-023-9/+9
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-80/+0
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-231-1/+0
* Add a reference of 2nd buffer storage in a formset.qwang122008-05-223-9/+21
* Changed the default value for the same var to be the same.jwang362008-05-211-1/+1
* Add in example on qwang122008-05-142-2/+24
* 1. add public functions header.vanjeff2008-04-112-37/+21
* edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr:jljusten2008-02-191-0/+0
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-023-8/+12
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-219-0/+1726