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
/
UnixPkg
/
Library
Age
Commit message (
Expand
)
Author
2009-08-25
Integrate patch from Andrew Fish to make it run on OS X.
qhuang8
2009-07-13
ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...
eric_tian
2009-07-13
Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...
klu2
2009-07-11
Remove extra #includes where possible to make build more efficient
mdkinney
2009-07-10
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
lgao4
2009-07-10
Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...
mdkinney
2009-07-09
Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...
lgao4
2009-06-07
Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
mdkinney
2009-06-07
Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...
mdkinney
2009-06-03
changed %s to %a to print correct ascii string.
vanjeff
2009-06-01
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...
mdkinney
2009-06-01
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...
mdkinney
2009-06-01
Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...
mdkinney
2009-05-30
This checkin addresses the compatibility issue of passing arguments of type V...
mdkinney
2009-05-09
Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...
mdkinney
2009-05-08
1. Assign BDS timeout PCD value.
vanjeff
2009-03-05
Add empty line
qhuang8
2009-03-05
Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...
qhuang8
2009-03-02
remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg
qhuang8
2009-02-26
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...
klu2
2009-02-24
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2
2009-02-23
Fix typo in include file name
qhuang8
2009-02-23
Update Unix platform to use dynamic HII pcd to save console output mode.
qhuang8
2009-02-05
Fix lib to use standard #defines for PE/COFF machine types
mdkinney
2009-01-14
Add type cast to pass build
qhuang8
2009-01-14
Apply PeiServicesLib
qhuang8
2009-01-14
Add type case
qhuang8
2008-12-03
Clean up to fix build break.
qhuang8
2008-12-03
Fix constructor prototype.
qhuang8
2008-11-24
retried graphics library class from MdePkg
vanjeff
2008-11-13
Add DevicePathLib reference, for these macros have been moved to DevicePathLib
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-08-26
remove all obsolete msa files from UnixPkg
eric_tian
2008-06-30
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
eric_tian