summaryrefslogtreecommitdiff
path: root/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-24Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ...lgao41-22/+2
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian1-10/+0
2009-03-10Add FvNameGuid for FV extension header.klu21-28/+68
2009-02-24Correct commentslgao41-3/+1
2009-02-24Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol.lgao41-172/+1
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-1/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+0
2008-10-14Fix ICC building issue for Nt32 platform.klu21-6/+6
2008-09-03Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff1-30/+30
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2
2008-01-31Fix bug in CustomErashFlashRange function. lgao41-13/+27
2007-11-05the implementation of FVB->SetAttribute() interface should check the unchange...klu21-0/+19
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang361-1/+1
2007-08-03Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang11-1/+0
2007-08-03Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang11-0/+1
2007-06-27Add FvbServicesRuntimeDxe into Nt32Pkgklu21-0/+1512