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
/
EdkUnixPkg
Age
Commit message (
Expand
)
Author
2007-04-18
Remove autogen.h from all dxs files, because autogen.h file has been included...
lgao4
2007-04-13
Fixed some issues for IA32 architecture platform build.
vanjeff
2007-04-11
Merge the patch provided by Johnson
klu2
2007-04-09
Clean up the following module msa files, they are three networt and two PCD m...
lgao4
2007-04-05
Clean up the following module msa files, they are edkmodule package ftwlit, C...
lgao4
2007-04-05
fix build warning issue
klu2
2007-04-04
Fix the TPL broken issue for UnixPkg
klu2
2007-04-04
Change BDS to get the default logo picture by default bmp logo guid.
lgao4
2007-03-23
Add target.txt file for building UnixPkg in CYGWIN environment.
klu2
2007-03-21
fix build broken issue
klu2
2007-03-21
Fix build broken issue.
klu2
2007-03-20
1. Removed #ifdef SNP_DEBUG and used debug lib to output information
vanjeff
2007-03-16
1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
vanjeff
2007-03-14
Make sure RestoreTPL paired with RaiseTPL
qwang12
2007-03-12
Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...
qwang12
2007-03-12
Resolve the build break caused by changes to DxeCore.
qwang12
2007-03-09
1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.
qwang12
2007-02-26
Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library insta...
klu2
2007-02-13
Remove the reference of UnixOemStatusHookLib
qhuang8
2007-02-13
Split UnixOemHookStatusCodeLib to PEI/DXE instances
qhuang8
2007-02-13
start timer at initialization
tgingold
2007-02-13
use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleep
tgingold
2007-02-13
EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLib
tgingold
2007-02-13
newline added at end
tgingold
2007-02-13
Logo and EdkgenericBdsLib removed
tgingold
2007-02-13
updated to use new packages from EdkModule
tgingold
2007-02-12
fix gcc warnings (missing braces around initializer)
tgingold
2007-02-05
1.Drop the support of UEFI_APPLICATION for UefiDriverLib
qhuang8
2007-02-02
changed timer lib reference from BaseTimerLibLocalApic to BaseTimerLibNullTem...
vanjeff
2007-02-02
1. removed some null directories BaseTimerLibLocalApic and Nt32TimerLibNull
vanjeff
2007-01-31
1. PEI core needs to check image machine type
xgu3
2007-01-31
remove unused PCD
klu2
2007-01-25
Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...
qwang12
2007-01-24
Fix up file names.
bbahnsen
2007-01-19
Fix component name bugs when input Controller Name is invalid
qhuang8
2007-01-16
Fix the issues,
xgu3
2007-01-16
Fix the issues,
xgu3
2007-01-12
Update video card preference policy, together with some memory leaks in Gener...
xli24
2007-01-12
fix some minor warning for unix package
klu2
2007-01-11
BDS code calls Hii->FindHandles() with hardcoded length.
xli24
2007-01-08
fix some minor warning
klu2
2007-01-08
fix the warning for structure initialization
klu2
2007-01-07
Change many windows references to unix.
bbahnsen
2007-01-07
Always return an aligned block when mapping memory.
bbahnsen
2007-01-06
Fix an unititialized memory read.
bbahnsen
2007-01-06
Unix version of EFI emulator
tgingold