Update UefiHiiLib to support new defined IFR related HII APIs.
Apply new defined IFR related HII APIs in PlatOverMngr, DriverSample, IScsiDxe and Setup drivers. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8066 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -71,6 +71,12 @@ typedef struct {
|
||||
UINT8 OrderedList[3];
|
||||
} MY_DATA2;
|
||||
|
||||
//
|
||||
// Labels definition
|
||||
//
|
||||
#define LABEL_UPDATE1 0x1234
|
||||
#define LABEL_UPDATE2 0x2234
|
||||
#define LABEL_END 0x2223
|
||||
|
||||
#pragma pack()
|
||||
|
||||
|
Reference in New Issue
Block a user