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
/
Universal
/
DevicePathDxe
/
DevicePathFromText.c
Age
Commit message (
Expand
)
Author
2011-03-30
Fix ICC compilation failure. No functionality impact.
niruiyu
2011-03-29
Add DevicePathFromText support for ACPI _ADR node.
niruiyu
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-01-25
Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect th...
qhuang8
2009-11-12
1. Add UEFI 2.2 VLAN device path definition to MdePkg
xdu2
2009-08-19
Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffse...
qhuang8
2009-06-30
Refine the member name.
klu2
2009-04-03
Apply WriteUnaligned64() to write DevicePath structure.
qhuang8
2009-04-03
Add function DevPathFromTextRelativeOffsetRange ().
gikidy
2009-04-02
SATA Device path updated.
gikidy
2009-04-02
Fix some typos.
gikidy
2009-02-06
Coding style checked
jji4
2009-01-19
Add some ASSERT()s.
gikidy
2008-12-23
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...
qhuang8
2008-12-01
Remove NibbleToHexChar() function from BaseLib
lgao4
2008-07-16
Code scrub for DevicePathDxe driver.
qhuang8
2008-05-23
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
qwang12
2008-04-09
Update all files to follow doxygen style file header.
qhuang8
2008-02-21
Fix an issue that the Target Name is supposed to an Ascii string.
qhuang8
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12
2007-10-30
MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:
jljusten
2007-09-24
Update DevicePath driver to reflect several device path update in UEFI spec: ...
qhuang8
2007-09-19
Update Mde/MdeModulePkg to support ICC build for IA32/X64.
yshang1
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-05
Check in following modules,
xgu3