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
/
IntelFrameworkModulePkg
/
Universal
Age
Commit message (
Expand
)
Author
2007-08-23
Fix building issue for Intel Compiler
klu2
2007-08-22
Update PciCfg2.c to follow strict ANSI C spec.
yshang1
2007-08-17
Use <> in #include statements instead of "" for include files from packages
mdkinney
2007-08-16
Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...
klu2
2007-08-15
1) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback.
yshang1
2007-08-14
Replace EFI_MAX() with MAX()
mdkinney
2007-08-13
Add VaraiblePei into IntelFrameworkModulePkg
klu2
2007-08-13
Add VariablePei into IntelFrameworkModulePkg
klu2
2007-08-13
Fix a bug that when user can't presses F9 to restore the NV Map data into def...
qwang12
2007-08-10
1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...
klu2
2007-08-06
Fix bug in PciCfg to support PCI express address.
yshang1
2007-08-06
Remove gEfiCpuIoProtocolGuid from [Depex] section.
vanjeff
2007-07-25
1) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg.
yshang1
2007-07-25
Correct license header.
klu2
2007-07-23
Correct all header files for doxygen format and correct the license issue for...
klu2
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
1) Change the file name of StatusCode.h to DataHubStatusCodeRecord.h
klu2
2007-07-18
Adjust directory structures.
qhuang8
2007-07-16
clean up package dependecy.
qwang12
2007-07-16
Modules clean up.
vanjeff
2007-07-13
Add in VgaClassDxe
qwang12
2007-07-13
Update the comments header.
yshang1
2007-07-13
Remove .dxs.
yshang1
2007-07-13
Remove "Common" directory in StatusCodeDxe.
yshang1
2007-07-13
Remove CommonHeader.h in StatusCodeDxe.
yshang1
2007-07-11
Removed *.dxs reference in .inf file
AJFISH
2007-07-04
Corrected uses of IntelFrameworkPkg header files.
bxing
2007-07-02
Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...
qwang12
2007-07-02
Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...
qwang12
2007-07-02
Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...
qwang12
2007-07-02
1. remove FirmwareVolumeBlock.h for IntelFrameworkPkg
vanjeff
2007-07-02
1. Add FrameworkFormBrowser.h
vanjeff
2007-06-29
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...
AJFISH
2007-06-29
Port DriverSample.inf, HiiDatabase.inf and SetupBrowser.inf
vanjeff
2007-06-29
1. add EdkSerialPortLibNull.inf
vanjeff
2007-06-28
Add DataHub & DataHubStdErr modules
qhuang8