summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
Commit message (Expand)AuthorAgeFilesLines
* Nt32Pkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-291-2/+2
* We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma2013-10-121-1/+1
* Use correct pointer to install DevicePath protocol.Star Zeng2013-06-131-2/+2
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-6/+2
* Update the copyright notice formathhtian2010-04-281-2/+2
* Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ...lgao42009-03-241-22/+2
* retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian2009-03-121-10/+0
* Add FvNameGuid for FV extension header.klu22009-03-101-28/+68
* Correct commentslgao42009-02-241-3/+1
* Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol.lgao42009-02-241-172/+1
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-1/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* Fix ICC building issue for Nt32 platform.klu22008-10-141-6/+6
* Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff2008-09-031-30/+30
* Modify all file header to follow doxygen formatklu22008-03-191-2/+2
* Fix bug in CustomErashFlashRange function. lgao42008-01-311-13/+27
* the implementation of FVB->SetAttribute() interface should check the unchange...klu22007-11-051-0/+19
* Cleaned the code for passing Visual Studio 2005 buildjwang362007-10-091-1/+1
* Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang12007-08-031-1/+0
* Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang12007-08-031-0/+1
* Add FvbServicesRuntimeDxe into Nt32Pkgklu22007-06-271-0/+1512