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
/
MdeModulePkg
/
Bus
/
Pci
/
UndiRuntimeDxe
Age
Commit message (
Expand
)
Author
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-12-03
Global variables have been moved backward ahead of functions.
jji4
2008-11-27
Add the AND of all architectural protocols for this special DXE_RUNTIME driver.
qhuang8
2008-11-11
1, Add <Library/DevicePathLib.h> for all source that use device path utility ...
klu2
2008-11-05
Remove over specific Guid
klu2
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-06-30
Boolean values and variable type BOOLEAN should not use explicit comparisons ...
qwang12
2008-05-27
Add #ifndef statement for header file.
qhuang8
2008-04-09
apply for doxgen format.
vanjeff
2008-04-08
Fix warnings generated by gcc for ia32 builds:
jljusten
2007-11-28
Fixed potential issues to release resources when error occurs.
vanjeff
2007-11-13
Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...
vanjeff
2007-10-25
Save original PCI attributes in start() function and restore it in Stop() for...
vanjeff
2007-10-15
Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...
lgao4
2007-08-30
1. Fixed one bug in Undi driver.
vanjeff
2007-08-30
Fix a bug that parentheses do not place correctly in UNDI driver.
xli24
2007-08-07
Import UndiRuntimeDxe.
yshang1