summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. .jchen202010-01-254-0/+887
* update copyright to 2010lgao42010-01-091-1/+1
* Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao42010-01-091-1/+1
* Coding style fix.rsun32010-01-072-12/+18
* Fix bugs in SmmBaseHelper driver.rsun32010-01-051-4/+4
* Only check the unsupported IFR opcode for framework HII form package.lgao42009-12-311-27/+20
* Remove dependency on include file in package outside of EKD2.rsun32009-12-313-2/+144
* Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun32009-12-3117-37/+2391
* Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu22009-12-3010-1/+1
* Fix some typo.klu22009-12-284-10/+10
* Add a thunk driver to translate framework DataHub's smbios related record to ...klu22009-12-2810-0/+7387
* replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff2009-12-251-1/+1
* Make MP Services thunk driver only be built under IA32 and X64 archs.xli242009-12-161-1/+1
* Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun32009-12-151-2/+2
* Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli242009-12-1510-1/+2922
* Check in thunk driver for CPU I/O 2 Protocol.xli242009-12-074-0/+398
* Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH2009-12-066-2/+243
* Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli242009-11-254-1/+504
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-173-21/+21
* Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao42009-11-131-0/+7
* 1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye2009-11-111-1/+2
* Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao42009-11-111-25/+26
* Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang82009-11-091-2/+7
* clean up non-English characters.vanjeff2009-10-101-1/+1
* Fixed issues compiling for Apple gcc on IA-32AJFISH2009-09-2499-2186/+2216
* Remove unnecessary -D flag for GNU assemblers. This flag should have no effect.qhuang82009-09-221-2/+2
* Fix bug that home addresses for register parameters must be allocated for cal...rsun32009-09-221-0/+2
* Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...qhuang82009-09-211-1/+2
* Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang82009-09-211-3/+3
* Add RHSA (remapping hardware static Affinity) structure definition according ...htao2009-09-161-0/+12
* Correct EFI_IFR_RESET_BUTTON from question to statement.lgao42009-09-082-5/+3
* Update to remove .intel_syntax directives to improve portability since it is ...qhuang82009-08-2011-118/+107
* Remove unnecessary .align directory and change .align directory to .p2align t...qhuang82009-08-202-4/+3
* Remove unnecessary .align directives.qhuang82009-08-2046-92/+46
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-20133-7253/+7253
* redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian2009-08-142-10/+24
* update EdkCompatibilityPkg version to 0.90vanjeff2009-07-302-3/+4
* Enhanced BMP file security check.vanjeff2009-07-272-12/+28
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao42009-07-231-11/+21
* Remove unused local variable to fix build break.lgao42009-07-171-4/+0
* Remove the auto conversion for the first varstore name to "Setup".lgao42009-07-152-17/+5
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-136-61/+61
* remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian2009-07-131-2/+0
* Fix build breakmdkinney2009-07-101-2/+2
* The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add...rsun32009-07-102-2/+4
* Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...rsun32009-07-101-0/+1
* Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h.rsun32009-07-103-12/+12
* Fix build break.lgao42009-07-101-2/+2
* Add comments for the inconsistent definition with framework specification.lgao42009-07-081-11/+0