]> git.proxmox.com Git - mirror_edk2.git/history - EdkUnixPkg
Correct UefiDecompress library instance
[mirror_edk2.git] / EdkUnixPkg /
2007-06-25 vanjeffAdd some definitions for efi event in Uefi/UefiSpec...
2007-06-05 klu2Add /dev/ttyS1 for PcdUnixSerialPort
2007-06-04 klu2Use <sys/ioctl.h>.
2007-06-04 klu2Fix the different defintion between linux and cygwin
2007-06-04 klu2Fix the definition differences issue of termios.h in...
2007-06-01 qwang12Add in GUID_TYPE and "Help Text" for GUID declaraion.
2007-05-30 klu2Remove unused variable and function
2007-05-30 klu2Add emulated serialIo device driver for EdkUnixPkg
2007-04-18 lgao4Remove autogen.h from all dxs files, because autogen...
2007-04-13 vanjeffFixed some issues for IA32 architecture platform build.
2007-04-11 klu2Merge the patch provided by Johnson
2007-04-09 lgao4Clean up the following module msa files, they are three...
2007-04-05 lgao4Clean up the following module msa files, they are edkmo...
2007-04-05 klu2fix build warning issue
2007-04-04 klu2Fix the TPL broken issue for UnixPkg
2007-04-04 lgao4Change BDS to get the default logo picture by default...
2007-03-23 klu2Add target.txt file for building UnixPkg in CYGWIN...
2007-03-21 klu2fix build broken issue
2007-03-21 klu2Fix build broken issue.
2007-03-20 vanjeff1. Removed #ifdef SNP_DEBUG and used debug lib to outpu...
2007-03-16 vanjeff1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
2007-03-14 qwang12Make sure RestoreTPL paired with RaiseTPL
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 qwang12Resolve the build break caused by changes to DxeCore.
2007-03-09 qwang121) Replace BdsLibGetBootMode with GetBootMode from...
2007-02-26 klu2Add PcdUefiLibMaxPrintBufferSize for all modules who...
2007-02-13 qhuang8Remove the reference of UnixOemStatusHookLib
2007-02-13 qhuang8Split UnixOemHookStatusCodeLib to PEI/DXE instances
2007-02-13 tgingoldstart timer at initialization
2007-02-13 tgingolduse nanosleep instead of usleep, ugaX11 calls msSleep...
2007-02-13 tgingoldEdkGenericBdsLib and Logo removed, use EdkGenericPlatfo...
2007-02-13 tgingoldnewline added at end
2007-02-13 tgingoldLogo and EdkgenericBdsLib removed
2007-02-13 tgingoldupdated to use new packages from EdkModule
2007-02-12 tgingoldfix gcc warnings (missing braces around initializer)
2007-02-05 qhuang81.Drop the support of UEFI_APPLICATION for UefiDriverLib
2007-02-02 vanjeffchanged timer lib reference from BaseTimerLibLocalApic...
2007-02-02 vanjeff1. removed some null directories BaseTimerLibLocalApic...
2007-01-31 xgu31. PEI core needs to check image machine type
2007-01-31 klu2remove unused PCD
2007-01-25 qwang12Remove USER_DEFINED in IncludePkgHeader in spd files...
2007-01-24 bbahnsenFix up file names.
2007-01-19 qhuang8Fix component name bugs when input Controller Name...
2007-01-16 xgu3Fix the issues,
2007-01-16 xgu3Fix the issues,
2007-01-12 xli24Update video card preference policy, together with...
2007-01-12 klu2fix some minor warning for unix package
2007-01-11 xli24BDS code calls Hii->FindHandles() with hardcoded length.
2007-01-08 klu2fix some minor warning
2007-01-08 klu2fix the warning for structure initialization
2007-01-07 bbahnsenChange many windows references to unix.
2007-01-07 bbahnsenAlways return an aligned block when mapping memory.
2007-01-06 bbahnsenFix an unititialized memory read.
2007-01-06 tgingoldUnix version of EFI emulator