summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian1-656/+0
2009-02-24Move Crc32GuidedSectionExtraction from Protocol to Guid directorylgao41-71/+0
2009-02-06Coding style checkedjji41-2/+2
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji41-2/+3
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang81-8/+7
2008-11-06Code scrub EdkFvbServiceLib.qhuang81-47/+49
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-5/+4
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli241-0/+726
2008-10-25Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been...xli241-726/+0
2008-10-07sync the comments of FvbServiceLib library class with Mde Library Spec.eric_tian1-90/+194
2008-09-03Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff1-3/+3
2008-04-09Add comments and DoxyGen format for these files.lgao41-2/+3
2008-02-25Add comments for parameter.lgao41-1/+15
2008-01-31Fix bug in function EfiFvbEraseBlock()lgao41-1/+1
2008-01-29Merge Ia32/Fvb.c & X64/Fvb.c, for these two files are identical.qhuang81-0/+607