1) Check in Pei/Dxe status code;
2) OemHookStatusCodeLib and SerialPortLib class and null instance; 3) Remove all referenced code from EdkModulePkg,EdkNt32Pkg. 4) Add Nt32OemHookStatusCodeLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1067 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
27
EdkModulePkg/Universal/StatusCode/Dxe/Ipf/StatusCode.dxs
Normal file
27
EdkModulePkg/Universal/StatusCode/Dxe/Ipf/StatusCode.dxs
Normal file
@@ -0,0 +1,27 @@
|
||||
#/*++
|
||||
#
|
||||
// Copyright (c) 2006, Intel Corporation. All rights reserved.
|
||||
// This software and associated documentation (if any) is furnished
|
||||
// under a license and may only be used or copied in accordance
|
||||
// with the terms of the license. Except as permitted by such
|
||||
// license, no part of this software or documentation may be
|
||||
// reproduced, stored in a retrieval system, or transmitted in any
|
||||
// form or by any means without the express written consent of
|
||||
// Intel Corporation.
|
||||
#
|
||||
# Module Name:
|
||||
#
|
||||
# IpfStatusCode.dxs
|
||||
#
|
||||
# Abstract:
|
||||
#
|
||||
# Dependency expression source file.
|
||||
#
|
||||
#--*/
|
||||
|
||||
#include <AutoGen.h>
|
||||
#include <DxeDepex.h>
|
||||
|
||||
DEPENDENCY_START
|
||||
EFI_DATA_HUB_PROTOCOL_GUID AND EFI_EXTENDED_SAL_BASE_IO_SERVICES_PROTOCOL_GUID
|
||||
DEPENDENCY_END
|
Reference in New Issue
Block a user