index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Nt32Pkg
/
FvbServicesRuntimeDxe
/
FWBlockService.c
Age
Commit message (
Expand
)
Author
2013-10-12
We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.
Jiamin Ma
2013-06-13
Use correct pointer to install DevicePath protocol.
Star Zeng
2012-02-01
Add Missing invocations to VA_END() for VA_START().
rsun3
2010-04-28
Update the copyright notice format
hhtian
2009-03-24
Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ...
lgao4
2009-03-12
retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...
eric_tian
2009-03-10
Add FvNameGuid for FV extension header.
klu2
2009-02-24
Correct comments
lgao4
2009-02-24
Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol.
lgao4
2008-11-11
1, Add <Library/DevicePathLib.h> for all source that use device path utility ...
klu2
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-14
Fix ICC building issue for Nt32 platform.
klu2
2008-09-03
Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
vanjeff
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-01-31
Fix bug in CustomErashFlashRange function.
lgao4
2007-11-05
the implementation of FVB->SetAttribute() interface should check the unchange...
klu2
2007-10-09
Cleaned the code for passing Visual Studio 2005 build
jwang36
2007-08-03
Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...
yshang1
2007-08-03
Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...
yshang1
2007-06-27
Add FvbServicesRuntimeDxe into Nt32Pkg
klu2