summaryrefslogtreecommitdiff
path: root/UnixPkg
AgeCommit message (Expand)Author
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli24
2009-12-29Refer to status code library instances in MdeModulePkg.xli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-24clean-up the license to open source.eric_tian
2009-12-18Fix a bug with the shell cp command. When searching for a / it was possible t...AJFISH
2009-12-08Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH
2009-12-08Fix the UnixPkg default to have the tools come from a seperate BaseTools proj...ajfish
2009-12-07Update UnixPkg emulation platform to produce dummy CPU I/O 2 Protocol.xli24
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH
2009-11-26Add DxeSecurityManagementLib instance lgao4
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang
2009-11-16Correct the alignment for PEIMklu2
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH
2009-08-25Add Sec/Ia32/Gasket.Sqhuang8
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang8
2009-08-20deleted PCD PcdUefiVariableDefaultTimeoutjchen20
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang8
2009-07-27Remove include in commentsklu2
2009-07-27Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ...klu2
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-13Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu2
2009-07-13Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu2
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-07-10Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao4
2009-07-08change the name of macro or data structure to follow DataHubSubclass/MemSubcl...eric_tian
2009-07-07Revert r8771. UnixPkg has a custom RTC driver.jljusten
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-06add readme.txt for UnixPkgklu2
2009-07-03Remove extra GUID that is not usedmdkinney
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu2
2009-06-16Retire the duplicate StatusCode PCD:lgao4
2009-06-12Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao4
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-03changed %s to %a to print correct ascii string.vanjeff
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun3
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-18add one comment when destroy the buffer.vanjeff