index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
DriverSampleDxe
Age
Commit message (
Expand
)
Author
2009-12-31
Add disableif statement example, and suppressif form example.
lgao4
2009-12-08
Fix incorrect return status usage of HiiGetBrowserData().
xdu2
2009-11-13
Add Example for EFI_BROWSER_ACTION_RETRIEVE callback
lgao4
2009-11-12
1. Update SetupBrowser to pass correct buffer value for OrderedList Callback
xdu2
2009-10-26
Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM...
xdu2
2009-10-19
Add the example for default opcode usage.
lgao4
2009-07-08
Add check that Progress is NULL
lgao4
2009-06-25
Correct DriverSample ConfigAcess protocol ExtractConfig interface.
lgao4
2009-05-21
Update DriverSample and PlatDriOverrideDxe driver to correct the return value...
lgao4
2009-05-20
Update HiiDataBase to fix the SCT hang issues by the invalid device path.
lgao4
2009-05-18
Correct DriverSample to produce the ConfigAccess protocol
lgao4
2009-05-18
Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...
lgao4
2009-05-14
Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...
lgao4
2009-05-14
1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...
lgao4
2009-04-27
Update HiiGetBrowserData API
lgao4
2009-04-24
update DriverSample driver unload function to remove the installed package list.
lgao4
2009-04-17
Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.
lgao4
2009-04-14
HII Library Class interface refine.
rsun3
2009-04-13
Merge new defined HII library APIs into HiiLib
lgao4
2009-04-13
Update UefiHiiLib to support new defined IFR related HII APIs.
lgao4
2009-04-09
Add unload function for DriverSample
lgao4
2009-04-02
Retire Extended HII library class.
rsun3
2009-02-23
Move MdeModuleHii.h into Include\Guid directory
lgao4
2009-02-10
Correct typo in comments, clean IfrSupportLib.h
lgao4
2009-02-03
1) Clean up the INF and add in comment to describe the surface area of modules
qwang12
2009-01-20
K8: add new variable PasswordSize to remove immeidate constant.
qwang12
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-14
Clean DriverSampleDxe for ICC build.
xli24
2008-12-11
1) Update file header.
qwang12
2008-12-03
Update function comment and use MdePkg Library FreePool function.
qwang12
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-11-19
ECC Cleanup: Update Doxygen comment
qwang12
2008-11-18
[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() impl
qwang12
2008-11-18
Refine MdeModulePkg to pass GCC build.
xli24
2008-11-05
Remove over specific BaseLib library class for DriverSampleDxe module.
klu2
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-10-31
Update to use DOS format
qhuang8
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-09-02
Merged in the bug fixes from EDK I.
qwang12
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-05-23
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
qwang12
2008-05-22
Add a reference of 2nd buffer storage in a formset.
qwang12
2008-05-21
Changed the default value for the same var to be the same.
jwang36
2008-05-14
Add in example on
qwang12
2008-04-11
1. add public functions header.
vanjeff
2008-02-19
edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr:
jljusten
2008-02-02
1) Cleanup HiiLib, IfrSupportLib.
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12