]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Use "==" to define build options for USER_DEFINED module
[mirror_edk2.git] / MdeModulePkg /
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-16 qhuang8Add assertion to ensure pointer dereference has been...
2009-02-13 gikidyMeta-data reviewed.
2009-02-13 vanjeff1.enhanced security check.
2009-02-13 vanjeffenhanced security check.
2009-02-13 lgao4Fix security check.
2009-02-13 jji4Source level security checked
2009-02-13 jji4Source level security checked
2009-02-13 vanjeffenhanced security check.
2009-02-12 jljusten* MdeModulePkg/Core/Pei/Dependency/Dependency.h
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-12 vanjefffixed comments missing.
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 lgao4Add the missing Guid header file.
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-02-10 eric_tianclean K8.
2009-02-10 qwang12Add in ASSERT to avoid NULL point dereference.
2009-02-10 xli24Add comments in DSC files to explain the function and...
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 eric_tianclean ecc
2009-02-06 jgong5Pass ECC
2009-02-06 jji4Coding style checked
2009-02-06 jji4Coding style checked
2009-02-06 jgong5fixed more issues by scrubbing.
2009-02-06 eric_tianfix ecc warning
2009-02-06 xli24Pass ECC check.
2009-02-06 jji4Coding style checked
2009-02-06 jgong5Synced function header.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2009-02-06 eric_tianfix ecc
2009-02-06 vanjeffupdate format.
2009-02-06 jji4Code level security checked
2009-02-06 eric_tianCleanup K8 warning.
2009-02-05 mdkinneyUse UEFI macros for PE/COFF image types
2009-02-05 lgao4Remove FlashMap Ppi that has been replaced by Flash...
2009-02-04 qwang12Use TO_START and BY_START for UEFI driver model driver.
2009-02-04 qwang123) Doxygen comment cleanup.
2009-02-04 qwang123) Doxygen comment cleanup.
2009-02-04 qwang121) Fix a typo in EhcMoniteAsyncRequests.
2009-02-04 lgao4Enhance DxeCore to handle the all block sized allowed...
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 jji4Code size optimized
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-03 eric_tianAdd information in Meta-Data file
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-02 eric_tianenhance the condition branch to handle Unix style file...
2009-02-02 qwang12Update the comment section of INF to add in more meta...
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_tianadd parameter check logic to clean up Klocwork warning.
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 lgao4Add comments for these header files
2009-01-23 xli24Update for Meta data.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2009-01-23 klu2Add more checkpoint for deference pointer.
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-22 xli24Add check for NULL pointer.
2009-01-21 lgao4Correct FeatureFlagExpress PCD format based on INF...
2009-01-21 gikidyMeta-data reviewed and verified.
2009-01-21 qhuang8Update to add the ASSERT()s in the right place.
2009-01-21 qwang12K8:
2009-01-21 eric_tianFix Klocwork warning. We should directly return EFI_INV...
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
next