- 1e43716 Save segment registers on stack in case the thunk code assembly calls CF9 soft reset and the x64 registers get cleared. by qhuang8 · 16 years ago
- 0f26852 Retire HiiLibGetNextLanguage() API from HII Library class. by rsun3 · 16 years ago
- a45d161 add comments for protocol/print.h and retire ReadOnlyVariableThunkPresent by jchen20 · 16 years ago
- ad5a96a Retire language conversion APIs from HII library class. by rsun3 · 16 years ago
- 887c077 Fix an issue that an assert occurrs if user inputs a password whose length is less than the minimum required length. The root cause is that under such case the Form Browser will pass a null string (string ID = 0) to the Config Access callback. The callback handler does not handle such case correctly. by rsun3 · 16 years ago
- cb7d01c HII Library Class interface refine. by rsun3 · 16 years ago
- cdaf790 Fix the conflicted function names to new HII library. by lgao4 · 16 years ago
- 39e65b3 Add UefiHiiServicesLib library instance in every one DSC by lgao4 · 16 years ago
- 647a768 Pass correct device path to uninstall the handle on which default config access protocol is installed. by rsun3 · 16 years ago
- 6d93108 Produce the same HiiVendor device path for each Pack that causes Framework HII NewPack service can't be called more than once. by lgao4 · 16 years ago
- 101361d updated to use the term “temporary memory” but not CAR by eric_tian · 16 years ago
- 00683bf PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib. by rsun3 · 16 years ago
- f6f910d Retire Extended HII library class. by rsun3 · 16 years ago
- 62c236c Fix check error. by lgao4 · 16 years ago
- 0b09813 Retire RFC_3066_ENTRY_SIZE definition. by qhuang8 · 16 years ago
- 974a027 Fix build break. ISO_639_2_ENTRY_SIZE has been moved to be local. by jji4 · 16 years ago
- 78b719a 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- d14a393 Fix build break to remove over-include file. by qhuang8 · 16 years ago
- 7e26c7e Fix build break: MdeModuleHii.h has been moved from MdeModulePkg/Include to MdeModulePkg/Include/Guid directory. by qhuang8 · 16 years ago
- c85640b 1, Use #if defined() to judge the switching macro such as compiler macro. by klu2 · 16 years ago
- 4fe3ce8 Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkCompatibilityPkg.dsc for build validation. by qhuang8 · 16 years ago
- 46d95f3 Add PrintThunk driver, it depends on PrintLib on top of MdePkg: by qhuang8 · 16 years ago
- 45a3634 Add Print.h, an EDKII public include file for thunk driver by qhuang8 · 16 years ago
- 058bf46 Use #ifdef but not #if for compiler macros. by klu2 · 16 years ago
- b518ea4 fixed typo by jcarsey · 16 years ago
- 4798ea5 1) Replace IA32API with EFIAPI to standardise the calling convention. by qwang12 · 16 years ago
- b2ba1c1 Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
- 092d6a1 1) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility build switch is turned on for Framework HII modules. by qwang12 · 16 years ago
- 59a7e4f For ECP, disable ICC's remark #869: "Parameter" was never referenced warning. by xli24 · 16 years ago
- 1831d0e Split out Synchronization Library from Base Library by mdkinney · 16 years ago
- f67cc2c Update the DSC file name based on the directory name change. by qwang12 · 16 years ago
- a0e221a Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- b650f50 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 1127174 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 7bd0459 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 08e409c Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 9d006d2 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 0978682 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- 8460a81 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- b11dcd8 Update the INF file name based on the directory name change. by qwang12 · 16 years ago
- dcb6a8b Update the INF file based on the change to direcotry and file name. by qwang12 · 16 years ago
- 5c6926d Update the INF file based on the change to direcotry and file name. by qwang12 · 16 years ago
- f275c91 Update the INF file based on the change to direcotry and file name. by qwang12 · 16 years ago
- 186bc15 Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. by qwang12 · 16 years ago
- 4c9c0f7 Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. by qwang12 · 16 years ago
- 9fa98a8 Add change log for some new definitions. They are backward compatible. by qhuang8 · 16 years ago
- 1e39deb Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definition to build newest shell source. by qhuang8 · 16 years ago
- b7771ea Revert OUTPUT_DIRECTORY to Build/EdkCompatibilityPkg. Build tool is enhanced to handle long path name issue which cause build failure in GCC tool chains by qwang12 · 16 years ago
- 667ced8 Upgrade both PACKAGE_VERSION and PLATFORM_VERSION to 0.5 as major function has been implemented including: by qwang12 · 16 years ago
- 679242b Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <= 0x00020000. When EFI_SPECIFICATION_VERSION > 0x00020000, this definition is defined at EdkCompatibilityPkg\Foundation\Efi\Include\EfiDevicePath.h by qwang12 · 16 years ago
- 0ecc0cb Update the OUTPUT_DIRECTORY name. This is to shorten the possbile command line which may cause a sub-process spawned from the ar command to fail for GCC tool chains. by qwang12 · 16 years ago
- a235abd Following UEFI spec to do auto booting after a time-out. This feature is implemented by qwang12 · 16 years ago
- a3a8317 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
- dee207e 1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser. by qwang12 · 16 years ago
- 73d1dcb Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption. by qwang12 · 16 years ago
- f51aea9 Use correct capitalization for include path. by xli24 · 16 years ago
- bb4af29 IPF GCC tool-chain cleanup. by qwang12 · 16 years ago
- 90eff00 update comment by qwang12 · 16 years ago
- d8444a2 1) GCC Clean up. by qwang12 · 16 years ago
- 9e21d6d Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_Lib_Spec. by gikidy · 16 years ago
- 2b534a7 Fix a bug of not initialize Private->PciRootBridgeIo correctly. by qwang12 · 16 years ago
- 9fd4915 Use .radix directive that GCC assembly supports. by xli24 · 16 years ago
- 8138a06 a statement ".radix D" which cause build break for *NIX IPF tool-chain. This is temperarily comment out. This .s file will be reimplemented to follow EDKII's MdePkg's BaseLib's IPF instruction flush code. by qwang12 · 16 years ago
- 97f201c Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. by gikidy · 16 years ago
- d87a4d5 UNIX GCC cleanup: file name is case sensitive. by qwang12 · 16 years ago
- aa274d2 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT and MEMORY_FENCE. by qwang12 · 16 years ago
- 81c56b8 Unix GCC cleanup: File name is case sensitive. Foward slash is used. by qwang12 · 16 years ago
- f90eb36 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT and MEMORY_FENCE. by qwang12 · 16 years ago
- 0325471 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSupportLib create new opcode. by qwang12 · 16 years ago
- 168da75 Fixed a error although Math.c is not built include for building. by qwang12 · 16 years ago
- 0fc1f8f GCC Cleanup: Files name should match the case in the file system. by qwang12 · 16 years ago
- 6bc3c11 GCC cleanup: forward slash used.o by qwang12 · 16 years ago
- 6800062 Move GlueLib's PeiPerformanceLib and DxePerformanceLib to [Components.IA32,Components.X64] and [Libraries.IA32,Libraries.X64] as the ECP implementation use AsmReadTsc () function (IA32/X64 only). by qwang12 · 16 years ago
- ba428fb Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain. by qwang12 · 16 years ago
- d437caa Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain. by qwang12 · 16 years ago
- bc4c047 1) Revert the original CompilerStubLib.inf which will be built by EDK tool chain. CompilerStubLib_Edk2.inf is the one that should be built by EDK II tool chain. by qwang12 · 16 years ago
- 48a59ce Update the entry point function's prototype. Add Doxygen function header. by qwang12 · 16 years ago
- bad2ca8 Update the entry point function's prototype. by qwang12 · 16 years ago
- 88b6bce Clean ECP for build failure. by xli24 · 16 years ago
- e24d48a 1) Initialize return value for UefiOp for all execution path. by qwang12 · 16 years ago
- 5990ace ICC IA32 Cleanup. by qwang12 · 16 years ago
- cec4aed GCC/ICC Cleanup. by qwang12 · 16 years ago
- 35d297c PI defines the architectural way to get PeiServicesTablePointer from sizeof (UINTN) bytes before the IDT table base. Add the runtime detection of PI version so that Mm7 Library instance is usable under PI 1.0 system. by qwang12 · 16 years ago
- b6228a0 add ULL suffix to Long Long number. by qwang12 · 16 years ago
- 1aaf8fe add ULL suffix to PEI_SERVICES_SIGNATURE by qwang12 · 16 years ago
- 3321fa0 1) Add in SharingStringPack to make UpdateString only create/update string token in the String Packages that shares String Package with each other. For a String Token to be updated in a Package, TagGUID must be the same and SharingStringPack need to be true too. by qwang12 · 16 years ago
- 70d72ba 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output. by qwang12 · 16 years ago
- cae5044 GCC Build Clean: Add doxygen comment and fix build break issue. by qwang12 · 16 years ago
- 19caab5 1) Covert the FvAttributes back to format defined in Framework spec after calling the PI FV Protocol. This behavior is defined in Framework spec. by qwang12 · 16 years ago
- 9e99ce3 Covert the FvAttributes back to format defined in PI spec after calling the Framework FV Protocol. This behavior is defined in PI spec. by qwang12 · 16 years ago
- 6d8f3e5 EBC Cleanup: BaseIoLibIntrinsic is only supported for IA32, IPF, X64 by qwang12 · 16 years ago
- 73396ac EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Include\Ebc\EfiBind.h by qwang12 · 16 years ago
- 9a737ff Remove unused comment. by qwang12 · 16 years ago
- 9836611 1) Change the EFI_SPECIFICATION_VERSION to 0x00020000 and PI_SPECIFICATION_VERSION to 0x00009000. EdkCompatibilityPkg.dsc by default support UEFI 2.0 and Framework 0.9x. by qwang12 · 16 years ago
- a7875fb ICC Cleanup. by qwang12 · 16 years ago
- 1bfbd13 ICC Cleanup: by qwang12 · 16 years ago
- 78d9194 ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) by qwang12 · 16 years ago
- 71f633d ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) by qwang12 · 16 years ago
- 89f0481 ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP and EFI_PEI_TRANSFER_CONTROL_LONG_JUMP data cast. by qwang12 · 16 years ago
- ec5ed91 ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) by qwang12 · 16 years ago