summaryrefslogtreecommitdiffstats
path: root/UnixPkg
Commit message (Expand)AuthorAgeFilesLines
* Remove include in commentsklu22009-07-271-1/+0
* Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ...klu22009-07-271-1/+2
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-9/+18
* Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu22009-07-131-1/+1
* Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu22009-07-131-0/+1
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-117-319/+315
* roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian2009-07-101-2/+2
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-2/+22
* Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2009-07-101-17/+0
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-094-5/+6
* change the name of macro or data structure to follow DataHubSubclass/MemSubcl...eric_tian2009-07-081-2/+2
* Revert r8771. UnixPkg has a custom RTC driver.jljusten2009-07-071-1/+1
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-071-2/+0
* Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu22009-07-071-1/+1
* add readme.txt for UnixPkgklu22009-07-061-0/+32
* Remove extra GUID that is not usedmdkinney2009-07-031-1/+0
* Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu22009-06-191-4/+0
* Retire the duplicate StatusCode PCD:lgao42009-06-161-14/+1
* Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao42009-06-126-10/+5
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-072-39/+10
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-073-102/+101
* changed %s to %a to print correct ascii string.vanjeff2009-06-032-8/+8
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-012-2/+0
* Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney2009-06-014-34/+0
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-303-12/+12
* change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32009-05-2511-0/+0
* Replace .globl with ASM_GLOBALxli242009-05-201-1/+1
* add one comment when destroy the buffer.vanjeff2009-05-181-0/+1
* Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2009-05-092-32/+32
* 1. Assign BDS timeout PCD value.vanjeff2009-05-082-2/+4
* Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompressjljusten2009-04-271-5/+1
* Update DSC&FDF files according to update of status code PEIM.xli242009-04-272-3/+3
* Update FDF files according to update of status code driver.xli242009-04-271-2/+2
* Update DSC files according to update of status code driver.xli242009-04-271-1/+1
* Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao42009-04-171-2/+0
* updateeric_tian2009-04-171-1/+1
* HII Library Class interface refine.rsun32009-04-142-6/+16
* change the output executable file postfix name from .exe to NULL.eric_tian2009-04-141-1/+1
* Add UefiHiiServicesLib library instance in every one DSClgao42009-04-131-0/+1
* updated to use the term “temporary memory” but not CAReric_tian2009-04-081-1/+1
* Retire Extended HII library class.rsun32009-04-021-1/+0
* Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun32009-03-311-1/+1
* Fix the wrong Revision number. According to PI spec 1.0, this field should be...qhuang82009-03-191-2/+2
* modify the format of DynamicHii type pcd in DSC file. We directly use Unicode...eric_tian2009-03-171-2/+2
* retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian2009-03-123-13/+0
* retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian2009-03-091-1/+0
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-3/+3
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-1/+1
* Add empty lineqhuang82009-03-052-2/+2