summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/FvbServicesRuntimeDxe
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-284-8/+8
* 1. Correct File header to ## @filelgao42010-02-231-2/+2
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-291-19/+12
* Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ...lgao42009-03-242-30/+14
* Fix the wrong Revision number. According to PI spec 1.0, this field should be...qhuang82009-03-191-2/+2
* retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian2009-03-123-13/+1
* Add FvNameGuid for FV extension header.klu22009-03-102-31/+76
* Correct commentslgao42009-02-241-3/+1
* Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol.lgao42009-02-244-186/+3
* Remove unused NvDataFvHoblgao42009-02-241-1/+1
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+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-142-10/+10
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-36/+18
* Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff2008-09-032-34/+34
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-251-99/+0
* Modify all file header to follow doxygen formatklu22008-03-193-6/+6
* Fix bug in CustomErashFlashRange function. lgao42008-01-311-13/+27
* Fix some bugs in DSC/INF file Nt32 platformklu22007-11-221-0/+1
* 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
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-13/+13
* 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-033-16/+36
* remove dxs files.qwang122007-07-241-31/+0
* remove some comments introduced by tools.vanjeff2007-07-201-38/+0
* Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver...klu22007-07-171-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH2007-06-291-12/+2
* remove duplicated definitions of gEfiAlternateFvBlockGuidvanjeff2007-06-282-6/+2
* Add [depex] in inf file and dxs from file list in inf's [source] section.klu22007-06-281-1/+2
* Add FvbServicesRuntimeDxe into Nt32Pkgklu22007-06-276-0/+2157