]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg
[mirror_edk2.git] / MdeModulePkg / Universal /
2009-02-25 lgao4Correct minor comments in meta data file.
2009-02-25 qhuang8Add a work around to set the PCD protocol lock to TPL_N...
2009-02-25 eric_tianupdate
2009-02-25 klu2Fix GCC building broken, GCC does not allow \ character...
2009-02-25 klu2Add missing library class header file.
2009-02-25 klu2Remove unreferenced library class
2009-02-25 klu2Remove unreferenced library class
2009-02-25 klu2Add missing library class header file.
2009-02-25 klu2Remove unreferenced library class.
2009-02-25 klu2Refine comments
2009-02-25 klu2Fix typo.
2009-02-25 vanjeffremove dependent package from inf files.
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-25 klu2Merge GetSizeTableIndexA to GetSizeTableIndex function...
2009-02-25 vanjeffupdate hotplug check logic
2009-02-25 vanjeff1. Retired HotPlugDevice protocol.
2009-02-25 xli24Remove private event description from INF.
2009-02-25 xli24Correct some misleading comments.
2009-02-25 klu2Add sample for auto-generated PCD
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-02-24 lgao4Use gEfiCallerIdGuid as the private guid for PcdPeim...
2009-02-24 lgao4Change directory name PlatformDriOverride to PlatformDr...
2009-02-24 lgao4Reduce directory deep
2009-02-24 lgao4Change library class PlatDriOverLib to PlatformDriOverr...
2009-02-24 vanjefftemporary roll back changing on gEfiHotPlugDevice.
2009-02-24 eric_tianfix the bug of calculating subnetmask prefix length...
2009-02-24 niryFix function comments.
2009-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-23 qhuang8Update the variable name and GUID to set time zone...
2009-02-23 qhuang8Update consplitter driver to use dynamic PCD to set...
2009-02-23 qhuang8Split the Print functionality from SetupBrowserDxe...
2009-02-23 qhuang8Add PrintDxe to produce EDKII print2 protocol on top...
2009-02-23 vanjeffremove console control protocol consuming in DrawImage...
2009-02-23 vanjeff1. Retired HotPlugDevice protocol.
2009-02-23 xli24Remove BaseMemoryTest PPI and related producers and...
2009-02-23 vanjeffClean up gEfiHotPlugDeviceGuid in ConPlatformDxe.
2009-02-18 gikidyMeta-data verified.
2009-02-17 hchen30update code to pass K8.
2009-02-17 klu2Fix EBC build broken.
2009-02-17 klu2Fix EBC build broken.
2009-02-13 vanjeff1.enhanced security check.
2009-02-13 vanjeffenhanced security check.
2009-02-13 lgao4Fix security check.
2009-02-13 vanjeffenhanced security check.
2009-02-12 vanjeffenhanced security check.
2009-02-12 vanjeffEnhanced status return check.
2009-02-12 vanjeffadd return value check.
2009-02-12 vanjeffadd NULL pointer check.
2009-02-11 qhuang8Fix the typo in comments
2009-02-11 qhuang8Adjust code to fix potential array out-bound issues.
2009-02-11 qhuang8Remove several unicode in comments.
2009-02-11 qhuang8Fix the potential illegal EBC opcode issue.
2009-02-11 lgao4Include the missing Guid header file to refer the globa...
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-02-10 qwang12Add in ASSERT to avoid NULL point dereference.
2009-02-09 vanjeffupdate meta.
2009-02-09 qwang12ECC cleanup: Non-Boolean comparisons should use a compa...
2009-02-09 lgao4Clean Network Driver to include Uefi.h, not PiDxe.h.
2009-02-09 niryRoll back the DEBUG mask change which cause SerialIo...
2009-02-06 mdkinneyAdd parenthesis to expression to make order of operatio...
2009-02-06 lgao4Clean up FaultTolerantWriteDxe to remove the duplicated...
2009-02-06 niryfix the operator priority bug.
2009-02-06 qhuang8Fix minor build issue.
2009-02-06 qwang12K8: Add in ASSERT to detect possible NULL pointer deref...
2009-02-06 jgong5Pass ECC
2009-02-06 jji4Coding style checked
2009-02-06 jgong5fixed more issues by scrubbing.
2009-02-06 eric_tianfix ecc warning
2009-02-06 jgong5Synced function header.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2009-02-06 vanjeffupdate format.
2009-02-06 jji4Code level security checked
2009-02-03 klu2Fix typo in meta data.
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-02-03 ywu21fix some checklist issues
2009-02-03 vanjeffremove some internal functions and allocate some FIFO...
2009-02-03 jlin16Fix non-asci char in comment.
2009-02-03 qwang121) Clean up the INF and add in comment to describe...
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-02 qwang12Remove the accidental check in of test code.
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-02-02 eric_tianThe caller of FindVariable() function ensure VariableNa...
2009-02-01 qwang12Update the protocol function to return EFI_INVALID_PARA...
2009-02-01 niryre order the function definition to avoid unnecessary...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-23 xli24Update for Meta data.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2009-01-23 klu2Fix issue from code scrub.
2009-01-22 lgao4Add check when use Index as Array [Index] to avoid...
2009-01-22 lgao4Add check after allocate pool.
2009-01-22 vanjeffremove klocwork issue.
2009-01-21 gikidyMeta-data reviewed and verified.
2009-01-20 qwang12K8:
2009-01-20 gikidyMeta-data review.
2009-01-20 gikidyAdd some info for some PCD controlled GUIDs and Protocols.
2009-01-20 gikidyMeta-data review.
2009-01-20 jji4Source level security checked
2009-01-20 gikidyMeta-data review.
2009-01-20 gikidyMeta-data review.
2009-01-20 qwang12K8:
next