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
Age
Commit message (
Expand
)
Author
2011-05-16
Return scan code for Pause key.
vanjeff
2011-05-10
Remove duplicate PCD declaration
mdkinney
2011-05-09
Clean up DEC files:
mdkinney
2011-05-05
Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx
mdkinney
2011-03-31
1. solve build time issue that FV size is exceed due to more modules is inclu...
erictian
2011-03-22
Fix gBS->Stall bug. The current code would only stall for a single timer tick...
andrewfish
2011-03-14
Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.
vanjeff
2011-03-10
Update DebugLib to provide support for "err" command in the EFI Shell to adju...
mdkinney
2011-03-08
Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...
andrewfish
2011-03-05
UnixPkg: Fix build for Linux
jljusten
2011-03-05
UnixPkg: Use build flag to prevent FatPkg from being required
jljusten
2011-02-02
Fix issue with fixing tabs.
andrewfish
2010-12-10
update copyright format
hhtian
2010-12-06
DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot
jljusten
2010-12-01
Remove unused files to make it easier to add new thunks.
andrewfish
2010-12-01
Fix token dup caused by merge.
andrewfish
2010-12-01
2nd wave of r11105 checkin.2nd wave of r11105 checkin.
andrewfish
2010-11-30
Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...
andrewfish
2010-11-29
Sync update to improve compiler compatibility
mdkinney
2010-11-12
Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...
li-elvin
2010-10-15
Update to support Xcode 64-bit debug.
andrewfish
2010-10-13
UnixPkg: Allow build.sh/build64.sh to be run from the edk2 root
jljusten
2010-10-13
UnixPkg MiscSubClassPlatformDxe: Add en-US langdef to *.uni
jljusten
2010-10-13
UnixPkg build64.sh: Build UnixPkg X64 with GCC44
jljusten
2010-10-13
UnixPkg SEC: Fix link flags for using GCC on Linux x86-64
jljusten
2010-10-13
UnixPkg: Enable gasket functions for all X64 toolchains
jljusten
2010-10-13
UnixPkg: Added missing EFIAPI for many Gasket functions
jljusten
2010-10-12
Fix bad NT 32 reference in print to be UnixPkg.
andrewfish
2010-10-12
Make the script pass arguments so clean from Xcode works properly.
andrewfish
2010-09-20
Finish spliting SecDispatchTableLib into two functions so it can be a BaseLib
andrewfish
2010-09-16
Added SecDispatchTable library to allow custom PPIs to be passed up to into P...
andrewfish
2010-09-16
Clean up clean and clarify XCODE flags.
andrewfish
2010-08-18
Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...
andrewfish
2010-08-12
Add LZMA decompression to DXE Core.
andrewfish
2010-08-08
Fix reverse gasket issue that was breaking watch dog timer.
andrewfish
2010-08-05
Fix crash in UnixPkg caused by r10769. The DxeCore is not calling the library...
andrewfish
2010-07-30
Minor update code comment in last commitment.
qhuang8
2010-07-30
Update UnixUgaScreen module to adapt to the change in Unix UGA protocol inter...
qhuang8
2010-07-30
Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...
qhuang8
2010-07-29
Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...
andrewfish
2010-07-26
Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...
qhuang8
2010-07-24
Started working on EFI ABI to UNIX ABI assembly gasket
andrewfish
2010-07-23
Changed the X64 gasket so it would be possible to port it to deal with the Un...
andrewfish
2010-07-23
Add an option to build the GccShell. './build.sh shell' or './build64.sh' wil...
andrewfish
2010-07-22
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...
andrewfish
2010-07-22
Added to support X64 port (with SV5 ABI). May be able to remove after we port...
andrewfish
2010-07-20
Fix #pragma pack(4) issue with an #ifdef. The #pragma () is in the wrong place.
andrewfish
2010-07-15
Some more 64-bit fixes.
andrewfish
2010-07-14
Fix xcode project to point to the correct X64 paths. Also update print out to...
andrewfish
2010-07-14
Add an Xcode project to build 64-bit UnixPkg. Currently crashes in PeiCore().
andrewfish
[next]