]> git.proxmox.com Git - mirror_edk2.git/history - UnixPkg
Update DebugLib to provide support for "err" command in the EFI Shell to adjust the...
[mirror_edk2.git] / UnixPkg /
2011-03-08 andrewfishFix up the UnixPkg to work with clang on OS X. XCLANG...
2011-03-05 jljustenUnixPkg: Fix build for Linux
2011-03-05 jljustenUnixPkg: Use build flag to prevent FatPkg from being...
2011-02-02 andrewfishFix issue with fixing tabs.
2010-12-10 hhtianupdate copyright format
2010-12-06 jljustenDuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset...
2010-12-01 andrewfishRemove unused files to make it easier to add new thunks.
2010-12-01 andrewfishFix token dup caused by merge.
2010-12-01 andrewfish2nd wave of r11105 checkin.2nd wave of r11105 checkin.
2010-11-30 andrewfishAdding Simple Pointer, GOP, SimpleTextInEx, and Network...
2010-11-29 mdkinneySync update to improve compiler compatibility
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-10-15 andrewfishUpdate to support Xcode 64-bit debug.
2010-10-13 jljustenUnixPkg: Allow build.sh/build64.sh to be run from the...
2010-10-13 jljustenUnixPkg MiscSubClassPlatformDxe: Add en-US langdef...
2010-10-13 jljustenUnixPkg build64.sh: Build UnixPkg X64 with GCC44
2010-10-13 jljustenUnixPkg SEC: Fix link flags for using GCC on Linux...
2010-10-13 jljustenUnixPkg: Enable gasket functions for all X64 toolchains
2010-10-13 jljustenUnixPkg: Added missing EFIAPI for many Gasket functions
2010-10-12 andrewfishFix bad NT 32 reference in print to be UnixPkg.
2010-10-12 andrewfishMake the script pass arguments so clean from Xcode...
2010-09-20 andrewfishFinish spliting SecDispatchTableLib into two functions...
2010-09-16 andrewfishAdded SecDispatchTable library to allow custom PPIs...
2010-09-16 andrewfishClean up clean and clarify XCODE flags.
2010-08-18 andrewfishAdded support for an EFI X64 ABI compatible UnixPkg...
2010-08-12 andrewfishAdd LZMA decompression to DXE Core.
2010-08-08 andrewfishFix reverse gasket issue that was breaking watch dog...
2010-08-05 andrewfishFix crash in UnixPkg caused by r10769. The DxeCore...
2010-07-30 qhuang8Minor update code comment in last commitment.
2010-07-30 qhuang8Update UnixUgaScreen module to adapt to the change...
2010-07-30 qhuang8Add -m32 option for IA32 ASM flag to ensure it is treat...
2010-07-29 andrewfishComplete coding to support X64 EFI ABI in UnixPkg....
2010-07-26 qhuang8Change the GUID value of UnixBaseLib to avoid Guid...
2010-07-24 andrewfishStarted working on EFI ABI to UNIX ABI assembly gasket
2010-07-23 andrewfishChanged the X64 gasket so it would be possible to port...
2010-07-23 andrewfishAdd an option to build the GccShell. './build.sh shell...
2010-07-22 andrewfishPort UnixPkg to also support X64. Currently only suppor...
2010-07-22 andrewfishAdded to support X64 port (with SV5 ABI). May be able...
2010-07-20 andrewfishFix #pragma pack(4) issue with an #ifdef. The #pragma...
2010-07-15 andrewfishSome more 64-bit fixes.
2010-07-14 andrewfishFix xcode project to point to the correct X64 paths...
2010-07-14 andrewfishAdd an Xcode project to build 64-bit UnixPkg. Currently...
2010-07-14 andrewfishFix 64-bit compile bug
2010-07-14 andrewfishStarted trying to get the UnixPkg to compile for X64...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-04-28 hhtianUpdate the copyright notice format
2010-04-22 andrewfishRemove DataHub PCD references.
2010-04-22 lgao4Remove Framework DataHubDxe and DataHubStdErrDxe driver...
2010-04-09 niruiyuUnixSerialIo driver was changed to produce the flow...
2010-03-03 xdu2Add VlanConfigDxe to platform DSC/FDF.
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-03-02 klu2Cleanup unused items produced by EmbeddedPkg in UnixPkg.dsc
2010-03-02 klu2Cleanup unused library class in UnixPkg.dsc
2010-03-01 lgao4Add the missing OUTPUT directory for the EFI and depex...
2010-03-01 lgao4Clean up Rules of Platform FDFs to apply only one EFI...
2010-02-26 vanjeffadd debug agent null instance in DSC file.
2010-02-25 jljustenCleanup: Remove PcdDxePcdDatabaseTraverseEnabled
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2010-02-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-10 andrewfishOnly ment to add support to build and launch Ebl shell...
2010-02-10 andrewfishRemove dead command and clean up some coding style...
2010-02-01 qhuang8Fix the build warning of potential uninitialized variab...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-27 andrewfishAdd in commented out hooks for Shell and FatPkg.
2010-01-27 andrewfishFix issue where the script assumed tools are in Bin...
2010-01-15 AJFISHUpdate scripts to point to edk2 BaseTools now fixes...
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
2009-12-29 xli24Refer to OEM status code hook library instances in...
2009-12-29 xli24Refer to status code library instances in MdeModulePkg.
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-24 eric_tianclean-up the license to open source.
2009-12-18 AJFISHFix a bug with the shell cp command. When searching...
2009-12-08 AJFISHFix for the Linux Build. #ifdef __APPLE__ around the...
2009-12-08 ajfishFix the UnixPkg default to have the tools come from...
2009-12-07 xli24Update UnixPkg emulation platform to produce dummy...
2009-12-06 AJFISHAdded support for Xcode on Snow Leopard. Upaded with...
2009-11-26 lgao4Add DxeSecurityManagementLib instance
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-11-16 klu2Correct the alignment for PEIM
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-09-22 qhuang8Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-08-26 AJFISHMinor bugs fixes from testing on Xcode 3.2 and with...
2009-08-25 qhuang8Add Sec/Ia32/Gasket.S
2009-08-25 qhuang8Integrate patch from Andrew Fish to make it run on...
2009-08-20 jchen20deleted PCD PcdUefiVariableDefaultTimeout
2009-08-11 qhuang8Retire the usage of S3Lib and RecoveryLib since DxeIpl...
2009-07-27 klu2Remove include in comments
2009-07-27 klu2Use Uefi.h instead of PiDxe.h, because B0 defined in...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-13 klu2Fix build broken, DxeUnixPeCoffExtracActionLib should...
2009-07-13 klu2Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec...
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 eric_tianroll back the change on the naming of DataHubRecords...
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-10 mdkinneyRemove code that fills in the FirmwareVendor and Firmwa...
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-07-08 eric_tianchange the name of macro or data structure to follow...
next